![]() |
|
|
Mod Options |
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge Details »»
|
|||||||||||
|
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Developer Last Online: May 2013
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)
Screenshots There are two posts full of screenshots of this modification
Download Now Only licensed members can download files, Click Here for more information. Show Your Support
The following members like this post: Life Revived, Karma, madness85, imported_polygrinder, pcmwebmaster and 8 others.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Easy Forms - Create a form or multiple forms without php or html knowledge | bananalive | vBulletin 3.8 Add-ons | 1634 | 03 May 2013 10:38 |
| Easy Forms (Old Thread) | bananalive | vBulletin 3.7 Add-ons | 133 | 03 Feb 2009 17:34 |
|
#1336
|
|||
|
|||
|
Originally Posted by scubasteve3
AdminCP -> Edit Phrase -> forms
There is also a link in navbar under 'Quick Links' Or post the html link in one of your templates where you want it.
__________________
No members have liked this post.
|
|
#1337
|
|||
|
|||
|
Originally Posted by KevinL
I'm not sure how you've setup it, but check the html or plugin which edits the url.
__________________
No members have liked this post.
|
|
#1338
|
||||||||
|
||||||||
|
Originally Posted by helwoe
__________________
No members have liked this post.
|
||||||||
|
#1339
|
|||
|
|||
|
Originally Posted by clubvr4
Yes, but you'll have to use the form hooks.
__________________
No members have liked this post.
|
|
#1340
|
|||
|
|||
|
Have you selected 'Save to Database' as Form Action?
__________________
No members have liked this post.
|
|
#1341
|
||||
|
||||
|
Originally Posted by bananalive
I'll be honest, I don't know how it was set up. I wasn't the one that installed it.
From what I can see there is nothing in the "forumdisplay" template. Which plugin would it be? The form is created and pointing to the correct forum. Just the new thread (review) button does not work. Thank you for the help
__________________
HostAtom.net - Forum Hosting at it's best! Email Sales@HostAtom.net and find out more! Cpanel, Softaculous, LiteSpeed, CloudLinux, Daily R1Soft backups, 24x7 Server monitoring Need a forum design? Look no further - Design vBulletin No members have liked this post.
|
|
#1342
|
|||
|
|||
|
Originally Posted by KevinL
Have a look down the plugin list. It might be called on newreply_form_complete or similar plugin.
__________________
No members have liked this post.
|
|
#1343
|
|||
|
|||
|
Firstly just wanted to say that I absolutely love this addon. It's saved me a ton of trouble on my Warcraft guild forums for applications. So BL, thank you tons! It even works flawlessly for me after upgrading to vB 4.1, a move I was hesitant to make for addons like this.
I do have a question, though. Is there a way to pull the forum's internal date and post it in the thread title? I'm looking for something like a M d Y format auto detected from the boards, but I can't find anything relevant in this thread. Sorry if I've missed it! I have a forum that's in dire need of some structure in the title. ![]() Thank you for an awesome mod! No members have liked this post.
|
|
#1344
|
||||
|
||||
|
Originally Posted by Vitaris
Cheers.
Edit Form -> Form PHP Hooks -> Form Hook: Before Submit:
__________________
No members have liked this post.
|
||||
|
#1345
|
|||
|
|||
|
Thank you for the fast reply, it works perfectly!
Best mod ever. ![]() No members have liked this post.
|
|
#1346
|
|||
|
|||
|
order forums in drop down list
Hi there Dom.
I have the following code in a form question (thanks to you! :-)) but I would like to control the order of the items in the drop down list - only 2 there for now but will have have maybe 30 or so soon. Ideally I would like total control as I want to order geographically which only I know. Is this possible please? I was thinking I could keep the order in some kind of variable? Many thanks Mark $answer = "<select name=\"$formbit[id]\" id=\"q_" . $formbit[id] . "\">"; foreach ($vbulletin->forumcache AS $forumid => $forum) { if (!in_array($forumid, array(61,56))) { continue; } if ($qo['forumid']==$forumid) { $forum['selected'] = ' selected="selected"'; } $answer .= "<option value=\"$forumid\"$forum[selected]>$forum[title]</option>"; } $answer .= "</select>";
__________________
www.shackchat.co.nz No members have liked this post.
|
|
#1347
|
||||
|
||||
|
Originally Posted by ascroft
Yes, but you'll have to create new array to change order, see below example:
(This would show Forumid 2, Forumid 10, then Forumid 1)
__________________
No members have liked this post.
|
||||
|
#1348
|
|||
|
|||
|
Thanks a lot - works perfectly. Much appreciated.
Mark
__________________
www.shackchat.co.nz No members have liked this post.
|
|
#1349
|
||||
|
||||
|
Cheers for responding.
Would you be able to advise, my hook skills are limited to zero. Thanks No members have liked this post.
|
|
#1350
|
|||
|
|||
|
Nice mod, thanks for that.
But one question: I want to translate the following phrase, but I can't find it by searching all phrases: "Error, you have exceeded limit for number of times this form can be submitted." Where can I find this phrase? Thanks for help No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 18:39.






Best mod ever.
