Zen Cart Logo
Forums / Basic Configuration / Sidebox for TEXT-LINK-ADS

Sidebox for TEXT-LINK-ADS

Locked

Views: 1,771

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
6 Sep 2006, 11:22 AM
#1
rohit avatar

rohit

New Zenner

Join Date:
Jun 2005
Posts:
8
Plugin Contributions:
0

Sidebox for TEXT-LINK-ADS

Hi
I searched all over the forum but could'nt find anything related to text-link-ads.com sidebox.

Have a look at http://www.kiraninfotech.com/ & see the links section, i need to make a sidebox in my store also where i can place some php code which fetches links from an XML file. Can anybody please help on creating this sidebox. I tried pasting my php code in the google adsense content section & blank sidebox too but it gives some php parsing errors.

Pls help.

Rohit

6 Sep 2006, 1:10 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Sidebox for TEXT-LINK-ADS

Output for sideboxes is done by stuffing output content into the $content variable via the modules/sideboxes/YOURTEMPLATE/YOUR_SIDEBOX.php file.

You'll have to rework your script to store the output to the variable rather than dumping it directly to the browser.

15 May 2008, 10:17 PM
#3
hobbycache avatar

hobbycache

New Zenner

Join Date:
Jan 2006
Location:
Pleasant Grove, Utah
Posts:
53
Plugin Contributions:
0

Re: Sidebox for TEXT-LINK-ADS

Can you give me an example of how to do this if the content is php code instead of java script like the googleads stuff? I have tried this and for some reason the link shows up outside of the sidebox borders. Thanks