The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
ok i did this in vb 2.3 but 3.0 beta 4 is giving me trouble
so i have a page for car profiles, it's not of my forum, it' son the main pages... now i know mysql and i know php, but i've never actually used eval() in my own scripts, so i get a bit lost with it.
basically we're gonna make a Car Profile button next ot he profile button so i have this in showthread.php PHP Code:
$post[showcar] and i have the carprofile tempalte made looking like this: <a href=../main/carprofile.php?id=$post[userid]>Car Profile</a> but nothing shows up at all any inf would be great guys, i'm thinking my problem is where i'm placing it in the showthread.php but then it's right under onlinestatus which is right below that. or maybe am I missing something else i have to do to get it to work? |
#2
|
|||
|
|||
Please read the announcements: vB3 pre-RC code discussion is not allowed.
|
#3
|
|||
|
|||
Also, dv6cougar, you are currently showing up as unlicensed. To be able to download hacks and/or receive support here at vBulletin.org, we ask you to please click here (vB-germany users click here) and enter your email address, to show us that you are licensed.
You will need to use your customer number and password (which will be in the email you got when you paid for your license) to access that page. Please note that your email is case sensitive. Thank you. |
#4
|
||||
|
||||
Just a small tip for vB3 hackers - vB3 has much tighter security - basically you need to modify the PHP file to add a "globalize request" section and add "id" to the list, so that it gets read by the PHP file.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|