Nathan24
Forum Replies Created
-
Thank you @inpsydekrystian! It does look like everything has returned to normal. Appreciate the assistance.
This seems like a great way to have dozens of topics on the same problem…
I’ll send the details through the support form, but I’m attaching screenshots of the cookieyes website and of the app dashboard — both showing no accept button. These were taken with Chrome and Firefox, respectively.
Any update on this? Unfortunately, I don’t have much more information other than that when we upgraded to version 3.1.2, credit card processing disappeared from the checkout. In the backend, it’s marked as disabled, and cannot be enabled. That is, when I do enable it, I save the changes and it looks like it’s enabling, but a page refresh will show that it’s still disabled. We’re using Avada.
Just adding, we have the same issue. There’s a problem with version 3.1.2 that is disabling the advanced credit card & debit card processing.
Managed to fix this error by removing the address data for the subscribers in MailChimp. For these subscribers, only their zip code was saved and not their full address. By removing the zip code, everything worked. So, it was some kind of weird issue on MailChimp.
Forum: Plugins
In reply to: [LiveChat - Live Chat Plugin for WP Websites] Live chat slowing down websiteI have it working better with lazy load enabled and javascript deferred, but that only works for people who aren’t logged in. With the plugin disabled, all problems with load times disappear.
Forum: Plugins
In reply to: [SAML Single Sign On – SSO Login] Persistent MalwareThat’s all very good, except that our host continually suspends our account because of detected malware. It does not seem you have thought through the consequences of using obfuscated code. Also, if we are not able to view the code ourselves, that is a massive security problem for any organization as you are publishing a plugin that deliberately frustrates security audits.
Thanks for your help!
1. It’s a single-site WordPress
2. I’m just seeing it in the log file. Haven’t been able to pinpoint where it’s showing up.Forum: Plugins
In reply to: [SEO Post Content Links] error at new post / save / deleteSo the problem has been fixed?
Forum: Plugins
In reply to: [SEO Post Content Links] error at new post / save / deleteSame issue here:
PHP Fatal error: Uncaught Error: Class ‘lgp_core’ not found in /home/xxxxx/public_html/wp-content/plugins/content-links/assets/cron.php:275
And:
WordPress database error Table ‘xxx.wp_lgp_crons’ doesn’t exist for query SELECT * FROM
wp_lgp_cronsHad to roll back to the previous version.
First of all, this plugin is great! Once it works, it works like magic. The problem is getting it to work… 🙂
The key I think to getting this to work is to install the wordpress database in the same database table as your phpbb database. Before I did that, the plugin refused to work correctly (it did work intermittently for some reason). After I did that, the plugin works great.
For the record, I do not have the phpbb3 users widget activated. I also have wordpress installed in a subdirectory of my phpbb forum. Despite this, the plugin is working 100% for me.