codymcmichael
Forum Replies Created
-
Forum: Plugins
In reply to: [Revision Manager TMC] Duplicated posts+1 to this, I’ve been seeing duplicate issues with this as well. I’m not trying to take over the thread just re-iterating that multiple people are having issues. My last comment got moderated which was interesting since this thread is a month old and has no response.
Thanks for the quick replay @brechtvds. That’s helpful information to know. Makes sense, I may be tracking an anamoly. I had a few traces to it take about 15s which caught my eye, but as you said doesn’t necessarily mean that that call or your plugin is the culprit. I average around 40k users daily with about 1mil requests across the site. That would include pages that don’t have recipes, but the majority of traffic would be to recipe pages. Now that I know what it is and where to find it, I will continue to investigate a bit more.
My site as well
Forum: Plugins
In reply to: [WP Recipe Maker] PHP Notice · GET /wprm_print/23949 Undefined index ‘header’@brechtvds, thank you the initial fix you posted seems to have resolved this issue, I’m no longer seeing these errors. Will there be a patch with this fix in place so that updates don’t bring it back?
Forum: Plugins
In reply to: [WP Recipe Maker] PHP Notice · GET /wprm_print/23949 Undefined index ‘header’@brechtvds thanks for the suggestions. I put the first one in place, I’ll keep an eye on it to see if that fixes, if not I’ll try your other suggestion and let you know.
Forum: Plugins
In reply to: [WP Recipe Maker] PHP Notice · GET /wprm_print/23949 Undefined index ‘header’@brechtvds that’s correct, there doesn’t seem to be a rhyme or reason. I was thinking were there perhaps things missing from some of my recipes that would trigger this.
Looking at the stack trace is goes straight from the wordpress init to the
class-wprm-printclass. It doesn’t go through any of my code.Forum: Plugins
In reply to: [Regenerate Thumbnails] Regenerating thumbnails does not update postNo worries @johncaruso thanks so much for you reply and the suggestions, that’s helpful.
Forum: Plugins
In reply to: [Regenerate Thumbnails] Regenerating thumbnails does not update postHey John, I am on the latest version. Yeah I saw that too in the change log, apparently I haven’t had to use the plugin since that was removed. It was a huge time saver and a featured I would love to see added back to the plugin.
Do you have any advice or have a way to update posts once the thumbnails are regenerated like this other than manual?