Easily create forms with no HTML or PHP knowledge. Questions can be made compulsory and are checked before the form is submitted. Forms can be previewed. (You can create multiple forms)
Suggestion: be able to set which response would become the title of the thread.
Ex: I have a "Suggestion Title" box for people to self-title their suggestions. I would like the information in this box to become the title of the thread.
"Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /homepages/1/d28418551/htdocs/portal/misc.php(97) : eval()'d code on line 59"
How can i get this fixed so i can use this great feature ?
"Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /homepages/1/d28418551/htdocs/portal/misc.php(97) : eval()'d code on line 59"
How can i get this fixed so i can use this great feature ?
I receive the same error on a fresh installation, but not when overwriting a previous installation of this mod.
I'll look into this, what form question types are in the form?
I changed the text 'Error' and am looking into the in_array function problem. What question types have you included in the form?
I've changed the 'Error' display in the navbar on form submit and fixed the redirect of deleting a question
What have you got in the form?
Thanks I have upgrad and I haven't the prolems now but can you add the number of the caractere autorises for the question please? beacause I have a question and I don't see all of the caractere...
Thanks I have upgrad and I haven't the prolems now but can you add the number of the caractere autorises for the question please? beacause I have a question and I don't see all of the caractere...
thanks
Try upgrading to v1.2. Edit the question with the addition characters at the end.
(If you have do not mind loosing your forms just upgrade to v1.2 then uninstall product and then install v1.2.)
I just tried importing the latest version (previous ones uninstalled) and got the following error:
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `forms` (
`fid` int(11) NOT NULL auto_increment,
`title` varchar(500) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL,
`action` int(3) NOT NULL,
`where` varchar(200) NOT NULL default '',
PRIMARY KEY (`fid`)
) TYPE=MyISAM;
MySQL Error : Column length too big for column 'title' (max = 255); use BLOB or TEXT instead
Error Number : 1074
Request Date : Saturday, January 3rd 2009 @ 01:56:35 PM
Error Date : Saturday, January 3rd 2009 @ 01:56:35 PM
Script : http://www.britishroguewarriors.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.britishroguewarriors.com/forum/admincp/plugin.php?do=productadd
IP Address : 212.58.32.2
Username : ZeroCool
Classname : vb_database
MySQL Version : 4.1.22-standard-log