Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2011-04-28, 04:39 PM   #1
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Need help with hosted material's linking structure

Hi guys,

I am going to do some work for a CCBill program and need help with adding linking codes to hosted galleries and freesites. Is there anyone here who can give me some tips as how to do this?

Any help would be greatly appreciated.

Thanks,
Sy
CrazySy is offline   Reply With Quote
Old 2011-04-28, 06:36 PM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Here you go. Replace 913226-0003 with the correct client ID and sub account ID.

Code:
<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=913226-0003&PA=<?php echo $QUERY_STRING?>">
Give you pages a php extension with a ? at the end and the affiliate then puts their affiliate ID at the end.

Like this,
Code:
http://foxy-angel-shemale-promotions.com/ccbill/galleries/12-04/04/gallery.php?656559
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2011-04-28, 06:43 PM   #3
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Thanks Cleo, much appreciated.
CrazySy is offline   Reply With Quote
Old 2011-04-28, 06:46 PM   #4
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
With hosted freesites you'll also need to use that same PHP coding to add the "?xxxxxx" to the links from one page to the next. If you don't the affiliate code will get lost if the surfer clicks through to the tour from all but the first page.
Toby is offline   Reply With Quote
Old 2011-04-28, 06:53 PM   #5
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Quote:
Originally Posted by Toby View Post
With hosted freesites you'll also need to use that same PHP coding to add the "?xxxxxx" to the links from one page to the next. If you don't the affiliate code will get lost if the surfer clicks through to the tour from all but the first page.
Do the links to the next page like this.
Code:
<a href="home.php?<?php echo $QUERY_STRING?>">ENTER</a>
Links to galleries,
Code:
<a href="gallery1.php?<?php echo $QUERY_STRING?>">Gallery 1</a>
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2011-04-29, 09:52 AM   #6
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Thanks again Cleo, I was going to ask you about that because I remember I did Foxy's site that way but didn't remember the internal codes.
CrazySy is offline   Reply With Quote
Old 2011-06-24, 08:37 PM   #7
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Still having issues. Linking done the right way but they do not carry the webmaster id.

Any help would be appreciated.
CrazySy is offline   Reply With Quote
Old 2011-06-24, 09:57 PM   #8
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
If this is the same thing that you had me look at a few weeks ago the problem is that they are being parsed as php.

Create a page on the server with this in the file and see what it returns when you view it in a web browser.


Code:
<?php
phpinfo();
?>
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2011-06-25, 09:06 AM   #9
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Thank you Cleo, I will tell him to give it a shot.
CrazySy is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:37 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc