![]() |
pleasssseeeeeeee :'(
|
do i create staff application with this mod ?
|
Quote:
|
Quote:
|
Does this mod allow you to e-mail answers to both the administrator AND the person who submitted it? Or just the person who submitted it?
|
Quote:
Plus can be used for feedback, and other inputs that require less than normal forum posts. |
someone can explain me how i could redirect my form, depending of radio-button elected in a question? Vbulletin 4.2 with easy forms 4.3
|
Quote:
add a php-hook in "before submit" and paste this Code:
if ($qo[*QUESTION ID*] == '*ANSWER*') {sleep(0); header("Location:http://*LINK*"); exit;} regards ps: srry for my bad english :P |
I have a problem ...
by filling out the form using the "accented letters" (à, è, ì, ò, ù) I get an error Failed to submit the form. The following error (s) occured: The message you have entered is too short. Stretch your message to at least 4 characters. |
I'm trying to pass a value to a form field with:
Code:
<a href="misc.php?do=form&fid=1&val1=test-123">Link</a> Code:
$val1 = $qo[50]; |
Quote:
Code:
<a href="misc.php?do=form&fid=1&val1=test-123">Link</a> Code:
$q[50] = $_GET['val1']; |
Hello,
i use php 5.4.18 and vB 4.2.1pl1 When i try to edit a question, the fields are empty! Sending a form doesn't work, because "the title and the textfile is empty". How can i fix this??? kr Chris |
Weird issue..
I have used this for years, & the form that i have using still works fine, but i added a new one & it has issues.? Since it was having issues i updated this mod, but nothing changed, the new form still doesn't work & the old one still works fine. The issue of the new form is that it will post in the correct thread, but only the title.. the post is basically blank (except for username & title) none of the questions or answers. Here is what i have in the Form Output Styling.. (custom form output) Code:
{username} - {formtitle} Ok i got that issue fixed, it was the question numbers, they weren't 1-7 they were like 72-80 or something. But my next question/issue is the bbcode doesn't seem to be working. It's not the end of the world, but it would be nice to have it look nice. bbcode is not affecting the post whatsoever. Here is what i have in the Form Output Styling HTML Code:
Form Output Top BB code: [CENTER][B][SIZE=5][COLOR=Black]{formtitle}[/COLOR][/SIZE][/B][/CENTER] |
Can a form be made default for only the thread starter in a chosen forum ?
|
Quote:
Thanks! |
Had this mod for years, but on 4.3.0 on a 4.2.2 board, the dropdowns of "Questions" and "answers" are totaly empty. "Other variables" work, however. Any ideas, help needed.
|
Quote:
For anybody else who's butting up against a 5000 character form length, the answer for me was that I was sending a copy of the form via Private Message, and that's where the character limit was. |
Hey folks,
trying realy hard to get this to work, but it just won?t. Running EF 4.3.0 on vb 4.2.2. I do it exactly as here, but all i get is the ordinary newthread. I used it also in vb3.8, but there i used two plugs if im not mistaken. Quote:
|
Anyway to limit a form to a certain number of submissions? Say I need 10 members to registered. After 10 no one else can submit the form.
|
I'm getting this error on submitted forms:
Warning: Only variables should be passed by reference in ..../forms.php on line 771 My site's recently gotten a lot more traffic, and I've parked a second domain pointing to it. Otherwise everything is the same. Anybody run into this? |
is this great product works with 4.2.2?
|
No body can answer my question?
|
Works Perfectly in vBulletin 4.2.x
|
Thanks nano
|
Seem to be getting an error on this with PHP 5.3:
PHP Fatal error: Cannot use object of type mysqli_result as array in /var/www/vhosts/URL/httpdocs/forum/forms.php on line 1242 Line 1242 is: PHP Code:
PHP Code:
PHP Code:
|
From the above posts, it looks like this doesn't work on 4.2.2 and/or PHP 5.3?
|
Quote:
|
These forms are still working perfectly on my 4.2.2 installation. (Thanks, banana! It's been a life saver!)
I have a question, though. I'm creating a form where I'd like my members to post their forms anonymously. That is, not under their usernames. I am happy to have their forms posted with my own, instead, if needed. (It's for a Secret Admirer event for Valentine's, and I don't want them to spoil the mystery by having the form posts reveal their identities.) Is this possible? |
Quote:
Then add to hook: Form Hook: Before Submit: PHP Code:
|
Banana, you are a legend. Thank you so much for all that you do for us! It's appreciated. :)
|
Installed these on a 4.2.2 installation on another server running PHP5.3 and they work fine - so there's something screwey at the server side. Oh well, back to the drawing board...
|
Hey BananaLive,
The group I'm with wants to attempt to create a field that will determine where the form information is output. For example, say I wanted to make a form that output to a different post depending on what category it was: Food, News, and Videos. I already have a thread created specifically for each one so the form would output to a specific thread depending on which option I selected. Is that possible within EasyForms or is there a way I can modify it to complete this objective? Thank You! ReactionShot |
I'm getting errors when using special characters like (áéíóú), it says that message it's empty.
Any ideas? |
Quote:
|
will test this shortly on a 4.2.0 custom theme forum......
|
hi will you be making this available for vb5.x.x ?
|
Can anyone tell me how I make a footer message post with every form ? Basically I want to add some guidelines/disclaimer to the forum as it's used in a classifieds section of the forum.
Thanks in advance :) |
Quote:
You can test it here http://www.gaminga.com/foros/forms.php?do=form&fid=11 user: tester pass: 123456 |
Sending a form doesn't work, because
"The text that you have entered is too short. Please enlarge the text on the minimum length of 1 character.. Have the problem with custum output style |
Quote:
My custom output it's Estado: [S/C] Sin calificar Descripcion: {qo_77} Whats wrong? |
All times are GMT. The time now is 05:17 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:
|