MyBB Community Forums

Full Version: when user comments, it shows undefined.. why ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when a user register in the forum and try to post something or reply it shows undefined ... why it shows like that ? is there any problem in the forum ?

thanks in advance Big Grin
It's an issue with Firefox 16.0.1+ and it was supposed to be fixed in 1.6.9. But I am wondering if something else is going on, because you're not the first to say there are still issues after 1.6.9.
(2013-02-08, 06:47 AM)Josh H. Wrote: [ -> ]It's an issue with Firefox 16.0.1+ and it was supposed to be fixed in 1.6.9. But I am wondering if something else is going on, because you're not the first to say there are still issues after 1.6.9.

There a difference between the editor issue and this issue.

OP, it's an issue with the user's environment: http://community.mybb.com/thread-124713-...#pid906396
that means i need to do this and it's fixed ??

Fix (extract und upload in "jscripts"):
Template "codebuttons":
Replace:
Code:
<script type="text/javascript" src="jscripts/editor.js?ver=1600">
with:
Code:
<script type="text/javascript" src="jscripts/editor.js?ver=1608">
No, as I said it's an issue with the user, not with your forum.