The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
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: Nov 2023
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
Show Your Support
|
19 благодарности(ей) от: | ||
Alex@bulletin, Baja, Bannec, beduino, Black Snow, Cadellin, CvP, Daniel, eviljoker7075, imported_polygrinder, Karma, Life Revived, line89, madness85, Mastar, Master Of Unive, pandaplush, pcmwebmaster, SaN-DeeP |
Comments |
#1952
|
|||
|
|||
Hi all
Just installed this mod for a "recipe database" we want to build. I have created a plugin as per this post: https://vborg.vbsupport.ru/showpost....postcount=1765 And modified it as per this post: https://vborg.vbsupport.ru/showpost....postcount=1767 in order to create a new form on the "New Thread" button for the applicable forum My code is as follows: PHP Code:
Execution order is 5, plugin is active. But nothing happens when I create a new thread in the applicable forum - it just starts a new post as per normal. So what have I done wrong? The location URL works fine. vbulletin version is 4.2.2 PL4 |
#1953
|
|||
|
|||
Which hook location are you using for your plugin? The plugin at the first link uses a different hook than the modified one at the second link.
|
#1954
|
|||
|
|||
I'm using newreply_form_start. Which one should it be? newthread_form_start?
|
#1955
|
|||
|
|||
It should be newthread_form_start if you want it to happen when a new thread is started.
|
#1956
|
|||
|
|||
Great, thanks for the assistance. Now to work out some styling issues, specifically how to make sure the answers appear on the same line as the question
|
#1957
|
||||
|
||||
If you have not figured out how to get your edit to work yet, the modification in the link below is for 3.8 but will work in 4.2.2.
https://vborg.vbsupport.ru/showthrea...+thread+button |
#1958
|
||||
|
||||
Does any one know if its possible to make it where I can as an admin fill out a form and then PM the results to a member of my choice without having to create a new form for each member I have to do this for? There is an option to PM members and you can list the usernames, but I would only want to PM a certain form result to a certain member from the same form. I would be creating a quote for work and then sending it to a member via PM. Is it possible to set this up?
|
#1959
|
|||
|
|||
From the few posts above "newreply_form_start" hook plugin (that is mentioned in other posts), will this make it possible that each new reply in threads will make a form of which replies in that specific thread you created the reply in?
We have a special section on our forums which requires custom forms that the user is required to fill in. However, this section only works on new thread forms, and posting it in a specific thread. What I need is when a user is replying in a thread a user has made, it shows up a list of required forms of which will also be posted in the users thread, rather than a specific one. |
#1960
|
|||
|
|||
I get the following error when trying to submit a form:
Code:
Please complete both the subject and message fields. EDIT: Fixed it, PHP 5.4 caused the error. |
#1961
|
|||
|
|||
Anyone? *See my post above.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|