Page 1 of 1

Admin panel broken after installation of module SimpleSlider

Posted: Fri May 15, 2009 9:56 am
by erikhedborg
Hi!

This is my first post.

I have been using CMSMS: MLE. All has been working great up to now. I wanted to install and look att some different modules for images, so I installed the plugin "SimpleSlider-0.2.1.xml" from the xml file. The moment i installed i got an error message, and suddenly the entire admin console was without any css Cry. The website still works fine.

The style.php returns:

Code: Select all

<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <b>/home/userA/a1006000/public_html/fyrverkerifabriken.se/cmsmsml/modules/SimpleSlider/SimpleSlider.module.php</b> on line <b>7</b><br />

I gathered that this has something to do with the module  Grin. Does ordinary modules not work with the MLE edition?

How can i solve this? I cant access the "listmodules.php" with the error:

Code: Select all

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/userA/a1006000/public_html/fyrverkerifabriken.se/cmsmsml/modules/SimpleSlider/SimpleSlider.module.php on line 7

I have put an enormous effort into learning the system, and as I've been going along making the site, and there is a lot of content i don't want to loose. Is there any way to backup stylesheets, layouts, content, news, news stylesheets, user defined tags etcetera at this moment? At an ordinary moment?

As you probably have noticed from the code examples, the website root is at http://www.fyrverkerifabriken.se/cmsmsml .

Thanks for all help you can give me!

best regards
Erik Hedborg from Sweden.

Re: Admin panel broken after installation of module SimpleSlider

Posted: Sat May 16, 2009 1:07 pm
by alby
erikhedborg wrote: I have been using CMSMS: MLE. All has been working great up to now. I wanted to install and look att some different modules for images, so I installed the plugin "SimpleSlider-0.2.1.xml" from the xml file.
I think that this is a problem of SimpleSlider module.
There is a comment in home of this module: http://dev.cmsmadesimple.org/projects/simpleslider

Alby