PDA

View Full Version : Cyb - Auto Reply


Valter
08-24-2007, 10:00 PM
vB 3.6 version:
https://vborg.vbsupport.ru/showthread.php?t=156221

=======

Info:
I'm using this to automatically welcome users in my "Introductions" sub-forum. You can customize messages and use it for any other auto-replying needs. You can write several messages (separated by |) and they will be used randomly in auto-replies. This work with subjects too.

See screenshots for details about features...


Note:
-This executes 1 simple query on forumdisplay but only in selected forums.
-Same simple query is also executed when user searches for new posts.


Installation:
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]


To set options:
Go to: vBulletin Options > Cyb - Auto Reply


Versions:
v1.0 - Aug 25. 2007.
-Initial release


Mark as INSTALLED to get support and updates.

HS2005
10-15-2007, 08:20 AM
I get a problem when i press subject or messages:


Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT * FROM phrase
WHERE varname = 'cybautoreply_subject' AND
phrasetypeid = global
ORDER BY languageid
LIMIT 1;

MySQL Error : Unknown column 'global' in 'where clause'
Error Number : 1054
Date : Monday, October 15th 2007 @ 11:19:08 AM
Script : http://forum.groundzero.nu/GZadmincp/phrase.php?do=edit&e[global][cybautoreply_subject]
Referrer : http://forum.groundzero.nu/GZadmincp/options.php?do=options&dogroup=cybautoreply&advanced= 0
IP Address : 145.116.127.222
Username : HS2005
Classname : vB_Database


And when a user creates a thread i want like 20 people to respond to that thread.
But only 1 userid does? How come

Valter
10-15-2007, 03:24 PM
Search manually for phrase "cybautoreply_subject" in Phrase Manager.

And to edit messages search for phrase "cybautoreply_messages".

Listed users are taken randomly to reply to thread (one of them), as well as messages.

HS2005
10-17-2007, 09:24 AM
LOL, that i did not think of the phrases in vb :) Thanks for that handy info ;)

So there is no possibilty to let's say 10 people add a message in 1 forumdisplay?

lolzers
10-21-2007, 01:52 AM
In this version, can we edit the message?