Support Forum
I continue to get this persistent, but sporadic problem. Clicking to reply to a forum post, or read a topic, or clicking on a link inside an email frequently (but not always) leads to a 404 page.
Help!
Thanks,
Melissa
http://creativeignitionclub.com
this is a private membership site, so you will not be able to access the forums without a login! I will DM admin login details
does it fix itself? or do you reset the forum permalink?
Visit Cruise Talk Central and Mr Papa's World
The first time this happened I posted here and was told to reset the forum permalink, which seemed to fix the problem. However, I've now reset the forum permalink about 25 times, and the problem keeps persisting. I don't even know if resetting the permalink even fixes it at all anymore.
so the kicker here is that something on your site, likely another plugin is improperly flushing wp rewrite rules... so when they flush them, they are not notifying other plugins so they can add theirs back in... if using the wp api, this is all automatic...
there is a handful of other users with similar issue but we have not found a common denominator or plugin yet...
you can try the change here: https://simple-press.com/suppo.....2/#p124646
its worked for some, but not all... we are still trying to get to the bottom of who or what is dumping the wp rewrite rules... if that fails, we can give you some more code to use that should fix it but its a big hammer approach...
Visit Cruise Talk Central and Mr Papa's World
Sure--what are the edits?
Melissa
-- Thumbed on my iPhone.
Melissa Dinwiddie Artist & Creativity Instigator Living A Creative Life http://melissadinwiddie.com
On Jul 11, 2013, at 1:06 AM, "Simple:Press Support" wrote:
> >
To test this you will need to keep that 'add_action' - sp_404() routine discussed above removed or commented out. To make the further changes you need two files. They are both in the /sp-startup/ folder and are (1) sp-load-site.php and (2) sp-load-core.php.
In the first file locate these lines:
# Rewrite Rules add_filter('page_rewrite_rules', 'sp_set_rewrite_rules');
and comment out the second line. But make a copy of it as we are going to move it to the second file. About half way down the second file you will find the comment:
# Set up core support WP Hooks
Add the line of code we are removing from the first file under this comment in the second file.
Now - this is all theory at the moment but it does make sense and is (at the very least) one rational explanation of what is happening to you. IF you have a plugin installed that is flushing and rebuilding the WP rewrite rules on a regular basis and doing this within the WP Admin then with the SP code as it is it will fail to include the SP rules leading to a 404 page. By moving that line of code above it will ensure the SP rules be included in any rebuild of this kind.
To be honest it is the only scenario at the moment we can come up with that covers what is happening to you. And it should be stressed that if this DOES resolve your issue then the plugin performing the rebuild should be rooted out as it is very bad practice to flush and rebuild the rules like this.
Anyway - my fingers are crossed on your behalf. I really am hoping this is the key...
YELLOW
SWORDFISH
|
I'm having this exact same issue.
I've noticed a few distinct things. Whatever is going on with the permalinks happens on a timer of somewhere between 5-10 minutes.
Every time one of these frequent 404 errors occurs, no page in the forum will work (for instance, going straight from the 404 error to your profile, or going 'back' from the error in topic view to forum view - they're all 404s). The only way around it I've been able to find is to navigate straight back to the Forum Home page, and then to go from there. Once that page is visited, any SP link will work properly.
I did try the plugin edit you suggested above and it didn't seem to work. EDIT: Commenting out that line just resulted in every SP page (except Group view) a 404.
Any other ideas? I'm happy to grant admin access to my site if that would help you. We're about to open it back up to 3,000 active users and their 30,000 posts, so this new bug is untimely to say the least.
Thanks!
1 Guest(s)