Version: 1.1, by EnIgMa1234
Developer Last Online: May 2011
Category: Add-On Releases -
Version: 3.8.2
Rating:
Released: 05-16-2009
Last Update: 06-03-2009
Installs: 32
DB Changes Uses Plugins
Additional Files
No support by the author.
/*================================================= ====
||
|| [BFC] Applicator
|| ------------------------------------------------------------------
|| Author: EnIgMa1234
|| Site: http://www.bluefirecreation.com
|| Copyright ?2009 EnIgMa1234.
|| This addon may not be redistributed or modified in whole or significant part.
||
\*================================================ =====
Presenting The Applicator!
What is it?
Ever wanted to easily add surveys or applications to your forum but didn't know how? Applicator does this for you. With Applicator you can create endless amounts of applications/surveys in just a few clicks. Features: See screenshots.
How do I install? Follow the installation instructions provided .
Support for this product will be provided on my site.
I feel stupid lol i was missing a file. Thanks for the fast support & great product.
Im having the same problem as this guy below.
Quote:
Originally Posted by FF|Skyrider
Same, this plugin is a bit bugged. Selecting all groups makes it displaying there is no application, and when it is posted, "Administrator" (username number: 1) is making a new thread. I thought it was going to be posted by the user itself?
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/tutorial/public_html/includes/class_applicator.php on line 10
Database error in vBulletin 3.8.3:
Invalid SQL:
CREATE TABLE IF NOT EXISTS vb3`applicator_question` (
`qid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appid` INT( 10 ) NOT NULL DEFAULT '0',
`question` VARCHAR( 150 ) NOT NULL ,
`qtype` VARCHAR( 20 ) NOT NULL ,
`quniqueid` VARCHAR( 10 ) NOT NULL ,
`qorder` INT( 15 ) NOT NULL DEFAULT '1',
`qoptions` VARCHAR( 150 ) NOT NULL,
UNIQUE (
`qid`
)
);
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 '`applicator_question` (
`qid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appid` INT(' at line 1
Error Number : 1064
Request Date : Saturday, June 13th 2009 @ 06:22:58 PM
Error Date : Saturday, June 13th 2009 @ 06:22:58 PM
Script : http://warriersofpie.net/forum/admincp/plugin.php?do=productimport
Referrer : http://warriersofpie.net/forum/admincp/plugin.php?do=productadd
IP Address : 24.16.139.173
Username : bahoginbill
Classname : vB_Database
MySQL Version : 5.0.67-community