![]() |
***EDIT never mind I figured it out!***
Installed! |
I just installed this awesome mod on VB 3.7.2 - it works great! :cool:
However, there is a small bug that appears if your testing it with the default/ original form. If you set $answerall = "1"; then the mod will keep on saying that you need to answer all questions even though you did and double checked it. The problem is in the condition for $answerall. Find: Quote:
Quote:
Note that if you add more variables, then you need to check for them inside the above if condition. Also, if you want some variables to be optional, then you can omit them from that statement. |
hehe - that's probably the best explanation I've seen of that in this thread.
bravo. now if only we could add stuff like this to the first post so that other see it too... |
Is it possible to have three different questions on the same line? I was thinking of doing that instead of using the ajax plugin.
|
Anyone else using this as a "contact us" form? I use it to send comments/questions to a moderator forum. However, with guests being able to use the form (but not post in threads), it's causing massive spam.
Is there any way to modify this to catch spam or have image/human verification? If not, is there another mod that can send 'contact us' requests (even the built in one) to a forum instead of email? Thanks! -vissa |
Quote:
1166 posts...? :erm: That is heavy...! :( |
Quote:
Where is it? |
There are no menu options, all of it is done with in the plugin. Edit the main plug-in - the instructions are all inside the hook itself, in the top half. In the plugin it says
Quote:
|
Just for who ever cares, I'm currently building a form creator that will allow you to easily create as many forms on your site as you want while just using a nice GUI (graphical user interface). Unfortunately, I will have to charge for it so it wont be released on this site, but it basically allows you to create a perfect form for your site in just minutes. You dont need to know or play around with any HTML or PHP.
Now, I should have a beta ready for release in a few days for who ever is interested. You can drop me a PM with your email and I'll contact you with more details. (It may take a few days for me to respond.) |
great!
I can absolutely understand having to charge for something like this. Just the support time along on this thread would have been a full time job for someone. Can't wait to see the final product! |
VB memory optimization for Form Hack: As you noticed, the plugin for the form hack is large. Since VB stores plugin code in memory, this module uses relatively a lot of memory. Also every time you need to edit the plugin, VB parses the code for color coding which takes 5+ secs before you can edit. To save memory and enable faster editing of the form hack plugin: 1. create a new file in WordPad, 2. cut and paste ALL the form hack code into that new file, 3. add a <?php tag at the very beginning and a ?> tag at the very end of the file., 4. save the file with a php extension, (ie: form_hack.php). 5. insert this code into the form hack plugin (the period indicates the path is relative to the VB forum directory):
Quote:
|
Quote:
|
Quote:
|
Anyone, anyone? Bueller?
|
I have just installed this but I can't set it up. I am a designer, not a programmer and there are no instructions just a few lines. I have been reading what it says in the "hook" (took me long enough to find out what was meant by hook) done everything it says in there and I get the message "Invalid Forum specified. If you followed a valid link, please notify the administrator" when I try and preview it. I mean how is this done? Do I set up a forum? What?
I need a form and this is the only one I have seen but there are not enough instructions, it kind of assumes you already know what youre doing. Can anyone point me in the right direction? Emma |
Quote:
To edit your form, you need to open the form hack plugin, Scroll down through it, you will see everything you are looking for. |
In our forum our for sale and wanted to buy sections require you to have a minimum post count. How can I get it so it requires that minimum post count??? I am thinking that once they hit the new thread button it tells them no they can't.
|
I hate to keep bumping this but has anyone figured out how to correctly put the user's name in the title of the thread created? As I stated before I put
$posttitle = "$formtitle - $bbuserinfo[username]"; However, no name ever shows for the title. |
It displays the applicants name automatically in the Thread. Show a SS of what you see whn Thread is made.
|
Quote:
|
It does show Username below thread title.
|
Yes it shows username as the author but I wanted it in the title itself as well.
|
Hey Stryker I believe you are looking for a different variable. Try $post[user] instead. I think I ran into that using something else. Let me know how that works....
now anyone able to help me with my issue? |
Quote:
|
Sorry about that I was pretty sure that was it. i'm actually at work so I can't really figure out what is going on or what I did until I get home in a little while. I believe though if you look at ur postbit template you might be able to see what field they use.
|
Quote:
|
Im sorry if this has been explained before, but i looked through all 12 pages and didnt see it. i want to change the color of the "output" text that is posted after the submit button is hit. i have all dropdown choices and need to know what code to add to the choices to make them output a certain color, and another simple question. When one of those dropdown choices are selected I would like it to output certain text...e.g. I have 3 choices on a part for a car to add, they are from 3 different stores...each store has its own color if picked and each has its own price, but those are only revlevant to the "output" forum. hope this isnt 2 confusing. any ideas or help?
|
Quote:
As for your second question, you might need to use the Ajax add-on from bro Deepdog009. (if I understand your requirements correctly) |
How do you make more than one of a type of question say I wanted two "$normalquestion1 ="?
|
just name it normalquestion2 and so forth so anyone able to help me out with the post count???
|
Quote:
Code:
// Part 1 |
Did you add normalquestion2 into your main template too? What you shown here are just the declaration in the plugin.
Quote:
|
No how do you do that?
|
Quote:
|
Quote:
I do know how to change the color of the non-dropdown questions just havent been able to figure out the coding to change the dropdown choices e.g dropdownchoice1a ...red dropdownchoice1b...blue etc |
Quote:
|
Quote:
|
Abe can you help me with what I am working on
|
Quote:
|
Hi all
i have a question about the creation of a new thread. PHP Code: PHP Code:
how descript with do=form&f=1 nothing happens after saving. I receive the message box that all is ok but when i have a look no new thread. Have you an idea why this happen? I see in the info text that i have to set the variable but also when i open the form with the link? Thanks for your help |
All times are GMT. The time now is 03:10 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:
|