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 : 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