Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

errors in custom store


FourTwenty

Recommended Posts

Posted

here is my store

http://www.thecannabible.com/store/

 

here is what i get when i click on shipping

Warning: session_start(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /usr/home/rob/html/thecannabible/store/includes/functions/sessions.php on line 76

 

what is the problem and how do i fix?

Posted

Your store is adding this to every session id (on the end of it), and that's causing the error (different number for different info_id's):

?info_id=2

 

You've obviously installed something that's messed up the pathways.

 

Vger

Posted

can you fix it for me?

 

 

Your store is adding this to every session id (on the end of it), and that's causing the error (different number for different info_id's):

You've obviously installed something that's messed up the pathways.

 

Vger

Posted

my programmer says he can fix it, but he has this question...

 

what file do you need to edit to fix a switch of session ID and information.php reference id?

Posted

Your programmer, assuming he is the one who's been working on the website, is the person who caused this error in the first place. It will not have just happened by itself. He just needs to go back over his Change Log to see what it is that he has altered. If he didn't keep a Change Log then he'll have to do it from memory, or else restore original files and start again.

 

Vger

Posted

had one programmer that left me, with this error...so there was no knowing what happened...the new programmer could not figure it out...the third programmer just fixed it...thanks.

 

 

Your programmer, assuming he is the one who's been working on the website, is the person who caused this error in the first place. It will not have just happened by itself. He just needs to go back over his Change Log to see what it is that he has altered. If he didn't keep a Change Log then he'll have to do it from memory, or else restore original files and start again.

 

Vger

Archived

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

×
×
  • Create New...