Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

lost all sessions .. links problem shopping cart etc..


mods2003

Recommended Posts

Posted

im really lost on this one .. ive have just lost sessions on my site

shopping cart and login pages wont work

 

all links are just shipping.php ...... with out being shipping.php?HGjhUHDSHJHSH7t........... etc

 

:( please could some one let me know what i have to do to get it back please

 

many thanks ... site that im having troble is www.wightart.co.uk thank you

[email protected]

 

is o so simple to get it wrong!

Posted

Well....you have a major problem on the default page.....the cool menu does not work with NS7, I didn't try it with IE. It also took 128+ seconds to load.

 

What other additions/changes have you made recently that could have affected things?

Posted

hi,

 

ah yeah i was just installing cool menu ive removed that now !

 

ive added cat_menu tab version 2.0b but that doesnt seem to work .. works ok in the admin i think some ting to do with not havin thema installed bit confused with that could that be the problem ? em not sure

[email protected]

 

is o so simple to get it wrong!

Posted

If you do not have thema installed use cat_menu tab version 2.0a

The only diiffrence between the two is in the catalog side,

since each theme in thema has a diferent set of images to use. I had

to place them in different directories. This causes the url to be different when you call the images to be displayed. The confusion on wich version to use may be from the discription I originally had in the downloads area was incorrect.

 

You can download cat_menu version 2.0a and take the following files

from it and copy them to you catalog over writing the exsting files

 

catalog/include/cat_tab.php

catalog/include/cat_tab3.php

catalog/include/cat_tab3.php

catalog/include/cat_menu.php

 

 

in

catalog/stylesheet.css

 

change:

TD.tab {

background-image: url(../../../../images/tabs/thema/6/tab_middle.gif);

 

to:

TD.tab {

background-image: url(images/tabs/tab_middle.gif);

 

and

 

change:

TD.ontab {

background-image: url(../../../../images/tabs/thema/6/tab_middle.gif);

 

to:

TD.ontab {

background-image: url(images/tabs/tab_middle.gif);

 

your tab images should be place in catalog/images/tabs/

 

The files in the admin side are identical.

 

Hopefully this makes it start working. Sorry for the confusion my messed up discription in the contribution download section is caused. I have test cat_menu on contributions from before cvs release from November 2002 to 18 May 2003 releases.

 

I don't have any plans for major changes untill after the Offical templete system for OSC is implemented. Right now I am working on a button contribution to complement cat_menu so the buttons look like the cat_menu tabs when using themes or templetes.

 

Tom

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...