Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 13 Years ago [Error Message] Inline Moderation Error
#1
Solved: 13 Years ago
My Inline Moderation numbers don't go up when I click threads, I assume this is a custom template/theme issue as it works on the default. As result, I'm getting:

Quote:Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again.

http://forum.tf2lottery.com/

Would appreciate some help Smile. And before you might ask, the:

Quote:Searching For "inline_moderation.js" in Master Templates

Are found in:

Quote:Found in forumdisplay_inlinemoderation
Found in search_results_posts_inlinemoderation
Found in search_results_threads_inlinemoderation
Found in showthread_inlinemoderation
#2
Solved: 13 Years ago
you have jQuery loading twice (code is in headerinclude template) - remove one AND add jQuery noconflict code after jQuery like below

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>

#3
Solved: 13 Years ago
Gracias, I appreciate it! ^_^. It works just fine now! Repped + masked as only and best answer.
#4
Solved: 13 Years ago
Personally, I would use the URL of jQuery:

https://ajax.googleapis.com/ajax/libs/jq...ery.min.js

It is more up to date. But admittedly I haven't done this myself yet. Big Grin
PGP Key (Fingerprint: 23B6 F4C0 FE2D 45AA 61A0 1E86 DB87 09DC DD87 6E40)
#5
Solved: 13 Years ago
This user has been denied support. This user has been denied support.
(2012-01-13, 07:06 PM)ranjani Wrote: you have jQuery loading twice (code is in headerinclude template) - remove one AND add jQuery noconflict code after jQuery like below

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>

where is this template?
i m unable to find it.
#6
Solved: 13 Years ago
This user has been denied support. This user has been denied support.
Admin control panel, Templates & Style, click on "templates" in the left column, now find the template you are using (if you haven't changed it, it should be "Default Templates"). Click on "Ungrouped Templates" and edit the one called "headerinclude".

PS: sorry for necromancy
#7
Solved: 13 Years ago
That wasn't working for me :|

Anybody can help me ?
#8
Solved: 13 Years ago
I got same problem i didnt fixed it Sad
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)