Version: 4.3.0, by bananalive
Developer Last Online: Nov 2023
Category: New Posting Features -
Version: 4.0.x
Rating:
Released: 01-27-2010
Last Update: 10-04-2011
Installs: 1410
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
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
Upload the contents of upload folder to forum root (Allow Overwrite "YES" for overwrite) clientscript\easyforms.css -> \clientscript\
clientscript\easyforms.js -> \clientscript\
Firstly once again this is a fantastic mod! However I'm having some problems using this in conjunction with the GlowHost Anti-Spam when outputting a form to a thread as the anti-spam auto-moderates it as it contains URLs and the submitting users are normally new members to my site.
The easiest way around this would be have created threads all assigned to a single user rather than the user who submitted it or Unregistered. Is that possible though?
Dom, just noted that when I manually moved a thread just now it does update the post count etc. and correctly show the most recent post in the preview - even though it was an earlier post that I moved - so hopeful there is an easy bit of code to add to make this happen as part of the plugin - thanks.
Mark
Quote:
Originally Posted by ascroft
Hi there.
One thing I noted today, when the thread is moved to the correct forum, is that it doesn't update the 'header' type of information in the forum summary i.e. last post details, no. of threads/posts. The thread itself is there fine. Example is: http://www.shackchat.co.nz/listings/...lington-Region
I am thinking this needs more code to be added to the plugin in possibly?
your mod works like a charme in vb 4.1.3 - thanks! But..
The function ?Question Typest to Hide in Form Results Poll? is very useful for me. But I miss a function like ?Question Typest to Hide in Form Results Table?! Can you tell me, if it would be possible?
The view is not very clearly arranged if a user writes to many text in the "Field using vBulletin Editor".
your mod works like a charme in vb 4.1.3 - thanks! But..
The function ?Question Typest to Hide in Form Results Poll? is very useful for me. But I miss a function like ?Question Typest to Hide in Form Results Table?! Can you tell me, if it would be possible?
The view is not very clearly arranged if a user writes to many text in the "Field using vBulletin Editor".
Is it possible to hide a field in the table view?
Best regards,
Bruno
Added it as an option in attached file in Vbulletin Options -> Easy Form Options
Dom, just noted that when I manually moved a thread just now it does update the post count etc. and correctly show the most recent post in the preview - even though it was an earlier post that I moved - so hopeful there is an easy bit of code to add to make this happen as part of the plugin - thanks.
Firstly once again this is a fantastic mod! However I'm having some problems using this in conjunction with the GlowHost Anti-Spam when outputting a form to a thread as the anti-spam auto-moderates it as it contains URLs and the submitting users are normally new members to my site.
The easiest way around this would be have created threads all assigned to a single user rather than the user who submitted it or Unregistered. Is that possible though?
Thanks for any help
Edit Form -> Form Hook: Before Submit:
PHP Code:
$vbulletin->userinfo['userid'] = 3;
Change 3 to the appropriate userid. (0 for unregistered)
New to vB but slowly picking things up. I think I will find this mod extremely useful, but I'd like to know how I can add an 'insert image' button to the vbeditor question section, next to the email and insert link buttons for example.
Or indeed, can it be replaced with all the interface options as if posting a new thread such as; post icons and the tag box?
Cheers
AdminCP -> vBulletin Options -> BB Code Settings -> Allow [IMG] Code in Non Forum Specific Areas -> Yes
This won't work
The forum-id is correct (it's from my liveforum)
Can you give me a "step by step" instruction, what i have to do, that a dropdown-field with the prefixes of a specified forum will be shown?
The form should create a new thread in forum-id = 46, and the prefixes of this forum sould be listed in the form, cause they are required for a new thread!
I found a small bug when using bbocde in a section title. We needed to make the Section titles bigger to stand out more and this is the result. http://i.imgur.com/6pMtz.jpg