![]() |
i use this forms but i have problem i want people write for tread name but this mod is only use catagory name for trade i want use for myself in trade name
|
Hi, I would like to send the post ID to a form created with easy form. Is it possible ? i want to create a "report excellent post" system.
Thanks! |
Hello BA,
I am using the custom Form Output for the questions and answers that are submitted as posts. With regard to "tick box" - On the selection form, is it possible to add a "Select all" and deselect all box too, please? Many Thanks. |
Hi,
we have a forum were the threads are moderated and need to be approved. When using vB 3.6 and the Easy Forms plugin in it, all the forms (created as new threads) were placed in the moderation list. Now with this new version, the plugin ignores the permission rules of the forum and publishes the forms (as new threads) directly to the forum. Is this a bug or there's some kind of configuration that I need to set so the forms goes to themoderation list? Thanks |
Hi, great mod but could someone please show me how to link a form from the "post new thread" icon :o
Thanks in advance :) |
OK...hopefully this is easy
On the email output..how can I make the format correct instead of **__ being displayed Probably need to be HTML output? Thanks! |
Andie215 - you need to add a new plug in to the form newthread_form_start.
I am using the syntax: if (in_array($forumid, array(56,9999))) { header( 'Location:/listings/misc.php?do=form&fid=1' ) ; } You will need to modify the forumid and formid (56 and 1 respectively in the above) to what you are using on your site. |
Basically, I have {q_15} as the thread title, how do I then remove {q_15} question and answer from the post body?
|
Where it says this: This question is for guests only in the form.
Can that be made to where certain questions are answerable or viewable by only certain member groups. Meaning, most of the form anyone could fill out and see, but some questions and answer on the form can only be answered and seen by certain user groups. THAT is what I'm looking for. THANKS I do have the hack for 3.8 installed it's just under another name, not this one. If you need me to click installed I will. |
I couldn't find it anywhere so I'll ask.
Does anyone have a custom form like a moderator application that they willing to share? Thanks |
Quote:
Any ideas??? Thanks |
This is a nice mod to have during Thanks Giving season! Bananalive, thank you so much for this useful tool! I m gonna give it a try and let you know my feed back. Voted for MOT!
|
Ban your inbox is full again - I just tried to pm you about a paid customisation job!
Respects. |
I'm having trouble with spammers filling out these forms,
Is there any way I can add a captcha or security question? |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=453 |
Quote:
(Search mod is top right corner) |
Quote:
This feature is called something like "Human verify" or "Human verification" - try searching this mod on "human." (Search mod is top right.) |
Ban thanks for your outstanding work both code and support.
I would like to make a post appear in multiple destinations - a pre-set list of threads for the form. I tried putting a comma separated list of thread ID numbers in the box "Threadid where Post is Created:" It sent the post to the first ID only so clearly not coded yet. Can this be changed so I can put a list of thread IDs. |
Quote:
The message you have entered is too short. Please lengthen your message to at least 3 characters. All field minimums are set to 0. Members were complaining that they filled in the form completely, and got back that response. I did also when I did a test. I found out what I did wrong - I had copied the fields from my Form #1, and the field numbers are different in each form (of course). So, create new forms from scratch, not by copying your old ones. |
This is amazing. 5/5 mod, nominated, thank you for this.
|
Quote:
But I have 2 forums where each one uses a different easy form. Forum id 65 uses easyform #1, Forum id 66 uses easyform #2 How would I code the php plugin for this? Thanks very much!!!! |
I seem to be having a problem with the display of dates - every date that is entered displays as:
Code:
\ Anyone else see thing? Any idea why? |
I may have missed this in the 59 pages but is it possible to IMPORT data into the form?
I have a form all layed out but would like to be able to import csv files directly into the forms table. hope this makes sense. |
1 Attachment(s)
I have a question. I use this mod on a garden koi pond page so people can register their water values/parameters when they measure this in their pond. For them to keep an online archive of their water values.
How can i for example make an bb code or something similar for the members so they can add their last measuremen as an signature when they post on the forum ? And is it possible to choose which of the formfields to show in that signature. Right now they can fill out 18 formfields but lets say i just wanna show 6 of them in the signature in colums, like on the first pic. |
1 Attachment(s)
bump..any ideas here ? this is how i want it to look out when it pulls data from easy forms into a signature
|
Quote:
If I knew more php I could help with the details, but unfortunately all I can do is come up with concepts. |
I need this in the form.
Answers to be seen only by certain group ID's. You may have 10 questions that everyone can answer but only a certain user group can see the answer to it. I need to be able to select WHAT GROUP can see answers on an individual question. |
Quote:
|
Quote:
I figured this out. It was because of the output formatting of the date. |
I don't think I could possibly extol the virtues of this mod enough. It's going to save me more time and effort that any other thing on the planet possibly could.
|
I searched the mod thread but cannot find any mention of this:
We need to elect 3 new members for a committee position but have 6 candidates. Since we have 10 committees, the multiple checkbox setup is obviously the way to go. But how do we limit the user to only selecting 3 selections? And this is different for every committee. For some committees, we might have 2 spots or 4 spots available. If this isn't already possible, can it be added? This is a SWEET product and having this functionality would make it absolutely perfect for us. |
using this hack to check the current version
https://vborg.vbsupport.ru/showthread.php?t=255054 there is an error; |
If someone can write this added code for me that I need, and of course tell me where to add the code, I will gladly pay for it. Bananalive is not around, his pm box is full, I've sent him two email messages about a week apart. I REALLY need this to work the way I said below.
If anyone is willing to help, please pm me. THANKS Quote:
|
When using the results to post a new thread, the new thread seems to be ignoring all forum moderation rules and viewing permission settings.
For example, we have a forum that requires a moderator to approve a thread before it becomes visible. Once the thread is visible, only the original poster and members of a specific usergroup can view it. However, when Easy Forms creates the thread after form submission, the new thread is not put in the moderation queue and can be viewed by anyone. Is there a workaround for this? |
How can I change the color of the * that follows required questions?
I've tried the replacement variable manager, but that screws up the title of some threads that have *'s in them. SOLVED: In AdminCP, I clicked "Search in Phrases". In "Search for Text", type *. In the Product drop down box, select "Easy Forms" and click "Find". Click "Edit" beside "form_compulsory_symbol". In the Translation box, type <font color="red">*</font> changing "red" to the color of your choice. |
1 Attachment(s)
Hi there,
I tried to figure it out myself by checking the templates and stuff and searching this thread but didn't succeed. So I ask for help: on the output form, how can I increase the space between the questions section on the left and the reply area on the right. Please see the attached image, where the red arrow is I want to create a bigger distance. Could you please tell me how I can do this? Thanks a lot and keep up the great work (and do not drop supporting vB mods please!). |
Hi - I can use the forms fine to control a new post in a forum, but now I want to use forms on replies to posts. Note quite working for me.....
More specific questions: 1. What should the hook be set to - presently is newreply_form_start - is this right? 2. In the form I have set the option to Post in Thread (but with no threadid) - is this right? 3. The code in the hook is: if (in_array($forumid, array(56,9999))) { header( 'Location:/listings/misc.php?do=form&fid=12' ) ; } where 56 is the forum and 12 is the form This format is what worked in in the new post form. Suggestions welcome!! |
Hey all - I know it has been a long time since I posted my problem back in post #321 but I finally found a solution to this.
The mod SEOForums.org Advanced SEO META Tags for vBulletin conflicts with this mod (well at least on my install it does). I'm currently running 4.1.0.PL2 Once I disable that mod, everything works perfectly. (Actually disabling it fixed a few other problems not related to this mod as well...) I'll be uninstalling that one and keeping this one. |
ok i went thru about 80% of this monster thread...wow
ok here is my question...i see what you did in post #64 and that is make it so you can choose an answer that is a thread title that is in a certain forum....now can you make it so that is the thread that the results go to from the form?...aka user can choose what thread in a forum the results go to every time with out having to go to that thread/s every time? |
Quote:
|
All times are GMT. The time now is 09:35 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:
|