At the top of the comments section, there is a message that reads ...
"You are logged in as xyzUserName | Log out"
This message is always there along with the username regardless of whether anyone is actually logged in or not. I've cleared all cookies and storage but this messaging doesn't change.
I have both wpDiscuz - Comments and wpDiscuz - Subscription add-ons installed.
Please let us know do you have a cache plugin or server-side cache.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
Could you please deactivate the cache plugin and check again? If it works fine, you should exclude the wpDiscuz from the cache plugin settings.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
I have deactivated the cache and manually cleared the files. This didn't solve the problem so I did some debugging within the discuz plugin...
On line 10 of page [.../wpdiscuz/themes/default/comment-form.php] $currentUser ($wpdiscuz->helper->getCurrentUser()) is being loaded. This is the same user that is used in the wpd-auth block beginning on line 162 and generating the 'Log out' messaging. The getCurrentUser() method is returning the post author, not the active user. I would assume this should be the active user.
We don't find such an issue on our test websites. Could you please send the admin login details to info[at]gvectors.com email address? I'll ask the developers to check the issue for you.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
@asti I have reached out to the info[at]gvectors.com team via email.
Also, in addition to the above issue. We are also getting 'fault' and 'Some of field value is invalid' when attempting to post a new comment to an existing post.
Please deactivate the Password Protected plugin, delete all caches and check again.
Also, in addition to the above issue. We are also getting 'fault' and 'Some of field value is invalid' when attempting to post a new comment to an existing post.
Could you please record a video where we can see the issue?
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
@asti See attached screen capture. The steps to reproduce were to add text to the comment field and click 'Post Comment'. I then receive the red 'Som of field value is invalid' notification.
See also that I am not logged in but the comment block still has me logged in as 'Wendell Odom'
Let us know the user role of the user that have such an issue.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
@asti Anyone, it seems. Without logging in I can generate the 'loggin' issue. The red notification also appears when I'm not logged in. Additionally, it can appear with the lyjo account when logged in. This user is one of the administrators.
The screenshot was captured without anyone being logged in.
Please deactivate the Password Protected plugin, delete all caches and check again.
Have you checked this step?
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
@asti The issues don't appear to be related to the cache or the password protection. Has your team been able to review the issue with the 'You are logged in as {user} | Log out' messaging? This is consistent no matter what is happening with the site. The plugin is always displaying the author, not the logged in user. As I suggested earlier, according to the plugin code it is grabbing the author not the authenticated user. Interestingly, when I am able to successfully post a comment, the plugin picks up the correct authenticated user while still displaying the incorrect messaging 'You are logged in as Wendell Odom"
This other 'notification' issue doesn't appear to be related to cache or the site's password protection but the behavior is very inconsistent. Many times I don't get an error but other times, I do.
Please confirm us to login again to your website. Also, confirm us to deactivate the plugins if it's necessary.
This is a plugin conflict for sure.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.