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 |
#1152
|
|||
|
|||
I seem to have done something stupid
anytime you hit POST TOPIC (new thread) on my forum now it brings up my form answers instead of opening the post a new thread page. Quote:
The path is correct ''.............. forums/newthread.php?do=newthread&f=168 '' I think when I was editing the formanswers template I accidentaly changed the title of formanswers to newthread, (I meant to search templates but was distracted grr), I changed it back straight away - but thats where things went wrong and I really cant work how to get back. I now seem to have two formanswers template, one is the original and one is the one i have been working on. Any ideas ? please please please |
#1153
|
|||
|
|||
okay sorry brain dead moment
I went and made a new newthread template - seems I have overwritten it with formanswers, so all fixed.....sorry for being a pleb. btw - form is really great just a bit tedious to edit. |
#1154
|
|||
|
|||
Can anyone help me with these issues so I can get this form ready, it's the only issues holding me back right now.
1) Need help with how to implement the Ajax triple dropdown menu on one line. 2) How to make the questions bold when they are posted in a thread. 3) How to put the user's forum ID or name in the thread title when posted. |
#1155
|
|||
|
|||
[QUOTE=Stryker412;1585889]Can anyone help me with these issues so I can get this form ready, it's the only issues holding me back right now.
Quote:
Quote:
Go to your answer template and add in bb code where you want it, just like in a regular post on your forums. Just be sure to leave a space between the BB code and the code in your answer template. Quote:
|
#1156
|
|||
|
|||
Actually I'm sure lots of people would like to ask user's for birthday so I'd say it's very relevant.
|
#1157
|
|||
|
|||
You're asking for help with the AJAX mod, this isn't the AJAX thread.
They are two completely different developers. Abe1 wrote the form hack, deepdpg009 wrote the ADD-ON for the form hack: https://vborg.vbsupport.ru/showthread.php?t=182144 AJAX functionality is NOT a normal part of this modification, it's an add on which was written by a different developer. If you have questions about AJAX functionality, you should ask it in the AJAX thread, NOT the general modification thread. |
#1158
|
|||
|
|||
For the username in title I tried:
$posttitle = "$bbuserinfo[username]"; However I got nothing but errors, what is the proper code for that line? |
#1159
|
|||
|
|||
can you post the errors?
|
#1160
|
|||
|
|||
I don't get an error but the thread title looks like this if I have the code as:
$posttitle = "$formtitle - $bbuserinfo[username]"; Thread shows as Community Member Application - No user name shows. |
#1161
|
|||
|
|||
ok I uploaded the XML file, how can I view the application I can't seem to find it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|