The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Form Hack Details »» | |||||||||||||||||||||||||
Form Hack 4.1 Features: Ever wanted an online form that a user can fill out, which when submitted gets:
Or any combination or all of the above? Well, this is the hack for you! You can use this for:
Or anything you like - this hack is totally customizable via the AdminCP. The beauty of this hack is that once you install this hack, to make a new form all you need to do is copy the main hook, rename it to whatever you want, edit the variables in the hook, and you have a totally new form!!! You do not need to touch the templates again, but can always create new ones and use different templates for different forms. Format of the form:
This is customizable via the hook. Also:
INSTALLATION Easy - takes only a few minutes:
Done! Use this hack to make as many forms as you like! Enjoy! Updates: Version 4.0: (09/15/2006)
Version 4.1: (04/24/2008)
MAKE SURE YOU CLICK INSTALL! You will get an email when a new version is released. Abe1 with rights from Dr Erwin Loh Supporters / CoAuthors Show Your Support
|
Comments |
#202
|
|||
|
|||
Nice hack Abe1,
I have a couple of questions before I install. 1) Is there a need/requirement for flood control 2) Is there a need/requirement for image verification Just wondering if these would be measures to put in to prevent "spamming" ? |
#203
|
||||
|
||||
I'm having problems with this hack...
I have the need for 2 forms. I made the easier one of the 2 first and tested it and it works fine. When I do the 2nd one, it gives me the following error when I try to submit the form. Quote:
|
#204
|
||||
|
||||
anyone?
|
#205
|
|||
|
|||
I wanna write the form variables to the database, but it turn in to trouble if one field contains quote mark, for example " or '
PHP Code:
|
#206
|
||||
|
||||
can anyone help with my problem? i want only members that are logged in to be able to use the form =/
|
#207
|
||||
|
||||
Quote:
PHP Code:
After that find this if check PHP Code:
|
#208
|
||||
|
||||
wow... how did i not see that...
thx |
#209
|
|||
|
|||
where is this : /newthread.php?do=form ? Where do i put it, can anyone help me?
|
#210
|
||||
|
||||
Quote:
PHP Code:
As you see you can add multiple forms just change the name in the $formname varieble in every new plugin. Also if you want to make new forms you have to change or add a new template in Styles & Templates, the templates with names in this variebles. PHP Code:
I hope that you are undestand that. |
#211
|
||||
|
||||
I'm starting to become very proficient with this plugin and I've created 5 separate "advanced" forms, but now I'd like to take it to a new level.
I want to move the form from posting a message in a thread to posting a calendar event. How difficult would this be? For instance, the normal forms point to newthread_start and I'm guessing I would change this to calendar_start. So my questions are thus: 1. What form elements would I use to handle date parameters that are already in the existing calendars? 2. Would the form elements have to be separate to account for single day, multi-day, and recurring events? 3. If you look at a "recurring calendar event" I would want to start the form so that it looks exactly like this, with the exception of the editor box which the rest of the form would replace so that I could choose the type of questions/answers I would use here. I know this might sound difficult, but I feel that if I'm pointed in the right direction, I'm positive I could figure it out. I'm good at hacking/editing existing code due to having a photographic memory. Thanks in advance. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|