View Single Post
  #1 (permalink)  
Old 08-09-2007, 03:49 AM
Simon66 Simon66 is offline
Junior Member
 
Join Date: Jul 2007
Posts: 7
Default Custom links and banners

What I really need is custom links and custom banners. I posted this in the installation thread:

How can I make custom links?
I found this commented out in the header page:
//4 => array('title' => 'Custom Links' ,'link' => 'custom-links.php'),
What type of custom links does this refer to?


I found that all the banners and links go to mysite/xoopartner/xp.php which tracks them, and then they are all forwarded on to mysite/index.php.

What I would like to do is set the page that they are forwarded to myself. So I can send different banner ads to different pages on my site after they have been tracked by xp.php.
Is it possible to include the forwarding page name in the banner code?
Reply With Quote