rydawg Posted September 3, 2006 Posted September 3, 2006 Hi i am just finishing my first oscommerce site but have a problem, it is not carrying over any of the credentials for shopping carts, usernames, etc.. The site is located at: http://test1.moviepuppy.com i.e. try to login is as: email: [email protected] password: testing it should say Welcome John! it says Welcome! (*which means to me it is not carrying over any of the session values (%s)) also if you go to edit this account when the forms are displayed they are all blank.. i.e. when you click on 'add to cart' it takes you to 'shopping cart is empty' although it should take you to checkout..(*this also tells me it's dropping the values for some reason?? ( %s) I am beyond confused but feel that it's probably just a simple admin setting. If anyone could offer any help at all it would be appreciated. Thank you.
jpweber Posted September 3, 2006 Posted September 3, 2006 If you're on a shared server, make sure that in your admin tool, configuration/cache, "usa cache" is set to "false". THis should never be set to "true" on a shared server, in my opinion. Then go to configuration/sessions. What values do you have there? In mine, I have my directory /tmp/ , forcued cookie use false, check SSL session ID false, Check user agent false, check IP addy false, Prevent spider sessions true, and recreate sessions false. Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
rydawg Posted September 3, 2006 Author Posted September 3, 2006 If you're on a shared server, make sure that in your admin tool, configuration/cache, "usa cache" is set to "false". THis should never be set to "true" on a shared server, in my opinion. Then go to configuration/sessions. What values do you have there? In mine, I have my directory /tmp/ , forcued cookie use false, check SSL session ID false, Check user agent false, check IP addy false, Prevent spider sessions true, and recreate sessions false. I just checked and I have the identical setup as yours for cache and sessions and I am on a shared server as well.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.