View Full Version : pm user on thread modoration
Delphiprogrammi
01-05-2006, 10:00 PM
hi,
This is a port of this (https://vborg.vbsupport.ru/showthread.php?s=&threadid=69212) and i'm posting this with the original authors permission (yes i did ask him)
This extension will send a pm to the threadstarter when a modorator or admin takes "administrative action" currently supported are
stuck / unstuck
open / close
edit *
delete *
move
merge
split
* = means you need to modify some vbulletin files to make it work correctly
plugins = 7
phrased = yes
The installation is pretty simple.Goto yourforum.tld/admincp.Choose plugin system => manage products => add product browse to product-modautopm.xml and import it
next you needto goto the vbulletin options group "message posting and editing postings and there you'll find some settings regarding this extension
everything good ? => hit save
you cannot skip this step or you'll receive SQL errors !!
detailed install instructions are in readme.txt
Wired1
01-06-2006, 08:16 PM
Nice hack, I think I may install this later. Question: Can this also be expanded in a future use to e-mail the user? Some users don't really get the concept of PMs :)
Cyricx
01-06-2006, 08:58 PM
Very nice!!
Question, does the pm come from a specific person? or from the moderator who performed the action?
Delphiprogrammi
01-06-2006, 09:03 PM
Very nice!!
Question, does the pm come from a specific person? or from the moderator who performed the action?
you can specify that on the settings page but offcource you can enter only one id (to prevent pm flooding) and the userid must be a moderator
VaaKo
01-06-2006, 09:07 PM
im wondering bout something, I have a hidden recycle bin, and whenever I wanna delete a topic, I move it there, but in this case, if I moved a topic there, it will pm the user telling him about that hidden forum which no one knows about...
any suggestion?
Delphiprogrammi
01-06-2006, 09:36 PM
im wondering bout something, I have a hidden recycle bin, and whenever I wanna delete a topic, I move it there, but in this case, if I moved a topic there, it will pm the user telling him about that hidden forum which no one knows about...
any suggestion?
yes it will show the url but if this user has no rights he can't view the hidden stuff.If you don't want this at all you can simple deactivate the move plugin and no pm's for will be send at all (for moved topics)
Delphiprogrammi
01-06-2006, 09:38 PM
Nice hack, I think I may install this later. Question: Can this also be expanded in a future use to e-mail the user? Some users don't really get the concept of PMs :)
well i'm playing with an idea to add a "custom profile field" which would allow to choose between receiving a pm or an email.This could be possible throug a setting to some users hate private messages i did know that
msimplay
01-06-2006, 09:53 PM
well i'm playing with an idea to add a "custom profile field" which would allow to choose between receiving a pm or an email.This could be possible throug a setting to some users hate private messages i did know that
will it be possible in future versions to not say "opened or closed" but instead say the action that was taken via conditionals ?
Daniel
01-07-2006, 02:38 AM
You've been porting some really great hacks. If you ever release so there's not a file modification, this will be a definite must for me to be installing. Thanks!
Snake
01-07-2006, 07:46 AM
Thanks!
kadafi_alive
01-07-2006, 08:19 AM
Hmm,
This doesn't work with the inline moderation tool though.
is compatible with vBRecycle ?
Delphiprogrammi
01-07-2006, 11:18 AM
Hmm,
This doesn't work with the inline moderation tool though.
true not yet but i think i'm adding this since the "inline mod" became a vb standard in the 3.5.x series
Delphiprogrammi
01-07-2006, 11:19 AM
is compatible with vBRecycle ?
No it contains no special code to "deal" with any other hacks
Floris
01-08-2006, 06:18 PM
This is pretty cool. Good idea and nice of you to write it out and share it with us. I will llook into this for my sites.
Ok newbie here....go gently on me... how do you edit the xml file?
Delphiprogrammi
01-10-2006, 07:45 AM
Ok newbie here....go gently on me... how do you edit the xml file?
my advice would be don't edit XML files directly what would you like to change ?
cnprint
04-20-2006, 05:51 PM
it don't work on vb 3.54?
Delphiprogrammi
04-20-2006, 06:37 PM
it don't work on vb 3.54?
i see no reason why it wouldn't work.Before you ask this does not work with the new "inlinemod" system and i doubt i will ever add that functionality because it can be "server sensitive" if you receives (send) allot of pm's
stinger2
04-20-2006, 07:38 PM
nice hack ..thx
cnprint
04-21-2006, 04:22 AM
i see no reason why it wouldn't work.Before you ask this does not work with the new "inlinemod" system and i doubt i will ever add that functionality because it can be "server sensitive" if you receives (send) allot of pm's
oh,because i use plugin_accelerator_RC3 hack,but after i rebuild the hack,your hack worked very well.sorry.
thanks.
jndeakin
04-25-2006, 09:39 AM
The first time I installed this it failed, due I think to it being into an upgrade of a previously-hacked forum. It failed when it couldn't create table entries in settings or phrases, as they were already there. It didn't show as installed in the product manager at that point, so I couldn't delete it either. I had to go into phpmyadmin, and manually delete the tables it needed to create, but then it installed ok. It failed even with overwrite selected before that though.
I've not tried the template mods yet, but the basics seem good :) Thanks
COBRAws
04-26-2006, 11:24 AM
im wondering bout something, I have a hidden recycle bin, and whenever I wanna delete a topic, I move it there, but in this case, if I moved a topic there, it will pm the user telling him about that hidden forum which no one knows about...
any suggestion?
Any future plans of this for a future release?
thank you. Ill install so I know if this happens.
cnprint
04-26-2006, 12:28 PM
The first time I installed this it failed, due I think to it being into an upgrade of a previously-hacked forum. It failed when it couldn't create table entries in settings or phrases, as they were already there. It didn't show as installed in the product manager at that point, so I couldn't delete it either. I had to go into phpmyadmin, and manually delete the tables it needed to create, but then it installed ok. It failed even with overwrite selected before that though.
I've not tried the template mods yet, but the basics seem good :) Thanks
oh , you can delete the relavant mysql query in the product-modautopm.xml ,
and import the product-modautopm.xml, there is ok.
stinger2
05-06-2006, 05:47 PM
just installed this on a test board 3.5.4...works fine
how ever .....if a thread has 10 posters........do they all get a PM when moderating the thread??
thanks ..click install
edit
\
only the thread starter gets the PM
great hack.....but would have been greater IF it was applied to POST as wel as THREAD
Delphiprogrammi
06-04-2006, 11:28 AM
hi,
Well here (https://vborg.vbsupport.ru/showthread.php?t=115677) is a similair system but it supports inline moderation.Mine doesn't support it
stinger2
06-08-2006, 04:42 PM
Database error in vBulletin 3.5.4:
Invalid SQL:
DELETE FROM test_setting WHERE CONVERT(product USING utf8)='modautopm';
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'USING utf8)='modautopm'' at line 1
Error Number : 1064
Date : Thursday, June 8th 2006 @ 09:36:30 PM
Script : http://www.mysite/forums/admincp/apm_product.php
Referrer : http://www.mysite/forums/admincp/apm_product.php?do=productdelete&productid=modautopm&s=
IP Address : XXXXXXXXXXXX
Username : stinger2
Classname : vb_database
hi
i am trying to uninstall the product to upgrade to vb3.6 and install the other one you suggested.but i am getting the following database error....
in otherwords ..i can NOT uninstall the product
i also mass deleted all PM's just in case they can cause a problem..but no luck
any help appreciated
thanks in advance
Delphiprogrammi
06-08-2006, 08:40 PM
hi
i am trying to uninstall the product to upgrade to vb3.6 and install the other one you suggested.but i am getting the following database error....
in otherwords ..i can NOT uninstall the product
i also mass deleted all PM's just in case they can cause a problem..but no luck
any help appreciated
thanks in advance
run this
DELETE FROM test_setting WHERE varname LIKE 'modpm_%';
that should remove the settings used by the hack
stinger2
06-08-2006, 08:57 PM
thanks erik for your response
however after running that query...it kept hanging for about 10 minutes at 40%..and now i can NOT get in phpmyadmin.for a while then i loged in again...i did it twice.......and it keeps hanging..the website is still operational though...
would appreciate any help and thanks again
there is something else though
i can uninstall the product from local host which is a copy of the website...except the database is created with latin character while the live database is made with en-iso-8859-1 language set....
maybe this helps....
again thanks
stinger2
06-09-2006, 11:16 AM
fixed with 2 queries from erik...thank erik
JompaMP
08-02-2006, 07:31 AM
i have installed this mod and test it but it is no pm sended to you and now i canĀ“t uninstall it
JompaMP
08-02-2006, 07:42 AM
run this
DELETE FROM test_setting WHERE varname LIKE 'modpm_%';
that should remove the settings used by the hack
were i find that?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.