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.
This is the error i get and i put a space in the product file still didnt work please help
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
CREATE TABLE IF NOT EXISTSapplicator_app (
`appid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appname` VARCHAR( 100 ) NOT NULL DEFAULT 'Name',
`appactive` TINYINT( 1 ) NOT NULL DEFAULT '1',
`appperms` VARCHAR( 150 ) NOT NULL DEFAULT '0',
UNIQUE (
`appid`
)
);
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 'EXISTSapplicator_app (
`appid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appname` V' at line 1
Error Number : 1064
Request Date : Wednesday, May 20th 2009 @ 04:46:05 AM
Error Date : Wednesday, May 20th 2009 @ 04:46:05 AM
Script : http://www.scapemasters.com/admincp/plugin.php?do=productimport
Referrer : http://www.scapemasters.com/admincp/plugin.php?do=productadd
IP Address : 78.147.78.104
Username : Moonnite
Classname : vB_Database
MySQL Version : 5.1.30
This is the error i get and i put a space in the product file still didnt work please help
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
CREATE TABLE IF NOT EXISTSapplicator_app (
`appid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appname` VARCHAR( 100 ) NOT NULL DEFAULT 'Name',
`appactive` TINYINT( 1 ) NOT NULL DEFAULT '1',
`appperms` VARCHAR( 150 ) NOT NULL DEFAULT '0',
UNIQUE (
`appid`
)
);
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 'EXISTSapplicator_app (
`appid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appname` V' at line 1
Error Number : 1064
Request Date : Wednesday, May 20th 2009 @ 04:46:05 AM
Error Date : Wednesday, May 20th 2009 @ 04:46:05 AM
Script : http://www.scapemasters.com/admincp/plugin.php?do=productimport
Referrer : http://www.scapemasters.com/admincp/plugin.php?do=productadd
IP Address : 78.147.78.104
Username : Moonnite
Classname : vB_Database
MySQL Version : 5.1.30
Installed perfectly. I made an application and I click the link from Manage Applications on the app that I created but when it takes me to applicator.php?app=1 I get an error message that the application does not exist.
Edit: Well, that's weird. I went in and edited the application and all the checkboxes for the permissions were blank. I only clicked a few and hit edit and now I can see the app. When I click "Edit" on the app again, the checkboxes are blank again.
Edit 2: OK - If i select almost all of the usergroups, it won't apply and I can't view the application. If I only select a handful of them, then I can view the app. Strange. Hope the bugs get worked out because this has so much potential.
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?
Quote:
Please enter the userid of the user you want posting the new thread.
Please note: If no value is entered, the person submitting the entry will post it.