Fatal Error and missing css for admin pages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
tophers
Forum Members
Forum Members
Posts: 218
Joined: Thu Jun 07, 2007 7:25 pm

Fatal Error and missing css for admin pages

Post 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
Pierre M.

Re: Fatal Error and missing css for admin pages

Post 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.
User avatar
Lucaz
Forum Members
Forum Members
Posts: 66
Joined: Fri Dec 01, 2006 9:56 pm

Re: Fatal Error and missing css for admin pages

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Fatal Error and missing css for admin pages

Post 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...
Post Reply

Return to “CMSMS Core”