![]() |
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 |
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.
|
Quote:
|
It should be newthread_form_start if you want it to happen when a new thread is started.
|
Quote:
|
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 |
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?
|
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. |
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. |
Anyone? *See my post above.
|
All times are GMT. The time now is 05:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|