The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
Note: Development of this hack has stopped.
The built-in version is far superior to this hack and has better controls and permission checking. For those of you who will remain on 3.0.x, I will try to support this hack as best I can, but it won't be a top priority. If you plan on moving to 3.5, I hope this hack made your life a little bit easier while you waited ![]() Current Version: 1.2.1 (Wed Dec 11 15:26:30 PDT 2004) What this is? This hack will allow you and your moderators to do your job more effectively by allowing you to mass-moderate. You can perform the same action on multiple threads and posts without leaving the current page! What is required? In order to use this hack, you must have cookies and JavaScript enabled! If you don't, this hack will not work. (Note: there is no "alternative display" for people without JavaScript enabled). How many changes? Uploads: 2 File edits: 2 And template additions/edits Support I will provide all support here in this thread. Bugs I have thoroughly tested this hack with as many different combinations I could think of. But I probably have either over looked one or two, or just didn't think of some. If you find any odd behaviour, please let me know! Changes Since
Fixes For 1.2.1 The following fixes are in in the next version:
On The To-Do List
If you'd like a moderator action added to this hack, post it below and I'll look into it. What are the screen shots of?
Don't forget to click install!!! Show Your Support
|
Comments |
#192
|
|||
|
|||
![]()
Ok dokey.....here ya go....doh, why didn't I think of putting it in a txt and attaching! LOL
Told ya I was going nuts over this LOL LOL |
#193
|
||||
|
||||
![]()
Exactly what I needed
![]() It appears that the SHOWTHREAD template has not been modified. The <body> onload attribute is not present for inline_init() and there is no JavaScript link to the inline moderation functions. Try redownloading the install instructions and following the ones for the SHOWTHREAD template. |
#194
|
|||
|
|||
![]() Quote:
Is this the code that is missing from the showthread template? Quote:
I then completely removed this inline from all styles, etc. and then reapplied ..... and I have the same results...the inline doesn't work for the posts but it works for the topics. Any ideas? |
#195
|
||||
|
||||
![]()
Yes, that is missing. But you're also missing:
HTML Code:
<script type="text/javascript" src="clientscript/inline_moderation.js"></script> |
#196
|
|||
|
|||
![]()
I am reinstalling the mod because I couldn't get it to work.
I am using the Inline Moderation vers 1.2.1 on vB3.0.7. I am on the part of adding code to the threadbit in my templates: Quote:
The following error occurred when attempting to evaluate this template: Quote:
Quote:
|
#197
|
|||
|
|||
![]()
I've got what seems like a simple error, but I'm trying to tag where it's coming from.
If I try to moderate a thread, I get a "you do not have permission" page - but when performing a close, it actually soft deletes every post in the thread. If I try to moderate posts, I get a "No Thread specified" message, but it soft deletes the posts. Any idea what's going on? Otherwise excellent mod idea, probably the one thing I missed the MOST moving from phpbb. |
#198
|
|||
|
|||
![]()
Re: Above
It's basically throwing permissions errors for every action, although it also has odd consequences. I'm going through the thread, and I see a few people with the same problem. Any idea what might be causing it? Possibly custom permissions that are a bit too far off from the stock setup? I'll try to install it on a stock board, and see if perhaps it was that, but I don't see why permissions should be a problem, as other mods use them without a hitch... I've tested all permutations of permissions, nothing happening. I suppose I will go through the code and try to figure out why it's throwing all these errors (but performing the action, sometimes). |
#199
|
||||
|
||||
![]()
I have no idea what would be causing random things to happen. What version of PHP do you have and do you have register_globals on?
|
#200
|
|||
|
|||
![]()
4.3.10 GLOBALS on 3.0.7 vb install - a few mods, but nothing drastic and nothing I beleive yould be interefering.
It looks fundamentally like some of the permission checks are going wrong... because it executes some of the instructions, but always tosses a "no thread specified" or "no permissions", regardless of whather the action fails or not. I have a funny feeling it's more work correcting this than it's worth? |
#201
|
|||
|
|||
![]()
It was related to another javascript applet running on the site - all fixed!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|