Complete change of admin layout and few bugs after installation of FormBuilder..

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.
Locked
tesoro

Complete change of admin layout and few bugs after installation of FormBuilder..

Post by tesoro »

I am running CMS Made Simple 1.04 "Lanai".
Last night I tried to install FormBuilder. After installation the admin layout changed completely to white background and list... like if styles went missing :o

Then few bugs showed up, such as the one U get when I click on Modules link: "Fatal error: Call to undefined function: restrictunknownparams() in /usr/home/xxxxx/domains/xxxxx.com/public_html/modules/FormBuilder/FormBuilder.module.php on line 149"

The "Module Manager" links opens, however the FormBuilder module does not show as being installed.

The Wysiwyg Editor in "Pages" editing stopped showing.... and many other smaller bugs which are limiting the functionality of the CMS.


I tried to delete FormBuilder via FTP but the server wouldn't allow me to do it. I tried to do it via FileManager in DirectAdmin, same "unable to delete".

Any advice on how at least restore the admin to its previous layout and functionality will be much appreciated.

Thanks!
Last edited by tesoro on Tue Dec 11, 2007 8:26 pm, edited 1 time in total.
janspeer
New Member
New Member
Posts: 5
Joined: Fri Dec 28, 2007 3:36 pm

Re: Complete change of admin layout and few bugs after installation of FormBuilder..

Post by janspeer »

I have the same problem after trying to load 'picture album' with the Module Manager. I guess as soon as I load anything with the module manager I will have this problem. Pls help.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Complete change of admin layout and few bugs after installation of FormBuild

Post by Nullig »

You may have insufficient memory for php to run properly. Is your php memory_limit set to 8M? If so, you can try adding the following line near the top of your config.php file.

Code: Select all

ini_set("memory_limit", "32M");
Nullig
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Complete change of admin layout and few bugs after installation of FormBuilder..

Post by calguy1000 »

Check your httpd error logs they will tell you what the problem is
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.
Locked

Return to “CMSMS Core”