![]() |
That's killer! I don't suppose you know how to set it up the way I was asking, do you (scroll up two posts)?
|
Quote:
FIND Code:
<if condition="$show['largereplybutton']"> Code:
<if condition="$thread[threadid] == 18579"> Code:
</if> Code:
</if> Code:
<if condition="$show['largereplybutton']"> You'll see that this section is identical to the one you just changed. So change this one just like you changed the other one. Please note that I haven't tested it and honestly have no idea if it works :-) Kevin |
EDIT :: I was making this too complicated. All I had to do was add the $bbuserinfo[field9] to the formanswers template. Fantastic.
I think this will do exactly what I need but I'm having some difficulty pulling custom profile fields into a new thread from the form. I can get the member's custom field to show up in the form by using this: In the Form template: Code:
<tr> Code:
I can't figure it out Can anyone help me to get a custom profile field into a new thread? Much appreciated if so. Thanks |
This is a great hack, which is extremely useful for us. I was wondering though, while turning on the ENABLE FORM TO BE EMAILED feature within the form.php file... would it be possible for the REPLYTO email address in the email which is sent, to match the email address in the profile of the member whom had submitted the form?
|
hi dude's,
first of all thanks for this nice script. its very impotant for me to have it. the second one is my bad english. sorry for i have changed the script for my needs, but one thing is also important for me. THE TITLE::: can only changed in the script. form.php but i need a textform wherer i can write my own TITLE of the new thread. is it possible to change ??? would be wonderful. you can see my form on this site. http://www.pickup-portal.com on the left side go to "Fahruzeuge eingeben" then you 'll see the form.php when you click on "Frachten eingeben" you 'll see the the fom1.php login: test pass: test ps. when i make a new thread with this script and i want search a word from the new thread, i cannot find something in the search. ??? the search function isn#t working with this script. can any1 fix this bug ? I use the Version vbulletin 3.07 many thankx in advance greets sascha |
Please provide a test login if you want us to see something.
Thanks. |
I'm trying to create a different header for my form by using a conditional statement and it's not working. Can anyone tell what I may be doing wrong? This is what I'm trying to use:
Code:
<if condition="THIS_SCRIPT == 'form'"> |
Quote:
Secondly, to change the subject, in form.php, go down to Code:
INSERT INTO " . TABLE_PREFIX . "thread(title, lastpost, forumid, open, replycount,.... Code:
('".addslashes(htmlspecialchars($bbuserinfo[username]))." $formtitle', " . TIMENOW . ", $formforumid, Code:
'".addslashes(htmlspecialchars($bbuserinfo[username]))." $formtitle' Code:
'Your THREAD TITLE HERE' Code:
VALUES Code:
"'.addslashes(htmlspecialchars($bbuserinfo[username]))." $formtitle' Code:
'YOUR THREAD TITLE' http://www.birdboard.com/forum/bird-...assifieds.html Every new thread there has the same format, but not exactly the same title. Kevin |
thx for this hack....
how to put bbcode in the template of the answer.... thanks in advance... |
it's ok... i forget to put a space between my text and bbcode... ;)
|
All times are GMT. The time now is 02:20 PM. |
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:
|