Forum Replies Created
-
Figured out the issue finally (at least my own… hopefully this will help anyone else having similar issues as well).
Even though I had disabled WP Super Cache (along with the rest of my plugins) to see if that was the culprit, it seems it was still doing SOMETHING in the background. Here’s what I had to do:
Uninstalled the plugin completely. FTPed in and made sure that wp-content/advanced-caching.php and wp-content/wp-cache-config.php were deleted along with everything else during uninstall.
Opened up wp-config.php and deleted the two lines that were added by WP Super Cache (they’re noted and pretty obvious anyway).
This seems to have done the trick. 🙂
In reply to: Users Cannot View Own RepliesFigured out the issue finally!
Even though I had disabled WP Super Cache (along with the rest of my plugins) to see if that was the culprit, it seems it was still doing SOMETHING in the background. Here’s what I had to do:
Uninstalled the plugin completely. FTPed in and made sure that wp-content/advanced-caching.php and wp-content/wp-cache-config.php were deleted along with everything else during uninstall.
Opened up wp-config.php and deleted the two lines that were added by WP Super Cache (they’re noted and pretty obvious anyway).
This seems to have done the trick. 🙂
In reply to: Users Cannot View Own RepliesJust tried your suggestion and am still experiencing the same issue.
In reply to: Users Cannot View Own RepliesActually, I found a thread that explains the issue better than I could when I first posted this. I’ve also updated it with more info:
It’s very strange.
Just to give some more info about this from what I’ve experienced too:
I’m using WP 3.7.1 and bbPress 2.4.1. I’m using the Fresh News theme from WooThemes. I tested this with another account and a friend. Topics are not an issue for me; it’s only replies that are causing an issue. I have also tried disabling my other plugins to no avail.
1. If I reply using either account, I cannot see the reply on the account that I made the reply with, but I can see it with my other account immediately. My friend can also see my reply immediately from her account and when she’s logged out. The same happens when my friend makes a reply. She cannot see her own reply, but I can see it immediately on both of my accounts and when I’m logged out. Refreshing the page (multiple times) does not cause the reply to appear for the user that made the reply.
2. If a reply is made by a logged-in user and the user immediately logs out, suddenly, their reply becomes visible. If a logged-out user makes a reply then immediately logs in, suddenly their reply becomes visible.
Something interesting to note is that I run the same site on two different domains with the same host but different servers. Everything is exactly the same on both sites… I just use one to test things before I install/transfer it to the “real” site. On my test site, I do not have this issue at all. Same exact theme, plugins, settings, etc. Everything is exactly the same, yet I am only having this weird reply lag on my “real” site.
I seem to be having the same issue. Would love a solution for this.
In reply to: Import from Question and Answer Forum PluginAwesome! Thank you so much for your help!