Page 1 of 1
Could not determine manipulator class name on FEU 1.3
Posted: Fri Nov 16, 2007 3:30 pm
by kazkas
I installed FEU 1.3 and instead of login form I got "Could not determine manipulator class name". Any cure for that? I already fixed functions.user_loginform.php, but it's still the same :s There are no CC ir SR modules on the site, only FEU 1.3
kazkas
Re: Could not determine manipulator class name on FEU 1.3
Posted: Fri Nov 16, 2007 4:04 pm
by calguy1000
How did you install it? via xml or via ftp
because this is a simple 'die' statement in the FrontEndUsers constructor that says that the manipulator variable hasn't been initialized. Check your php error log.
Re: Could not determine manipulator class name on FEU 1.3
Posted: Wed Dec 05, 2007 4:43 pm
by donnut
I'm having the same error after upgrading from 1.3 to 1.3.1. Upgraded via xml. I'm not sure it is relevant, but the column Action in the Modules screen is empty for FEUsers (should show Deinstall and Change permission)
Thanks for any help.
Donnut
Re: Could not determine manipulator class name on FEU 1.3
Posted: Wed Dec 05, 2007 5:16 pm
by donnut
It seems that the problem is caused by the CustomContent module. If it is deinstalled, everything works fine, also FEU 1.3.1. As soon as CustomContent is installed the error message appears (tried both 1.4.6 and 1.4.10 version).
It looks a bit like to problem described in
http://forum.cmsmadesimple.org/index.ph ... 680.0.html. Only that problem was solved in CustomContent 1.4.9.
Donnut
p.s. After downgrading CMSMS to 1.2, FEU to 1.3 and CC to 1.4.6 the error "Could not determine ..." still exists and only disappears after deinstalling CC.
p.s.s. After upgrading to FEU 1.3.1 and CC 1.4.10 the problem is 'moved'. The main pages are displayed correctly, however the subpages all give the error "Could not determine manipulator class name". Deinstalling CC 'solves' the problem.
Re: Could not determine manipulator class name on FEU 1.3
Posted: Fri Dec 07, 2007 2:21 pm
by donnut