Version: 1.00, by Delphiprogrammi
Developer Last Online: Aug 2015
Version: 3.5.3
Rating:
Released: 01-05-2006
Last Update: Never
Installs: 8
DB Changes Uses Plugins
Code Changes Is in Beta Stage
No support by the author.
hi,
This is a port of this 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
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
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.
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
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...
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.
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...d=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
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....