wrip
Forum Replies Created
-
@disablebloat Thanks! All good now.
Forum: Fixing WordPress
In reply to: Latest update, The editor has encountered an unexpected error.I had the same issue on my localhost site but when I logged into the website using Private mode, everything worked normally. So, must be a browser cache issue.
Thanks for your reply. Will wait for new plugin updates in regards to the WooCommerce Dashboard Setup Widget.
Re: the metaboxes, I don’t think I implemented other solutions to disable these. I also tried disabling few of my plugins but still couldn’t see the metaboxes on Shipping and Payments config pages. I’m happy that the metaboxes are not displaying but not sure what is hiding them by default.
@bcworkz Thanks. I get an idea now but like you mentioned, it has a bit of an issue when the content contains different HTML tags. So I’ve decided to leave it as a classic block for now. Then I can go back and manually convert to blocks in Gutenberg editor.
- This reply was modified 3 years, 9 months ago by wrip.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Issue with latest updateI also got the same error and the layout went berserk:
PHP Fatal error: Uncaught TypeError: in_array(): Argument #2
($haystack) must be of type array, bool given in
/home/stu456/public_html/wp-content/plugins/
subscribe-to-comments-reloaded/wp_subscribe_reloaded.php:1540I tried deactivating-reactivating, tried Private browser mode to test and also saved the Options page as suggested above but it didn’t work. I’ve had to completely deactivate this plugin.
I am using:
Wordpress 5.9.3
Subscribe to Comments Reloaded 220502
PHP 8.0.18Forum: Plugins
In reply to: [Contact Form 7] Choosing a different SMTP based on form id@takayukister It’s a bit hard to explain. It’s something to do with sending form data to external application that is tied to a specific email address. Anyway, we may implement a different approach to tackle this by directly sending data to external application via cURL.
However, I would still like to know how to send emails via different forms using a different SMTPs.
Forum: Fixing WordPress
In reply to: Failed to reset cache@threadi Yes the database is always accessible. Yes, maybe it was a dropout at that very moment. When the database is inaccessible, I usually get cPanel notification saying that MySQL is down or something similar but I never received this notification. So, I was a bit unsure what might have happened. I will wait and see if I get another message.
@pomegranate
WooCommerce PDF Invoices & Packing Slips 2.14.4
Wordpress 5.9.3Forum: Fixing WordPress
In reply to: Can’t set password for new usersDidn’t work on Firefox but worked on Chrome.
However on Firefox, when I opened the Web Developer tool (F12) and went to the Add New page, it worked every time I did this. Strange.On Console, I also saw some errors like this:
jQuery.Deferred exception: r is undefined f@https://....../wp-admin/js/user-profile.min.js:2:180 v@https://....../wp-admin/js/user-profile.min.js:2:1185 @https://....../wp-admin/js/user-profile.min.js:2:5069 e@https://....../wp-includes/js/jquery/jquery.min.js:2:30038 l/</t<@https://....../wp-includes/js/jquery/jquery.min.js:2:30340 undefined jquery.min.js:2:31593 Uncaught TypeError: r is undefined f https://....../wp-admin/js/user-profile.min.js:2 v https://....../wp-admin/js/user-profile.min.js:2 <anonymous> https://....../wp-admin/js/user-profile.min.js:2Forum: Fixing WordPress
In reply to: Unable to list users for new roleI’ve managed to resolve this issue. I am using another plugin called “Ultimate Member”. It is somehow overriding the roles created by the “User Role Editor” plugin. So I tweaked some settings in UM roles to allow viewing and editing users.
Forum: Fixing WordPress
In reply to: Unable to list users for new role@bcworkz Yes, “read” capability is enabled. I did this using the “User Role Editor” plugin. On this particular role, I have posts, pages, comments, WooCommerce orders/products, etc enabled. All working fine.
Is there a way to enable the user list via the code in functions.php?
I don’t think there is any plugin or theme conflict as all other roles are working perfectly fine. However, I haven’t had a chance to test for plugin conflict.
Does this mean we will always need the Classic Widgets plugin activated? Is Custom Sidebars modified in the future to make it work with the new WP version?
Forum: Fixing WordPress
In reply to: How do I download old version of a plugin from the SVN repo?I’ve figured this out. It was quite easy to do. If anyone looking to do this, just go to SVN Checkout on your Tortoise SVN. Then under “Revision”, click on “Show log” button and select the version number.
I’ve tried versions 1.3.6 and 1.3.5. These versions do not seem to cause any conflict with WooCommerce > Reports page and other plugins. This time when I visited the AC settings page: /wp-admin/admin.php?page=activecampaign_for_woocommerce, it didn’t mention any critical error. The page content appeared for a second and then disappeared. This is what I got on the Console when I visited the AC settings page:
ReferenceError: testAcApi is not defined anonymous activecampaign-for-woocommerce-admin.js line 1 > Function:3 VueJS 9 default mountApplication.js:22 <anonymous> index.js:15 addEventListener admin.php:1 <anonymous> index.js:14 Webpack 3 vue.esm.js:1741 VueJS 12 default mountApplication.js:22 <anonymous> index.js:15 (Async: EventListener.handleEvent) addEventListener admin.php:1 <anonymous> index.js:14 Webpack 3 t <anonymous> <anonymous>Forum: Fixing WordPress
In reply to: How do I download old version of a plugin from the SVN repo?@fierevere Thanks. I’m trying to download old versions of this plugin: https://wordpress.org/plugins/activecampaign-for-woocommerce/#developers. It looks like I can’t download them as there is nothing under branches in their repo. Is it somehow possible to download an old version from the “trunk” folder: https://plugins.trac.wordpress.org/browser/activecampaign-for-woocommerce?