10incher Posted March 16, 2006 Posted March 16, 2006 I noticed something weird happen yesterday, I went to my store and noticed that I was already logged in as another subscribed member who was currently online. I also had another member email me saying they noticed this as well. Neither of us were even logged into the store, so I assume anyone who would visit the site would see this logged-in member's information. Anyone ever come across this bug? Why is it doing this and how do I fix it? Please help!!
Raquel Posted March 16, 2006 Posted March 16, 2006 I noticed something weird happen yesterday, I went to my store and noticed that I was already logged in as another subscribed member who was currently online. I also had another member email me saying they noticed this as well. Neither of us were even logged into the store, so I assume anyone who would visit the site would see this logged-in member's information. Anyone ever come across this bug? Why is it doing this and how do I fix it? Please help!! I assume you're on a shared server that hosts other osCommerce carts? In the admin, turn off caching. I understand that causes picking up another person's information/orders/etc. -- I need no warrant for being, and no word of sanction upon my being. I am the warrant and the sanction. Ayn Rand
10incher Posted March 16, 2006 Author Posted March 16, 2006 I went into my Oscommerce admin and under "configuration", then "cache". It is already set to false. I checked under Tools then Cache Control and there are no files created for the 3 Cache Blocks listed there. Not sure what else to do.
insyspider Posted March 16, 2006 Posted March 16, 2006 http://www.oscommerce.com/community/bugs,2045/status,open
wheeloftime Posted March 17, 2006 Posted March 17, 2006 I went into my Oscommerce admin and under "configuration", then "cache". It is already set to false. I checked under Tools then Cache Control and there are no files created for the 3 Cache Blocks listed there. Not sure what else to do. Check in both your (catalog)/admin/includes/configure.php and (catalog)/includes/configure.php files if you have define('USE_PCONNECT', 'false'); // use persistent connections? define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set and to prevent that spiders index your site with sessions id's make sure you have set in your Admin->Configuration->Sessions the "Prevent Spider Sessions" to true.
10incher Posted March 17, 2006 Author Posted March 17, 2006 Thanks, I set "Prevent Spider Sessions" to true. Hopefully the bug won't happen again.
4x4groupbuy.com Posted March 17, 2006 Posted March 17, 2006 Will this effect the spiders searching the site for search engine listings?
wheeloftime Posted March 17, 2006 Posted March 17, 2006 Will this effect the spiders searching the site for search engine listings? Not at all, it just prevents getting session id's indexed with the url's
Recommended Posts
Archived
This topic is now archived and is closed to further replies.