Support Forum

Private Message Inbox Count Not Refreshing to Zero, etc.

OJ Omar Jordan
Omar Jordan
Member

Hi,

I have a couple of issues with Private Messaging:

  1. The PM Inboxes for my account and some of my other users are not refreshing to zero.
  2. I recently replied to PM and when I’ve visited the thread later, my response is not there…even though the Inbox shows that there has been a response.

The PM plugin is up-to-date and I’m using forum v5.4.1.

Could you help me resolve these issues?

9 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

I think there is a need firstly to check for a script conflict/error. I know I have just suggested that for your Admin so I think we need to check on the front-end of things here as well. So – same question…

OJ Omar Jordan
Omar Jordan
Member

This is what I found using the error console. I’m not sure if this is the cause of the issue, but this is the only error I found on our forum homepage. It is in the “sm-pm.css” file.

Omar_Jordan_Error_Feedback.png
MP Mr Papa
Mr Papa
Member

js script errors wont be reported in the php error log…

what is needed would be to capture the error console of your browser when the update runs (every 5 minutes by default)…

to check for obvious js conflicts we would need link to site…

OJ Omar Jordan
Omar Jordan
Member

Does that mean that you need to be able to login to the forum?

MP Mr Papa
Mr Papa
Member

login? who?  us?  not really…  you should be able to view the console in any browser (FF is best imho)…  and check for js errors…

if you want to give us a link to your site, we can check for obvious conflicts that might be occurring…

another test would be to do a temp switch to the default wp theme and see if anything changes… if not, then disable all other plugins and see if any changes…

OJ Omar Jordan
Omar Jordan
Member

It seems that the conflict with this issue is with the WP theme I was using. The issue resolved itself when I switched to the default WP theme.

Thank you for helping with this.

YS Yellow Swordfish
Yellow Swordfish
Member

So do you know what the conflict is – what the error console says?

OJ Omar Jordan
Omar Jordan
Member

Sorry…I did not see a conflict in the console. When I said “conflict” in my previous post, I meant that the WP theme seemed to be the cause of the problem. But just to clarify, I did not see a JS conflict in the console. I re-activated the “problem” WP theme (until I can format another one for my client) if you’d like to check yourself. I sent the credentials via PM. The “problem” WP Theme being used is terribly out of date and no longer supported. But if you think there is something more to this, please let me know.

MP Mr Papa
Mr Papa
Member

nothing obvious there… but some of the js used by the theme is quite old…  it could be conflicting with modern versions of jquery…  just cannot tell…