![]() |
Well it seems that I am still getting the white page, although I realized that I could not directly enter the link into my browser (I had to enter it first, get the error message, and then hit refresh).
I've modified several details to include the questions and a few other aspects, and now I can't get the form to show up, as I said. Why am I only getting a white page? Thanks! EDIT So I've figured out that I'm getting white pages because I changed the template name. Now, I need a new template because when I change all the options (add/remove questions, change number of answers etc) it stays with the current template, meaning I have fields that don't exist (they're there but are blank), my radioquestion fields have 6 selections in it from the original form even though I only have two options, and a variety of other issues. What do I need to do to get a new template running? |
Quote:
|
Code:
// Name of the main template I am still learning this coding. If you could direct me what other code I need to modify, I would greatly appreciate it. Thank you |
I have tried to figure this out. I was able to make a few changes but to overhaul the form like I want would take awhile. Too bad someone doesn't come out with a hack like Wow Recruitment Form. I believe he took this form and developed a much more user friendly gaming form. All I really want is some custom question blocks.
I guess I will give it a try again later. |
Quote:
Yes, it takes time, that is the fun in web design. The alternate option is to pay someone to do the job. That is no fun. Like many such mods the author has done the functionality code and the rest is down to us. Bob |
Quote:
Then you need to create a supportanswers template and copy the code from formanswers and put it in there and edit the way you want it to be. |
Quote:
|
sorry for the silly question but i am very confused i dont understand ur instructions about edit form hook and u will see the intrucion...i went to the plugin and pressed edit and i saw
Product ID form_hack Title Version Description Product URL Version Check URL please clarify and help thanks |
Quote:
|
The hook is edited from the "Plugin Manager", Each plugin has two templates that are edited from the style manager. 1. Usually named "form" 2. Usually named "form_answers".
|
Great plugin Abe, I've been burning up the last two days using it. Thank you for you work. I do have a couple of questions, though.
1. I'm intrested in requiring an attachment to be uploaded. Has anybody done this? 2. I'd like to be able to include, in the thread title, the username of the person filling out the form. (i.e., "Application submitted by [username]"). I've seen something similiar to this posted previously but I couldn't get it to work. |
Is there any way to visually build the forms?
|
Quote:
|
Quote:
after Code:
if ($_REQUEST['do'] == $formname) Code:
$bbuserinfo = $vbulletin->userinfo; Code:
$user_name = $bbuserinfo[username]; Code:
$formtitle = "Application for - $user_name"; |
One thing I have discovered is that if you have one form in a product section that isn't working, none of the forms in that section will work.
When the Forms Hack is first installed it creates a new product section in the Plugin Manager called Product: Forms Hack. This is now where I store my live forms. I keep new and forms in development in the vBulletin section at the bottom. I had a form that wasn't quite finished in the Forms Hack section and none of the other forms in the section worked. When I moved the incomplete form out, the others worked again. Laura |
I've installed and tested the form without doing any editing work yet. It appeared that after I submitted the form, a thread named "Generic Form" was created but there isn't any forum associated with it.
Can I know how can I determine the forum to create the new thread in and how do i delete this test thread? I tried to read the "Generic Form" thread but it says i don't have enough permission even though i'm using an administrator account. Any help is much appreciated. Thanks! |
Quote:
Go to your admincp and scroll down to Plugins & Products, then Plugin Manager. Scroll down until you find the form product. When you find it click Edit and in that block you should see the PHP code. That is where you do your editing to make the form the way you want it. |
Quote:
|
Quote:
|
Quote:
|
I've tried another form via the url http://www.mywebsite.com/forum/newth...?do=form&f=345, this time round with a forum ID but it seems like after i submitted the form, the form did not ended up in the correct forum.
Again it shows that it doesn't belongs to any forum and i can't delete it again because it says i don't have the permission. Really need help on this. |
You are probably not doing it correctly. You need to put the forum ID number in the plugin not the link.
Quote:
|
I've managed to fix the forum id part but can you help me to resolve the deletion of the testing threads that i have no access to as it doesn't belongs to any forums?
Thanks. |
Quote:
|
Quote:
|
Hi there,
I am having some real trouble getting this to work. I have installed it, can edit what the questions are etc and got it posting how I want it to but: • I can't work out how to remove questions? • I can't work out how to add questions? There are quite a few questions I don't want - such as the radio boxes etc. I do however want some more text box questions. I have tried deleting the appropriate variables in part 1 and part 2, but when I go to: HTML Code:
www.mywebsite.com/forums/newthread.php?do=form What am I doing wrong? :D |
Quote:
Also keep in mind that the template ?formanswers? is what gets posted to your message area or email. So you will have to edit that also. PHP Code:
|
You'll have to make changes to the two style templates (form and form_answers) to add or remove questions and actually have the questions asked in the hook.
1. Form - creates the question area 2. form_answers - used to create the email and thread 3. hook - asks the questions and creates the variables that interact with 1 and 2 above. Any changes you make to a question in the hook (ie. question type - checkbox or question or longquestion) has to have the corresponding changes made in 1 and 2 above. Hope this helps |
Quote:
|
Quote:
|
Thanks anyway attroll. Its not necessary, just a nicety.
|
This plugin would be great if it were easier to use. Perhaps like a wizard or guide? Or how about a few pre-made templates for like "main" types of uses. I have a link sharing forum and I need a form in which the user posts the name of the link, a brief description, an info link, and then the link itself? This mod just looks so overwhelming that I have been trying for hours but can't get it just right. If I made mock-up of what I needed would someone be willing to help me create the right form? I still clicked on install as I hope to use this in the near future.
Thanks, Fifth |
That sounds like a fairly basic form.
PM me what your after, be specific though (ie. attachment (yes or no), poll (yes or no), questions with explainations, page=?) and uninstall whatever you have already. I'll modify the xml and you'll have to just upload the new one. I would recommend you study what I did so as you'll be able to edit it later. |
Quote:
|
can anyone please explain how do i make an input box so that i can write the name of the thread when creating it?
how do I place the image bbcode on the editor? |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=676 |
thanks so much attroll! is working now.
what about the image bbcode on the editor? what should i do to make it available? |
Quote:
PHP Code:
|
Quote:
|
attroll, im talking about this little image https://vborg.vbsupport.ru/external/2007/11/22.gif on the editor, its disabled
|
All times are GMT. The time now is 08:14 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:
|