phoebe007
Forum Replies Created
-
Forum: Plugins
In reply to: Plugins No version info could be found errorI’m experiencing this issue too. I’m using Woocommerce but not WooCommerce PDF Invoice. I haven’t made any plugin changes for quite a while but this issue has only just started.
@five40 my volume is much smaller than yours but would still be very open to referrals. I am in Australia though and would prefer Australian hosts. Thank you!
Hi @liz, thanks I’m giving this a go! Functionality wise it’s all good, but I’ve yet to find a way using htaccess that I can remove just the mailmunch cookies which will allow my varnish cache to continue to function.
@five40 thanks very much for sharing your experience. My problem is that my host won’t let me change my varnish config to allow the mailmunch cookies to be served yet still serve pages from the varnish cache. Apparently the config has to be the same for everyone on Cloudways. Shame it’s so limiting! It’s making me question whether I should go elsewhere.
Thanks for getting back to me Liz.
I was hoping that I could perhaps configure it just as an exit intent pop up which probably wouldn’t require cookies as it wouldn’t matter how many times you displayed it to someone, nor how many pages they’ve viewed previously.
I do understand that cookies are very common and offer up powerful functionality for applications, but unfortunately I’m at the mercy of Cloudways’ restrictions.
Thank you 🙂
Hi Vlad, Can you please elaborate on the problems i might see? I’m using W3 Total Cache. Are there any known issues with it? How can I test to determine if the issue is affecting me?
Thank youHi Vlad, Thanks for the quick reply.
So you are saying that the user experience on my website will remain the same, but that some spam messages may not be caught by CleanTalk when AJAX is turned off?Hi Vlad Cleantalk,
I’ve got this problem too and have disabled Ajax in the CleanTalk settings to stop it from calling admin-ajax.php.
But what impact does this have on the functionality of the plugin?
I also want to add that I love the protection that Cleantalk has given my site – it’s fantastic!
Thanks
Forum: Plugins
In reply to: [WooCommerce] transaction is completed but status remains pending:(This problem was fixed by saving the PayPal settings on my woocommerce site (no config changes required).
Forum: Plugins
In reply to: [WooCommerce] transaction is completed but status remains pending:(I’m having the same problem, and I don’t have an IPN error when I log into the back end. All was good when I was on woocommerce 2.2.4 but upgrading to 2.2.6 yesterday seemed to break this functionality. Would love to hear any suggestions for others who have managed to fix this 🙂
My PayPal logs indicate that IPNs are being received fine too. e.g.
10-21-2014 @ 12:49:37 - Received valid response from PayPal 10-21-2014 @ 12:49:39 - Found order #9416 10-21-2014 @ 12:49:39 - Payment status: completed 10-21-2014 @ 12:49:39 - Payment complete.Thanks for taking the time to reply but this fix didn’t work for me, I still get the same error.
I suspect that it’s not a permissions issue but the code is looking for the files in the wrong place
ie.. This code is treating a php file as a directory:
/home/happyski/public_html/wp-content/plugins/store-locator-le/store-locator-le.php/core/languages/I get the same error. Mine is:
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/home/happyski/public_html/wp-content/plugins/store-locator-le/store-locator-le.php/core/languages/csl-slplus-en_US.mo) is not within the allowed path(s): (/home/happyski:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/happyski/public_html/wp-includes/l10n.php on line 339 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/happyski/public_html/wp-includes/l10n.php:339) in /home/happyski/public_html/wp-content/plugins/facebook-awd/inc/classes/facebook/facebook.php on line 37Looking forward to hearing about a resolution 🙂 Thanks