lifestar Posted December 10, 2009 Posted December 10, 2009 Spent 4 days searching forum with no results for this issue. Have had Oscommerce installed with "Prices for Logged-In Users Only" addon and shared SSL for several years. All has been working with no issues and we have made no changes in many months. All of the sudden, 20 days ago our host had Apache issues that lasted over 10 days - customers could not log in and any images called through the shared SSL did not appear. When the Apache issues were finally resolved, after TEN days, it seemed the shared SSL was expired- we had to wait for that to be resolved. Customers can log in , but they are asked to log in again when clicking on any link- they never get to view prices because every page says "Please log in to see prices". They are logged in though because their information is shown under the "My Account" link. Our host is absolutely no help on what changes might have caused this... Anyone have any ideas as to how this can be fixed? Thanks in advance for any ideas or advice.
FIMBLE Posted December 10, 2009 Posted December 10, 2009 Hi what is your URL and also a test account details will help Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
lifestar Posted December 10, 2009 Author Posted December 10, 2009 Thanks Nic, Click on "log yourself in" at http://www.logosincrystal.com/wholesale/ - Use the following tester account to log in.... Email address: [email protected] Password: testing Once logged in, click on any of the links on the left to view the error. Again, your assistance is much appreciated.
germ Posted December 11, 2009 Posted December 11, 2009 Thanks Nic, Click on "log yourself in" at http://www.logosincrystal.com/wholesale/ - Use the following tester account to log in.... Email address: [email protected] Password: testing Once logged in, click on any of the links on the left to view the error. Again, your assistance is much appreciated. No cookie is getting made on the SSL side with the osCsid in it so the session is getting lost. I don't know what you have for your HTTPS_COOKIE_DOMAIN in your configure file, but I'd try this: define('HTTPS_COOKIE_DOMAIN', '.ssl2.tritoncore.com'); (Yes it's supposed to have a period at the beginning) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
lifestar Posted February 22, 2010 Author Posted February 22, 2010 No cookie is getting made on the SSL side with the osCsid in it so the session is getting lost. I don't know what you have for your HTTPS_COOKIE_DOMAIN in your configure file, but I'd try this: define('HTTPS_COOKIE_DOMAIN', '.ssl2.tritoncore.com'); (Yes it's supposed to have a period at the beginning) Hi - we already had the above set without the period but did add the period. Still the same issue but now every once in a while, the price will show up for something here and there.... but you still get the same "Please log in to see prices" everywhere and you can't add anything to the cart. Its weird how everything was working and nothing was edited for a very long time, but all of the sudden the script quit working correctly. Our host is no help. Any other suggestions would be great! Thanks in advance.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.