Quote:
Originally Posted by GCC LLC
Yes. User "submits" one review but the content gets posted twice within postbit with a visible <br> in between.
Every review goes into moderation even though I have moderation turned off within the plugin as well as in the forum. I don't think it shows the <br> and duplicate content within the moderation window. I will check and see next time it happen.
|
Please try the attached version of upload/productforums.php which addresses the dup content issue [note: I couldn't duplicate it so this may take another shot or two].
For moderation I'm honestly stumped and unable to recreate it thus I'll have to unfortunately as for a little help on your part...
Next time a review gets stuck in the queue before you release it please check it's status in your SQL database:
SELECT visible FROM post WHERE postid =
XXXX;
We'll keep going from there until it's all fixed.