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
Could not determine manipulator class name on FEU 1.3
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Could not determine manipulator class name on FEU 1.3
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.
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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Could not determine manipulator class name on FEU 1.3
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
Thanks for any help.
Donnut
Re: Could not determine manipulator class name on FEU 1.3
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.
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.
Last edited by donnut on Thu Dec 06, 2007 9:10 am, edited 1 time in total.