Salla Posted December 7, 2004 Posted December 7, 2004 Can anyone help me? Is there something wrong with my logging settings, because when visiting the site as a customer, there sometimes is a text on the index page "Wellcome John". (My name is Salla!). So I can be logged in with someone elses name. Please help! I don't want to receive false orders because of this!
TCwho Posted December 8, 2004 Posted December 8, 2004 !? What ?! :lol: :lol: :lol: ...hold on....... :lol: Post your site so we can see. Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
Guest Posted December 8, 2004 Posted December 8, 2004 most likely there is another site on the same server with oscommerce. you need to set store sessions to mysql in your configure.php file and if using cache, logging, etc in the store admin set up a tmp directory in your document root path
♥Vger Posted December 8, 2004 Posted December 8, 2004 You have this error because your website is on a shared server and using a shared tmp folder to store sessions. You'll get a whole lot more problems if you don't correct this. On the last line of both of your configure.php files change it to this (stores sessions in the database) define('STORE_SESSIONS', 'mysql'); Vger
♥Vger Posted December 8, 2004 Posted December 8, 2004 Mibble. We're gonna have to start working in shifts! Vger
TCwho Posted December 8, 2004 Posted December 8, 2004 oh sorry guys... I thought this was a joke Now I know Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
Recommended Posts
Archived
This topic is now archived and is closed to further replies.