![]() |
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]; |
All times are GMT. The time now is 07:59 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:
|