terng
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Plugin Organizer] Can’t save plugin filterThe new version works well.
Thank you. 🙂Forum: Plugins
In reply to: [Plugin Organizer] Can’t save plugin filterI tested changing the varchar length and found out that my varchar use 3 bytes per length. The collation of the fields are utf8_unicode_ci.
It will be possible if I changed to varchar(140) for post_type and user_role. Do you recommend doing this?
Forum: Plugins
In reply to: [Plugin Organizer] Can’t save plugin filterI got the same error as @disconance.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Can't authenticate DropboxThe file wp-admin/admin-post.php is still there.
.htaccess is the same as default one.I tested on a newly WordPress installed site but the problem still remain.
So I think that there some settings or versions of my hosting that does not compatible with your plugin.Forum: Plugins
In reply to: [WooCommerce] Hidden out of stock related producthaven’t solved it yet.
Maybe hooking some code to check the availability of stock before picking related items will help but I don’t have time to do that.
Viewing 5 replies - 1 through 5 (of 5 total)