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)
I've just downloaded this and installed it but when I go to the link I'm getting a database error, I'm on 3.6.12
Quote:
Invalid SQL:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_fronthelp AS phrasegroup_fronthelp,
language.phrasegroup_posting AS phrasegroup_posting,
language.phrasegroup_poll AS phrasegroup_poll,
language.phrasegroup_prefix AS phrasegroup_prefix,
language.phrasegroup_tips AS phrasegroup_tips,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 1;
MySQL Error : Unknown column 'language.phrasegroup_prefix' in 'field list'
Error Number : 1054
Date : Monday, April 27th 2009 @ 07:50:52 PM
Script : http://www.marineaquariumsa.com/misc.php?do=forms
Referrer :
IP Address :***
Username :
Classname : vB_Database
I would like to download v3.5.xml and/or v3.6.xml but I can only see the links for v3.3.xml
and v3.6.xml ...
Were are the links to download versions v3.5.xml and v3.8.xml?
The version on the XML file indicates the version of the Easy Forms product, not the version of vBulletin that it is compatable with. So as long as your site meets the requirements, you should be good to download the latest version.
The version on the XML file indicates the version of the Easy Forms product, not the version of vBulletin that it is compatable with. So [b]as long as your site meets the requirements[b], you should be good to download the latest version.
Well... Yesterday, those versions were NOT on the first post...
Anyway, I will now download the new ones!
By the way...!
What are those requirements that my site must meet?