2014-12-30, 05:40 PM
Hi, I have found the problem..maybe.
I have uninstalled all quickeditors etc, reverted to original showthread_quickreply, codebuttons, codebutquick.
Reinstalled only this latest quick editor but if I'm on forumdisplay_threadlist and open a thread, I go directly to the bottom (to the editor), instead of at the top.
I done these tests:
- If I'm a normal user (no supermod - mod - admin) I go normally at the top of the thread. If instead I'm an admin / mod / supermod I go at the bottom of the page. So I think it's also a problem with inline moderation.
- Without {$codebutquick} in showthread_quickreply page works well, but obviously I haven't editor in textarea. If I add {$codebutquick} instead I have editor but I go at the bottom (and only if I'm admin, supermod, mod).
In IE8 I have these errors in showthread (I'm looking as an admin):
In forumdisplay, instead, I have this error for inline_moderation:
Then I changed in usercp of a normal user (date and hour format) and also this user (normal) started to go at the bottom of the page
I have uninstalled all quickeditors etc, reverted to original showthread_quickreply, codebuttons, codebutquick.
Reinstalled only this latest quick editor but if I'm on forumdisplay_threadlist and open a thread, I go directly to the bottom (to the editor), instead of at the top.
I done these tests:
- If I'm a normal user (no supermod - mod - admin) I go normally at the top of the thread. If instead I'm an admin / mod / supermod I go at the bottom of the page. So I think it's also a problem with inline moderation.
- Without {$codebutquick} in showthread_quickreply page works well, but obviously I haven't editor in textarea. If I add {$codebutquick} instead I have editor but I go at the bottom (and only if I'm admin, supermod, mod).
In IE8 I have these errors in showthread (I'm looking as an admin):
Quote:Error details Web page
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Timestamp: Tue, 30 Dec 2014 16:38:49 UTC
Message: Expected identifier, string or number
Line: 2066
Type: 36
Code: 0
URI: /forum/showthread.php?tid=xxxx
in HTML 2066 is: $('<div/>', { id: 'autosave', class: 'bottom-right' }).appendTo('body');
Error details Web page
Message: 'partialmode' is undefined
Line: 555
Type: 2
Code: 0
URI: /forum/jscripts/bbcodes_sceditor.js
In forumdisplay, instead, I have this error for inline_moderation:
Quote:Error details Web page
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Timestamp: Tue, 30 Dec 2014 17:26:05 UTC
Message: Property or method not supported by the object
Line: 35
Type: 6
Code: 0
URI: /forum/jscripts/inline_moderation.js?ver=1800
Then I changed in usercp of a normal user (date and hour format) and also this user (normal) started to go at the bottom of the page