The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm gonna keep updating this thread with questions so I won't have to make a new one, so here's my first noob question.
I'm trying to learn PHP, so without leaving the php file, how can you link? Example, you're here Quote:
What I want in my situation is, I have a review page, and I have a list of games. I click on a game and I don't want to leave the review page, but I get a new page of a review of the game I clicked. Is any of this making sense? |
#2
|
||||
|
||||
![]()
You'd use regular HTML with target="_blank"
ex: <a href="./forum/memberlist.php?" target="_blank">Link</a> |
#3
|
|||
|
|||
![]()
Sonikku,
You have to eval different templates. for example you have the games sonic_heroes and sonic adventures You would create php code like this: PHP Code:
Code:
<a href="gamereview.php?game=sonic_heroes">Sonic Heroes</a> <a href="gamereview.php?game=sonic_adventure">Sonic Adventure</a> Hope that helps somewhat. Cheers, g-force2k2 |
#4
|
||||
|
||||
![]()
Thanks g-force2k2, but I was able to find an easier code. ^_^ Now I want something different. I have 2 banner ads and I want to rotate them every time the page loads. I tried Mists rotating banner, but that one couldn't link to the sites (they're affiliates). Help?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|