Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Troubleshooting › WP Affiliate – not allowing Dashboard Login, or shopping cart checkout
Tagged: can't re-install, Corrupt database, unable to login
- This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by admin.
-
AuthorPosts
-
September 5, 2012 at 4:46 am #7323doketherMember
a) What part of the product isn’t working?
Wordpress will not allow the WordPress Dashboard Login right now because of something that is corrupt with the plugin. Cannot login to re-install as per instructions on: https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins#post-24193
This is also impacting the shopping cart as if someone tries to make a purchase it goes into the cart, but when you click pay and error shows up (see error #2 listed below).
All errors began happening at the same time.
b) What are you trying to achieve?
1) login to wordpress dashboard to re-install but plugin is not allowing the WP login to happen
2) fix/correct what seems to be corrupt database (see error message below)
3) shopping cart working through to collection of money from clients
c) What causes the error to show up?
WP Dashboard login: It’s running error all of the time – although others that work for me have said that if they keep trying by refreshing they CAN eventually login to the wordpress dashboard and therefor the error is intermittent, but not on my end – on my end it’s constant.
Shopping Cart: after the item(s) are in the checkout area, clicking “pay” and having it then NOT go to paypal but show error message (shown below)
d) What version of the plugin are you using?
Can’t login to tell you
e) Provide a link to the exact page where the problem is seen
1) WP dashboard login page: http://www.bewitchedstrategies.com/wp-admin/
2) Sample page for shopping cart (but ANY item added to the cart does the same thing): http://bewitchedstrategies.com/conscious-business-coaching/conscious-client-attraction/ then add item to cart and continue as if to follow through with the purchase (note: the shopping cart seems to be working when it’s a payment plan/”subscription”)
f) Which product you are using (example: eStore, WP Affiliate Platform, eMember, PDF Stamper etc…)?
I am using WP eStor, WP Affiliate, and eMember combined
g) Did you modify the plugin code?
No
ERROR CODE (for login page at http://www.bewitchedstrategies.com/wp-admin/) IS AS FOLLOWS:
faultCode0faultStringWarning:session_start(): open(var/php_sessions/sess_01c2a686e3fb3031d7f42ae0aa267475, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php on line 8faultCode0faultStringWarning:session_start(): Cannot send session cache limiter – headers already sent (output started at /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php: in /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php on line 8faultCode0faultStringWarning:Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php: in /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-includes/pluggable.php on line 881faultCode0faultStringWarning:Unknown: open(var/php_sessions/sess_01c2a686e3fb3031d7f42ae0aa267475, O_RDWR) failed: No such file or directory (2) in Unknown on line 0faultCode0faultStringWarning:Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (var/php_sessions) in Unknown on line 0
ERROR CODE (for trying to checkout through to Paypal with any item) IS AS FOLLOWS:
The shopping cart doesn’t seem to be working, here’s the error message when I try to check something out:
faultCode0faultStringWarning:session_start(): open(var/php_sessions/sess_a2f99097d31ba507e711ab40968b21c3, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php on line 8faultCode0faultStringWarning:session_start(): Cannot send session cache limiter – headers already sent (output started at /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php: in /hermes/bosweb/web081/b817/ipg.bewitchedstrategiesc/wp-content/plugins/wp-affiliate-platform/wp_affiliate_platform1.php on line 8
Either your shopping cart is empty or the PHP Session on your server is not working correctly. Please check this article
faultCode0faultStringWarning:Unknown: open(var/php_sessions/sess_a2f99097d31ba507e711ab40968b21c3, O_RDWR) failed: No such file or directory (2) in Unknown on line 0faultCode0faultStringWarning:Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (var/php_sessions) in Unknown on line 0
September 5, 2012 at 7:39 am #48996adminKeymasterBasically, PHP session on your site stopped working. Contact your hosting provider and tell them that the following error is preventing your site from working correctly and they will be able to fix the session issue for you:
faultCode0faultStringWarning:Unknown: open(var/php_sessions/sess_a2f99097d31ba507e711ab40968b21c3, O_RDWR) failed: No such file or directory (2) in Unknown on line 0faultCode0faultStringWarning:Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (var/php_sessions)
Here are two similar post where other users faced this issue and how it got resolved:
https://support.tipsandtricks-hq.com/forums/topic/php-errors-showing-up-on-my-blog-pages
https://support.tipsandtricks-hq.com/forums/topic/error-log-messages
-
AuthorPosts
- You must be logged in to reply to this topic.