xberg
Forum Replies Created
-
Forum: Plugins
In reply to: [Feature Request & Idea Collector] Cannot save group max votesSubscribed to replies.
Forum: Plugins
In reply to: [Push Notifications Lite] How can I test the pushem service?Sorry: saw the link here:
https://pushem.org/?q=user/registerHi,
Quick update: I found the vulnerable code and it was in another plugin. So no problem with mailpoet.Subscribing to replies.
Yes: I have the same problem and would love to see this implemented as well. Or at least that BWPXS uses the largest image.
Forum: Plugins
In reply to: [Plugin Organizer] https issue?Here’s a trick to quickly change all your filters from http to https:
In phpmyadmin, run the following mysql query:
UPDATE
wp_XXX_po_pluginsSETsecure= ‘1’ WHEREwp_XXX_po_plugins.secure= 0
replacing XXX with your wordpress prefix (if any)- This reply was modified 9 years, 5 months ago by xberg.
Forum: Plugins
In reply to: [Plugin Organizer] https issue?Did you change the permalink from http to https in Plugin Organiser for that page?
Forum: Plugins
In reply to: [Query Monitor] Query column is tinyhaha, you’re a support star John!
Yes: I have a plugin with a ridiculously long name that fills both the caller and the component column to the last pixel…I find the query more interesting than these 2 columns but respect your choice of layout 🙂
Forum: Plugins
In reply to: [CM Tooltip Glossary] Add support for transient / object cache?Hi again,
My wrong: I see that you do have a caching option.
However because I enabled tooltip on a non standard WP page (it does not correspond to any custom post types) it never gets cached.Would it be possible under the option:
Highlight terms on given post types:to also add the possibility that I type a post_id number (ie: 5522) so that tooltip works perfectly on this post as well?
Hi John,
You were absolutely right! I fixed the JS errors on the page and Query Monitor now displays its information. Well done!Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Unable to activateHi again,
I upgraded the test site to WP 4.6.1 and I am getting the same timeout error.
I am using Mail Poet Version 3.0.0-beta.4
I also have MP2 installed and active, but these should not be conflicting.Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Unable to activateHi,
No: single site. Just using the previous version of WP (4.6) in French.
No error message, just a 504 time out after 180s (my PHP limit)- This reply was modified 9 years, 6 months ago by xberg.
Forum: Plugins
In reply to: [Plugin Organizer] Plugin Filters page displays nothingThanks Jeff: that was indeed the problem!
Yes, it seems this plugin has been abandonned. Consider downgrading to the last working version.
Yes: I also downgraded to 1.10.11 and all fine. It’s a pity this plugin has been abandnned.