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 |
#112
|
||||
|
||||
![]() Quote:
![]() Raven: I guess that's a bug in my ZIP packager then for not removing .DS_Store. I'll get rid of it when I repackage the zip tonight. Glad you like the installer ![]() ![]() WebMasterAJ: If you are upgrading, make sure that in global.php the following: PHP Code:
PHP Code:
|
#113
|
|||
|
|||
![]()
I think I found one more little thing. In the threadbit template, your instructions (at least for those upgrading from 1.1.0) ask us to enter:
HTML Code:
<if condition="can_moderate($thread['forumid'])"> <td class="alt1" align="center"><if condition="$show['threadmoved']">-<else /><input type="checkbox" id="inlinemod_$thread[threadid]" name="inlinemod_$thread[threadid]" value="1" onclick="select_item($thread[threadid], this);" /></if> </if> HTML Code:
<if condition="(can_moderate($thread['forumid']) AND $show['inlinemod'])"> <td class="alt1" align="center"><if condition="$show['threadmoved']">-<else /><input type="checkbox" id="inlinemod_$thread[threadid]" name="inlinemod_$thread[threadid]" value="1" onclick="select_item($thread[threadid], this);" /></if> </if> Rgds |
#114
|
||||
|
||||
![]() Quote:
|
#115
|
|||
|
|||
![]() Quote:
Rgds |
#116
|
||||
|
||||
![]()
Okay, the ZIP should now be all fixed with those two problems with the instructions and the .DS_Store files are now removed
![]() |
#117
|
|||
|
|||
![]()
I am getting the following error when trying to merge two threads (IDs are: 1791 and 1793)
Database error in vBulletin 3.0.3: Invalid SQL: UPDATE subscribethread SET threadid = 1791 WHERE threadid IN (1793, 1791) mysql error: Duplicate entry '1-1791' for key 2 mysql error number: 1062 Date: Thursday 09th of December 2004 08:42:23 AM Script: http://forum.m1911.org/inlinemod.php Referer: http://forum.m1911.org/inlinemod.php Username: John IP Address: 62.38.176.245 Any idea? Rgds |
#118
|
||||
|
||||
![]()
Try this:
Find from in ./inlinemod.php: PHP Code:
Replace all that with: PHP Code:
![]() |
#119
|
|||
|
|||
![]() Quote:
Database error in vBulletin 3.0.3: Invalid SQL: UPDATE subscribethread SET threadid = 1799 WHERE threadid IN (1800) mysql error: Duplicate entry '1-1799' for key 2 mysql error number: 1062 Date: Thursday 09th of December 2004 11:16:10 AM Script: http://forum.m1911.org/inlinemod.php Referer: http://forum.m1911.org/inlinemod.php Username: John IP Address: 62.38.176.245 rgds |
#120
|
||||
|
||||
![]() Quote:
PHP Code:
PHP Code:
|
#121
|
|||
|
|||
![]() Quote:
Database error in vBulletin 3.0.3: Invalid SQL: UPDATE subscribethread SET threadid = 281 WHERE subscribethread IN (Array) mysql error: Unknown column 'subscribethread' in 'where clause' mysql error number: 1054 Date: Thursday 09th of December 2004 11:57:56 AM Script: http://forum.m1911.org/inlinemod.php Referer: http://forum.m1911.org/inlinemod.php Username: John IP Address: 62.38.176.245 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|