Page 1 of 1

Fatal Error and missing css for admin pages

Posted: Wed Oct 24, 2007 8:18 pm
by tophers
I was just trying to install the Form Builder module (via .xml) when I got the following:

Code: Select all

Fatal error: Call to undefined function: restrictunknownparams() in /home/tmpcan/public_html/clients/ctcc/modules/FormBuilder/FormBuilder.module.php on line 149
When I went back a page in my browser, all of the style sheets for the admin site are gone, and when I return to the Modules page, I get the same error message as above. Does anyone know why? I'm stuck - I can work on parts of the site, but not access the Modules page to get rid of the offending Form Builder, and when I try via FTP I get:

Code: Select all

Error -126: remote rmdir failed

Re: Fatal Error and missing css for admin pages

Posted: Thu Oct 25, 2007 2:37 pm
by Pierre M.
Hello,

have a look at your logs, this is strange. May be cracked.
And along with your logs, tell us more, as usual : hosting, OS, versions, settings...

Pierre M.

Re: Fatal Error and missing css for admin pages

Posted: Sun Nov 04, 2007 9:27 am
by Lucaz
tophers wrote: I was just trying to install the Form Builder module (via .xml) when I got the following:

Code: Select all

Fatal error: Call to undefined function: restrictunknownparams() in /home/tmpcan/public_html/clients/ctcc/modules/FormBuilder/FormBuilder.module.php on line 149
When I went back a page in my browser, all of the style sheets for the admin site are gone, and when I return to the Modules page, I get the same error message as above. Does anyone know why? I'm stuck - I can work on parts of the site, but not access the Modules page to get rid of the offending Form Builder, and when I try via FTP I get:

Code: Select all

Error -126: remote rmdir failed
I'm having the same problem. Can't seem to install this Module on CMS MS v.1.0.6

Tried to install this Module in 3 way's:
- Install in the Module Manager (Download & Install)
- Upload the XML
- FTP the folder "FormBuilder" to the "Modules" folder.

Both, no result.

Re: Fatal Error and missing css for admin pages

Posted: Mon Nov 05, 2007 1:28 am
by Dr.CSS
I believe the formbuilder now requires 1.1 or better...

If FTP doesn't let you delete it you may have to change it to chmod 777 to get permissions to delete...