View Full Version : Inline Moderation Tools (v1.2.1)
Mr. Brian
06-20-2005, 08:18 PM
Well, have a look a at the attachment
Mr. Brian
06-20-2005, 08:31 PM
Well, have a look a at the attachment
Renada
06-21-2005, 06:22 PM
Hi,
I installed this mod and everything works as it should on the posts (split, soft delete etc), but on the forumdisplay side when I check the boxes for stick, unstick, merge etc. the "Go" button doesn't show any change - i.e. no numbers show up. When pressing "Go" I get the error
"Invalid inline moderation items specified. If you followed a valid link, please notify the webmaster"
I've checked all the edits and file changes and everything appears to be correct.
Where have I gone wrong?
Thanks,
Renada
paulyy
06-22-2005, 12:26 AM
Using the latest version, the merge thread and post doesn't work, nor does the move thread option, in the forumdisplay page, using 3.0.7
It's installed properly, and all the other options work.
It gets to the inlinemod.php and stays blank, there's no query or anything after it ...
Edit: can't get it working, think I'll just upgrade.
krohnathlonman
06-29-2005, 03:57 AM
I'm not finding any additional info on a select all feature.....
MojoNixon
06-29-2005, 10:55 AM
An "select all" entry in the dropdownlist would be really nice.
@paulyy:
Thread Moving is working like a charm in 3.07...just doublecheck if you have installed it properly.
Very nice addition to my board. Thanx. :-)
King Kovifor
06-29-2005, 09:19 PM
/me installs this beautiful hack.
King Kovifor
06-30-2005, 11:56 PM
Mistake/Bug:
When you merge posts the POST count doesn't go down. Which it should.
Riotblade
07-13-2005, 06:53 PM
Nice
/me follows everybody else and clicks install
zell_11
07-20-2005, 11:03 PM
hey i was wondering if there was any way you could just make this able to be moderated by a certain user-group instead of you having to keep admin mods to forums
rob_daemon
07-21-2005, 03:48 AM
hey i was wondering if there was any way you could just make this able to be moderated by a certain user-group instead of you having to keep admin mods to forums
Probably not; development of this hack has pretty much stopped due to 3.5 coming out and this feature being included by default. That feature is much more powerful and has superior implementation and control over what users can or cannot do.
aranthorn
09-03-2005, 06:33 AM
installs because I can't wait for vb3.5 to get released. Thanks r_d!
EDDIE!
10-11-2005, 06:07 AM
having a little problem with this, everytime I try to merge or close threads from the forum display page, I get a No Permission message. How could I fix this?
Lord Brar
10-11-2005, 06:52 AM
having a little problem with this, everytime I try to merge or close threads from the forum display page, I get a No Permission message. How could I fix this?
By upgrading to 3.5 gold :p
EDDIE!
10-11-2005, 09:17 AM
yea but 90% of the hacks I have aren't compatible with 3.5, so that's why I'm not upgrading yet.
Nitewalker
12-24-2005, 05:28 PM
hi i tried to install this on my vB3.0.10
i cant see that little selection box to select the post/thread.. So basically im unable to select it..Is someone able to help me out here ?
In need
12-28-2005, 10:11 PM
Greetings..
The following message appears whenever I try to use any of the in-line moderation tools.
Invalid inline moderation items specified. If you followed a valid link, please notify the webmaster
Some help would be appreciated,
Kind regards.
In need
01-01-2006, 10:40 AM
Fixed the problem :D
|Jordan|
01-08-2006, 01:48 PM
This hack seems to have added 5 queries to every forum page and the queries even show for regular users who are not mods\admins. Do these 5 queries increase load negatively?
rob_daemon
01-08-2006, 04:09 PM
This hack seems to have added 5 queries to every forum page and the queries even show for regular users who are not mods\admins. Do these 5 queries increase load negatively?
Those queries are generated by can_moderate() and it only happens on showthread.php and forumdisplay.php. They're necessary because that's how it determines to see if the checkboxes should be placed on the page.
None of the queries should add too much load because they're all very simple SELECT statements.
mystic10
11-23-2007, 04:49 AM
sir,
i have used ur inline mod as mind giving problem but when i replace with the inlinemod.php given by u i get errors and when i replace it back with mine i get invalid path..i have attached inlinemod.php that was orignal from 3.6.8 patch maybe u can help me out on what i do so the inline moderation can work as of now both yours and the original is giving problems...
these are the error:
sticky/unsticky/move/unmove/delete has this error
print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))
close
Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 391
open
Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 412
rob_daemon
11-23-2007, 07:39 PM
sir,
i have used ur inline mod as mind giving problem but when i replace with the inlinemod.php given by u i get errors and when i replace it back with mine i get invalid path..i have attached inlinemod.php that was orignal from 3.6.8 patch maybe u can help me out on what i do so the inline moderation can work as of now both yours and the original is giving problems...
these are the error:
sticky/unsticky/move/unmove/delete has this error
print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))
close
Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 391
open
Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 412
You should NOT be using this with any other version than v3.0. That is what this was designed for and using it with future versions is a bad idea because it makes function calls that are incompatible with each other. This will not work at all with any other version than 3.0. Put back the version of the file that came with your version of vBulletin. If it is giving you problems, then contact Jelsoft for support. Furthermore, I no longer support this mod because vBulletin now includes this feature.
mystic10
11-24-2007, 01:27 AM
K Thanks For The Reply Have A Great Weekend
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.