The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
OKay, uploaded and no parsing error.....
But.... Although I inserted the text into the mailform template: [code] <input_type="checkbox"_name="sendme"_value="1"> <smallfont><b>Send_one_copy_to_yourself?</b></smallfont><br> [/quote] Only the text is showing up on my mailform when I try to see if it works. No "checkbox" to click.... I tried inserting it into different places...(particularly where Bira inserts the checkbox in this thread) https://vborg.vbsupport.ru/showthrea...threadid=16126 but it still provides the text only and not the checkbox for members to select. Any thoughts? |
#12
|
||||
|
||||
Quote:
2- You have to insert somewhere between <form> and </form> 3- If you have more than 1 template sets, insert into all of them not only default template set.. |
#13
|
||||
|
||||
Quote:
2. I inserted somewhere between <form> and </form> 3. I put it into all three template sets I have. Still no checkbox. I used this: Code:
<input_type="checkbox"_name="sendme"_value="1"> <smallfont><b>Send_one_copy_to_yourself?</b></smallfont><br> Code:
<input_type="checkbox"_name="sendme"_value="1"> <smallfont><b>Send_one_copy_to_yourself?</b></smallfont><br> <input type="hidden" name="action" value="emailmessage"> <input type="hidden" name="userid" value="$userid"> <input type="submit" class="bginput" name="submit" value="Send email"> <input type="reset" class="bginput" name="reset" value="Clear Fields"> |
#14
|
||||
|
||||
Quote:
I would suggest getting rid of your Mac and using a PC, but I guess you would not take heed.. hehe |
#15
|
|||
|
|||
Is there a version 3 update to this thread?
|
#16
|
|||
|
|||
HTML copied from web pages on a Mac do tend to throw in invisible characters for spaces. It's a good idea to always replace all spaces in code when copying straight from a selection in a browser window.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|