vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Cyb - Auto Reply (https://vborg.vbsupport.ru/showthread.php?t=156222)

Valter 08-24-2007 10:00 PM

Cyb - Auto Reply
 
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:

PHP Code:

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         
MondayOctober 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?


All times are GMT. The time now is 03:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01089 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete