Hi, This is a great idea! I run a forum with a narrow topic and can invent a bunch of questions that a non member would not be able to answer easily.
Unfortunately when I try to install I get:
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Cache the NoSpam! template', 'cache_templates', 'if (THIS_SCRIPT == \'register\')\r\n{\r\n $globaltemplates[] = \'nospam\';\r\n}', 'nospam');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Tuesday, November 21st 2006 @ 01:55:50 PM
Script : http://fencingforum.com/forum/admincp/plugin.php
Referrer : http://fencingforum.com/forum/admincp/plugin.php?do=productadd
IP Address : 85.189.97.228
Username : wingnutLP
Classname : vb_database
Any suggestions? Sorry I am no forum guru and my understanding of PHP is slim to nil!