Support Forum
Hi -
OK, this is an odd one, and may be a result of a three-way interaction between plug-ins. Our product pages have been regularly going 404 lately, until we refresh the permalinks settings page, and then they are good... until they go down again. We haven't been able to figure it out until tonight, that what seems to be triggering it is entering into a SimplePress forum. Being on the forum index page isn't a problem. It's when anyone enters a forum, then the Woocommerce products go down.
Any idea what could possibly be triggering this? It's a mystery to me!
Thanks,
Derek
no, not really... we dont update the permalink or anything like that on page views...
we have seen one plugin, yoast seo, that can trigger 404s if the fix ugly permalinks option is on...
any more info you can provide?
Visit Cruise Talk Central and Mr Papa's World
The other plug-in that may be the third link is Premise, which is a access control plug-in that also has products, like Woocommerce. Not sure why it would be going into the SimplePress forum that would trigger this. Is there anything different about loading the Forum index vs. and inner forum? It happens with an inner forum, but not the forum index/problem-with-post-edit-buttonome.
Derek
>
no,not really... of course we have custom permalinks for all our pages since ALL the forum content (all page views) is displayed on a single wp page... but nothing unique about topic views...
afraid I have never heard of Premise...
Visit Cruise Talk Central and Mr Papa's World
OK, so I used a plugin called Rewrite Rules Inspector to see what happens before and after I load a forum or a topic.
If I reset my permalinks and all is good, I get 120 functional rewrite rules. See the first screenshot for this.
As soon as I load a SimplePress forum or topic (but not the index), I get a whole bunch of these rewrite rule errors. See the second screenshot. I've done this several times and it happens every time, so it definitely is linked to SimplePress. No other area of the site is triggering this problem.
Any other ideas what it could be? Hope this additional info helps...
Thanks,
Derek
Great. So the file you need is /simple-press/sp-startup/sp-load-site.php
It's a small file. Find this line of code:
add_action('template_redirect', 'sp_404');
and comment it out. Easiest way to do that is put a hash - # - in front of it.
And then let's see if that helps at all.
YELLOW
SWORDFISH
|
1 Guest(s)