![]() |
PHP Code:
Form Hook: Before Submit: field? And if so, what would the correct setup be to work with this existing code: PHP Code:
|
Is there a way to block more than 1 vote attempt per IP? Ive got people voting multiple times just by registering new accounts.
|
For those that are still using this on their 3.8 board and are using VB image Hosting
, were you able to add the code to the form editor, if so, would you mind sharing the "how to" with me? EDIT: I can get the code to show in editor below smilie box as per instructions but it will not post image info in message area. |
Quote:
|
I have a coder looking at it as we speak.... I am sure he will either share his edits here or allow me to.
|
Suposse this is anserw but i cant find it... How can i add a form into a vbulletin internal page?
|
I would need something like this to use as an petition on my forums
Will this work on VB4? Also if I modify this in order that user sign in for petition, will I be able to print out somehow all data in order to take this as proof for real petition? Bunch of details as every user birthday, id number, address and such....making things visible only for me not for public and so on... Was searching for petition hack but there is no any, only some ppl mention that this can be used as such Please give me some ideas, or opinions Thanks |
Quote:
|
Hi, I've created a basic test form with one question with 3 checkboxes for answers.
It works fine with the default settings but when I try to customise the form output by using: Quote:
I'm using vb 3.8.5 and the plugin version 3.6. Thanks! |
Quote:
It's now working using the code as below and since I upgraded the plugin to the 3.7 beta and (in the xml file) changed all instances of TYPE=MyISAM to ENGINE=MyISAM. (I don't know if that's related to the issue but just posting here in case it helps someone else tearing their hair out like I was!) This is the code used (as has been posted previously in this thread) In a custom question called 'prefix': Code:
require_once(DIR . '/includes/functions_prefix.php'); and in the 'Form Hook: Before Submit:' section: Code:
$form['prefix'] = $form['prefixid'] = $qo['15']; Thank you developer, awesome plugin! (I tried to get this working years ago and struggled but I guess my vb brain has evolved since then :)) |
All times are GMT. The time now is 09:05 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:
|