Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Permission issue
Avatar
Gord Tulloch
Member
sp_UserOfflineSmall Offline
Apr 20, 2020 - 5:31 pm

Hi there:

Users have been complaining about issues with the forums where they are missing text in some messages, like in the attachment.They can see and access attachments, see signatures, but not the text of the message. Yet in the message below you can see text. If they try to reply to this message, they get an "Access Denied - You do not have permission" error.  They can add a new message to the same forum so quite confusing why they can't see the text.

simple1.pngImage Enlarger

Any ideas?

Avatar
Simple Press
Admin
sp_UserOfflineSmall Offline
Apr 20, 2020 - 5:33 pm

Possibly a caching issue?  Is the forum page excluded from any page caches you or your host might have installed?  Or maybe you have a CDN that is caching the page?

Avatar
Gord Tulloch
Member
sp_UserOfflineSmall Offline
Apr 20, 2020 - 5:35 pm

I'll take a look thanks! -- gt

Avatar
Gord Tulloch
Member
sp_UserOfflineSmall Offline
Apr 20, 2020 - 6:06 pm

I've shut off every cache I can in Siteground to no avail. I've asked them to let me know if there are other options.

However cache issues that only effect one forum? And only some users? And gives an error when replying ONLY to those threads where they are missing text? Seems like an odd group of symptoms for caching issues?

Avatar
Simple Press
Admin
sp_UserOfflineSmall Offline
Apr 20, 2020 - 6:09 pm

If its just one forum then check the WordPress debug.log file to see if there are any errors in there when the issue shows up.

If there's nothing in there, it might be a weird conflict with another plugin and would require a little more drastic troubleshooting measures to verify that theory.

Thanks.

Avatar
Gord Tulloch
Member
sp_UserOfflineSmall Offline
Apr 21, 2020 - 11:05 am

That would be in wp-content? Nothing there. I'll try disabling plugins to see if there's any impacts.

Avatar
Simple Press
Admin
sp_UserOfflineSmall Offline
Apr 21, 2020 - 11:06 am

Its usually in wp-content but only if the WordPress debug flags in wp-config.php are turned on.  And, sometimes your host can move it to a different folder so check with them to make sure they didn't do that.

Avatar
Gord Tulloch
Member
sp_UserOfflineSmall Offline
May 16, 2020 - 9:18 am

I set up a new General conference just to see if it as a specific conference getting corrupted in some way but still an issue.  I set

// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );
// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );
// Disable display of errors and warnings
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );
in wp-config.php and will let the users know to try again. Is there any other debug settings I can turn on?
Avatar
Simple Press
Admin
sp_UserOfflineSmall Offline
May 16, 2020 - 5:54 pm

Turning on the debug flags isn't going to automatically fix the issue.  But there might be info in the debug logs that could help determine what's going on.  When you bring up the topic with the missing text, are there any new entries in the debug.log file?

Thanks.

Avatar
Gord Tulloch
Member
sp_UserOfflineSmall Offline
May 16, 2020 - 7:34 pm

Yeah for sure - nothing in the debug log except imap_open() errors which happens sometimes. Someone sent me another example attached. For me this message has a body of text, for some people (seemingly without any particular rhyme or reason) they see a blank message body and get an security error when they try to respond.

 

error.pngImage Enlarger

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 643
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17343
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79590