FourTwenty Posted January 11, 2006 Posted January 11, 2006 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?
♥Vger Posted January 11, 2006 Posted January 11, 2006 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
FourTwenty Posted January 12, 2006 Author Posted January 12, 2006 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
FourTwenty Posted January 14, 2006 Author Posted January 14, 2006 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?
♥Vger Posted January 15, 2006 Posted January 15, 2006 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
FourTwenty Posted January 19, 2006 Author Posted January 19, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.