![]() |
This is a great Mod. Thank you very much for the time and effort that you have put into this.
Is there a way to allow a person to update a form after they have previously submitted? Perhaps have it auto populate if an existing submission is found so they can easily just update the submitted form and it would just modify the post. |
This is great - but how do I make it so that all new thread in a specific forum use a form? i.e. I have a classified forums. If I want all adverts to be posted using a form, how do I get the "New Post" button to redirect to the form?
Many thanks. Edit - I've figured it out! Many thanks for a really great hack! |
Quote:
|
Never mind, scratch that last question!
I checked that "PM to user" and left the field blank, then I put this in the Before Submit: $form['pmrec']=$qo[85];$qo[86]; Is there any way to have one or more fields be "smart username lookups" like when you send a PM and start to type in someone's name? |
Hi guys
I know this has prob been asked many times but I couldnt find the answer when searching..... I want the form to be Moderated before submit. I have the forum set to moderate threads and posts but still when the form is submitted it just appears. I have also tried adding $newpost['visible'] = '0'; to the form hook before submit but nothing happens and the form still gets posted. What am I doing wrong here guys? |
Do I just import the .xml file
Or do I also have to upload the 2 files in the zip ? I am using 3.8.4 |
I searched this thread looking to see if it was possible to have questions that change depending on what a user selected in a previous question.
Like so many javascript snippits out there that changes the next question based on the question before it. Is this possible? EDIT: Also is the help file dead? |
I need for my form to output the answer for a specific question in url bbcode tags. How do I do this? I've read about 'custom output' but no one has explained where I go to enable this option.
Please advise. |
Resolved.
|
thank you for this great modification
Would it be possible to automatic add, insert upload Attachments file (foto, pic) between BBCode Quote:
[ QUOTE] Here upload Attachment[ /QUOTE] between, inside BBCode |
I've noticed an issue with the humanverify feature. If you go to the adminCP
vBulletin Options > Human Verify Options (note: not the human verification manager) It gives you the option to verify human input on
When the "post" option is enabled here, it requires the human verification code in the post array when you make the call to vBulletin's build_new_post function. However, the easy forms modification has its own validation for the humanverify variable. This causes issues, because once you verify the code it is instantly changed to something else (to prevent fraud). Meaning that once you try to send the humanverify variable to build_new_post it no longer matches - ultimately rejecting the post if you plan on posting the results of the form to a discussion area in the forum. I'm going to try to create a workaround for this for myself, but it'll take me a lot longer than it would take bananalive. I'll post it here when I complete it, if bananalive doesn't address it first. |
Oh - I see this Mod is No longer Supported.
Still - It is a Fab Mod - Wouldn't expect anything less from BA. :) |
The forum that's linked in the help file is closed now??? Please bring it back! I was just using it a month ago and it was so helpful! I had no idea how to use all the advanced features without it, but I was almost done making a really advanced application procedure using your modification!
I'm sure my project will get done, but I can't imagine anyone else having to tease out all your helpful hints/advice on their own! Come on, PLEASE bring it back? Or at least post the info into a thread on vb.org??? Either way, thanks for the GREAT mod! EDIT: And no, the WayBack Machine doesn't have http://www.bananalive.co.cc/showthread.php?t=119 on it... Rats. |
wow 89 pages, my head hurts from reading...
i have a custom question pulling data from the db for the answer, it shows up fine on preview but nothing is there when submited. the data is a table in html format, im not sure if that is causing the problem? im not using any custom output. |
I would like use Easy Form in a format for Thread and a different format for Post.
Like a question and answer Thread: Which city do you like best Post: City Name field Population: field Driving Distance. Etc. Can this be done with Easy Form? Thanks |
No one answered my question on dynamic java select boxes so I spent a while messing around with custom questions until I got it working. Figured I'd share my findings in case anyone else has a similar issue.
This is probably not the best way to go about doing this but I had little choice so bare with me. My problem, I needed select boxes that would change depending on their parent select box. IE Dynamic java select boxes. I used Mirko Elviro's Multiple Dynamic Combo Boxes code available here. I put the javascript in the form_view template, so yes it's added in every form regardless of whether or not those questions are used on that form. I couldn't find a way around it. Code:
<script language="JavaScript" type="text/javascript"> PHP Code:
PHP Code:
PHP Code:
PHP Code:
The questions work wonderfully and the values are submitted properly. Hope this is helpful to someone. |
are there any potential security issues with this hack considering that it might allow hackers to plant malicious code into the server.....
can anyone give some basic analysis? tks. |
1 Attachment(s)
hello there i need to know how to tweak this thing out
when you do the check boxs in more then one row there not all even (see pic) and the other one is then you make a section when they post there input it post the section then (Single Line Text Field) is right next to it and not down one line (see other pic) |
It is possible to replace the text in Dropdown Select by image?
For example, if the user selects (in the form) a number "1", how can I get (in the topic) "1" replace with image 1.jpg? |
Am i doing this wrong. I uploaded the Clientscript files. Imported the xml file.
When i went to the admincp options it gave me the list of usergroups (ie admin mod etc...) not the usergroups ID. I couldn't add or delete usergroups. I also had no permissions to access the forms page and couldn't create new forms either? |
So I noticed this isn't supported anymore.. is there a similar mod like this that is supported?
|
Hi everyone.First of all thanks for such a great mode.
I have installed the mode and have some issues with encoding. I can create forms with russian characters, they are not displayed correctly. How can i change the encodding to UTF-8? Second question is about attachments, is it possible to send attached files in forms to emails? Thanks |
Quote:
|
I have this modification installed, I rember before there was an incredibly detailed and effective list of how to go about doing certain things with this modification. However that link is now down. Does anyone know where I could possibly find the list still, or if someone could post perhaps how to add prefix's to the form. Although Id much rather get my hands on that list again. Thanks in advance if anyone is willing to help me out.
|
Would it be possible to make option so you can receive emails in the same format as the BB Codes for the output. Right now I still get that generic TXT emails instead ones with the format of the output. Thanks
|
Quote:
I have the same problem, you solved? Thanks |
Quote:
|
I have this installed and when I try and create a form and submit it its telling me that I have too many characters? How can I increase the character limits?
|
Can anyone help me how to change date format to DD-MM-YYYY, because that MM-DD-YYYY is a little confusing to my users.
Thanks |
Quote:
|
Quote:
|
Quote:
|
Not installed and not sure it ever will be.
|
Quote:
Thanks for sharing... :rolleyes: |
I can't access this link, It looks like it is closed?
View/Create forms at http://your-forum.com/forums/misc.php?do=forms Would someone point me in the right direction? and the bananalive link is closed as well? Thanks Ryan |
Quote:
|
Bananalive, is there any way to have text block highlighted either within fields that the form delivers or in the VB text editor within your form, i would like to block highlight keywords or text in my form submissions.
|
Forget i asked, i can do it in BB code like this <font style="background:yellow; color:red">My Text</font> now all i need to do is to workout how to only let the highlight icon be available when the vb text editor is open in the form?
|
Is it possible to add a field, where the user can add some textlines and they will be outputed as a list?
|
Great system, thanks very much
Only problem I see is this When a thread is posted after a form is submitted, it doesn't show on the "Unread posts" search page Is there anyway to fix that? |
All times are GMT. The time now is 07:58 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:
|