Page 1 of 1

Shopmadesimple screwed up my admin section

Posted: Fri Oct 24, 2008 10:00 pm
by Svends1
After trying to install shopmadesimple from det module management. My admin section went to frontpage and looked all screwed up

(See image below)

Image

Also the listmodules.php throws the following error:


Fatal error: Cannot redeclare class products in /mounted-storage/xxxx/xxxxxx/xxxxxxxxxxxx/xxxxxxxxxxx/modules/ShopMadeSimple/library/products.api.php on line 2


Can anyone please help me with this one

Re: Shopmadesimple screwed up my admin section

Posted: Sat Oct 25, 2008 6:17 am
by Duketown
Svends1,

Can see the image, since it is trying to connect to your server.

It is not clear to me if you are trying to install both Shop/Cart Made Simple and Products/Orders.
Shop/Cart belong together and Products/Orders belong together. What I've noticed that if you try to mix them, you will get problems. Either use the first set or use the second couple.

Duketown

Re: Shopmadesimple screwed up my admin section

Posted: Sat Oct 25, 2008 8:58 am
by Svends1
duketown wrote: Svends1,

Can see the image, since it is trying to connect to your server.

It is not clear to me if you are trying to install both Shop/Cart Made Simple and Products/Orders.
Shop/Cart belong together and Products/Orders belong together. What I've noticed that if you try to mix them, you will get problems. Either use the first set or use the second couple.

Duketown

DOH, I have password protected the area where I'm working on this. That's why you couldn't see the image.

What i really wanna do is delete the shopmadesimple, but as mentioned, when i go to the listmodules.php i get an error and can't remove it that way.

I must warn you and everybody that wanna help, I'm a total newbie in cmsms and in PHP in general. This is my first php project ever. I'm trying to learn this way, since I'm used to working with asp.

Re: Shopmadesimple screwed up my admin section

Posted: Sun Oct 26, 2008 7:49 am
by Duketown
Svends1,

The picture tells me some thing differently. The CSS connected to the admin part is not picked up (or something like that).
I did a bit of search on the forum and got the following back (there are far more) with a similar problem.
http://forum.cmsmadesimple.org/index.php/topic,26662.msg129003.html#msg129003
http://forum.cmsmadesimple.org/index.php/topic,25824.msg125660.html#msg125660
http://forum.cmsmadesimple.org/index.php/topic,25161.msg122662.html#msg122662

Once you have your admin style sheet up and running again, then try to delete the module.

Duketown