robert3harrison
Forum Replies Created
-
I was able to fix the issue on my own after some digging.
The problem was a conflict between eStore’s AJAX cart and the way sessions were handled when Awesome Support was active. Your plugin caused the PHP session to start too early, which prevented eStore from storing cart data correctly via AJAX. I resolved it by writing an MU plugin to ensure a session is started before eStore’s AJAX runs, and now the cart works as expected.@jawada Are there any updates?
Is anyone looking into this issue, it is still unresolved?
This may have been an issue even prior to the last Awesome Support upgrade. Does the Awesome Plugin set any sessions or make changes to ajax on every page? Can it be limited to only effect pages specific to the plugin or be excluded from certain pages?
There is no error log to send. I checked to see if there were any javascript errors on the page or any php error in the php error log, but didn’t find any. The eStore shopping cart plugin uses ajax calls to add items to the shopping cart. The new version of Awesome Support, breaks the eStore plugin from adding items to the shopping cart.
If you want to see the pricing page with the “Add to Cart” buttons, you can view my site here
https://purposetrader.com/pricing/
I have disabled the Awesome Support plugin, since this is a live site and I have a sale going on.I had a backup of the previous version that I restored. That got everything working. I haven’t tried to re-apply the update, so don’t know if it will cause the same issue or not. I’m waiting for a new version at this point.
Forum: Plugins
In reply to: [WP Mobile Detector] New Version 3.1 Not WorkingConfirmed, appears to all be fixed on my site.
Thanks
Forum: Plugins
In reply to: [WP Mobile Detector] New Version 3.1 Not WorkingThe message at the top wants you to change the permissions on the cache directory in the plugin directory to 777.
I’ve done that and all it does is make the message at the top go away, but my screen looks the same (without the message at the top of course).
Forum: Plugins
In reply to: [WP Mobile Detector] New Version 3.1 Not WorkingAs I said, the admin screen for the plugin.
Forum: Plugins
In reply to: [Cart66 Lite :: WordPress Ecommerce] add to cart button errorGreat, thanks.
Forum: Plugins
In reply to: [Cart66 Lite :: WordPress Ecommerce] add to cart button errorCan you tell us if it is just the change noted above?
Forum: Plugins
In reply to: [Cart66 Lite :: WordPress Ecommerce] add to cart button errorYes, I’ve tried that also and it appears to fix the error…just want the “plugin author” to verify that that is the correct fix instead of a temporary fix.
I only know enough php to be dangerous. Don’t want to create an unknown issue only to be found later down the line.
Forum: Plugins
In reply to: [Cart66 Lite :: WordPress Ecommerce] add to cart button errorNot sure what you mean by “It seems the error only occurs when debug mode is turned on.”, but I’ve never done anything to turn on debugging on my site that I’m aware of, but I’m getting the error.
Forum: Plugins
In reply to: [Cart66 Lite :: WordPress Ecommerce] add to cart button errorI’m on WordPress 3.5, the update to 1.5.1.1 from 1.5.1 definetly caused the error. Everything on my site worked fine with no other changes until I updated cart66. They need to address this error and fast.
Forum: Themes and Templates
In reply to: Footer Background Page vs PostThanks,
That helped me find it…I had to add it to the wholewrapper as well as 2 other places, but that did it.