Chasem Posted August 29, 2010 Share Posted August 29, 2010 Hi guys, After upgrading my server to have SOAP enabled, I'm having some really strange issues. #1 I cannot login to the customer portal without clicking "remember me" (My IP address is not banned) #2 I cannot click "Order Now" under Product Order Page. The screen just flashes, and it does nothing. Also clicking "Login As Client" gives "Login Details Incorrect. Please try again." What could this be??? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted August 29, 2010 Share Posted August 29, 2010 do you have register_globals on? 0 Quote Link to comment Share on other sites More sharing options...
Chasem Posted August 29, 2010 Author Share Posted August 29, 2010 do you have register_globals on? It was turned off... I turned it back on and restarted server. Still not working. 0 Quote Link to comment Share on other sites More sharing options...
Chasem Posted August 29, 2010 Author Share Posted August 29, 2010 My php-info is https://smartwiz.com/phpinfo.php *shrug* I am totally confused by this. 0 Quote Link to comment Share on other sites More sharing options...
Chasem Posted August 29, 2010 Author Share Posted August 29, 2010 I fixed it myself... Somehow my Session cookies got totally FUBARED I had to change my php.ini setting ;session.save_path = /var/lib/php/session to session.save_path = /tmp I don't know why, but it works now...... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.