thisisbbc
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Note : The additional row in production was added by me. When I saw that PO didn’t optimize any pages I immediately created a rule specific to the PO page in case I have to manually re-save them one by one.
Forum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.~STAGING~
wp_PO_plugins – 57 rows
Structure : mywebsite.staging.wpengine.com/~PRODUCTION~
wp_PO_plugins – 58 rows
Structure : http://www.mywebsite.com/Forum: Plugins
In reply to: [Plugin Organizer] Thanks and Feature suggestionHey Jeff,
That’s quite a bummer, I was desperately waiting for this feature to come out. I sent you a message through your website.
Looking forward to hear back from you.
Cheers,
BastienForum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.I just did, it took 20 seconds before the confirmation message popped up, saying everything is done, so it’s working fine!
Edit : It’s working fine… On staging, not on production!
Forum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Jeff,
Even after all night long the wheel was still spinning and nothing new.
I tried with debug on for an hour now and still doesn’t do anything, no errors whatsoever.
Forum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Hey Jeff!
So far it’s been 3 hours the wheel is spinning and still nothing happening. I started the “Recreate Permalinks” process at 12:30 and it’s 15:36.
I will let it roll overnight and report back.
Cheers,
BastienForum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Hey Jeff!
Thank you a lot for your answer. However, it looks like recreating the permalinks hangs doing nothing. At first I thought it might be a plugin conflict so I created a rule for PO settings page. Sadly it didn’t fix the issue, the loading wheel display and still hangs forever.
I’m not sure what’s going on since there are no error messages
Cheers,
BastienForum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Hey Jeff!
I may have spoken a bit too early… The filters do work on live, yes, but I have to manually go to each and every rules I created and re-save them so they are “refreshed” or something like that, otherwise the rule is just ignored.
I have a lot of different rules and this might take me a while, would appreciate if you could check this out.
Cheers,
BastienForum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Hey Jeff,
After verification it looks like the setting was set to “Disable”. That’s weird since it was on “Enable” on staging, it looks like some of the settings have not been passed into production.
After enabling the setting, it still didn’t work out. I had to manually copy PluginOrganizerMU.class.php to the mu-plugins folder, which once again, is weird since I already did that on staging. For some reason, it looks like this is something to put on the to-do list when deploying from staging to production.
Everything is now working fine on production. Thank you for your help.
Sincerely,
BastienForum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.Ok Jeff sorry it took so long… For some reason Debug is acting weird on live.
When I go to the “Add plugin filter” page I get this warning and notices :
WARNING: wp-content/mu-plugins/wpengine-common/class.notices.php:25 - constant() [function.constant]: Couldn't find constant WP_ALLOW_MULTISITE NOTICE: wp-content/object-cache.php:171 - Undefined index: delete NOTICE: wp-content/mu-plugins/wpengine-common/plugin.php:1883 - Undefined index: path NOTICE: wp-content/object-cache.php:319 - Undefined property: WP_Object_Cache::$debugNothing that might be related to PO shows on category and single pages.
Sincerely,
BastienForum: Plugins
In reply to: [Plugin Organizer] Thanks and Feature suggestionYou’re most welcome!
Forum: Plugins
In reply to: [Plugin Organizer] Thanks and Feature suggestionThis is already a work in progress Andres 🙂
Forum: Plugins
In reply to: [Plugin Organizer] PO working on Staging site, not on Production site.I’m not sure if this is of any help but I managed to grab this Warning on the “Add Plugin Filter” page :
WARNING: wp-content/mu-plugins/wpengine-common/class.notices.php:25 – constant() [function.constant]: Couldn’t find constant WP_ALLOW_MULTISITE
Sincerely,
BastienForum: Plugins
In reply to: [Plugin Organizer] Fuzzy matching downsideJeff,
I thought about something regarding this issue.
Would it be possible to enable fuzzy matching on a per-page basis?
Example : I would like to enable fuzzy matching for all url’s like this “http://www…com/projects-checkout/?purchaseform=1&level=3&prodid=2”
But would like to be able to selectively enable/disable plugins for these url’s “…/wp-admin/admin.php?page=UGC_config”, “http://www…com/wp-admin/admin.php?page=ct_content_types”, etc.
Also, I still think being able to choose the level of fuzzy matching (i.e : only match permalinks to the second argument query) would be a great additional level of freedom.
All best,
BastienForum: Plugins
In reply to: [Plugin Organizer] Buddypress PagesJeff,
Thank you a lot for your detailed explanation. I think I’m getting a grip of the background of the plugin. If I understand well, when you said this:
But as your table gets bigger you’ll lose the benefits of disabling plugins.
The table we’re speaking of right now is the table that list all the URLs that should be optimized with PO, right? In order to make sure this table doesn’t get too big, is it possible that PO urls are stored in an unique table depending on the group it is associated with?
Example : I have a bunch of rules in PO settings, most of them can be separated into categories/groups : Admin rules, Single-post rules, Page rules, Category / Archive page rules, Buddypress rules (wildcard).
[…]the sql engine would have to read every row in the table and match the string against the permalink field to see if it should be returned or not.
If I would be able to create groups for PO rules that would split the PO table into different tables, would it be possible to make sure this process is optimized? Does what I’m saying makes any kind of sense at all?
Looking forward to hear back from you.
All best,
Bastien