osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Affiliate links

This is a discussion on Affiliate links within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Hi I just installed osCMax v2.0 RC2 and sat up the affiliate program. I added a test banner for affiliates, ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-24-2005, 01:58 PM
New Member
 
Join Date: Oct 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wolve
Default Affiliate links

Hi
I just installed osCMax v2.0 RC2 and sat up the affiliate program. I added a test banner for affiliates, but when you go to get links, the box below the banner is blank.

Would anyone know what might be causing this, since it worked in the earlier versions including RC1
Thank you
Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 09-28-2005, 09:23 AM
New Member
 
Join Date: Oct 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wolve
Default RE: Affiliate links

Hi
Can somebody please help. I have a few affiliates now, but due to no links showing up in their accounts, they can't promote the store.
Thank You
Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-28-2005, 04:36 PM
Cisco's Avatar
Member
 
Join Date: Feb 2003
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Cisco
Default Affiliate links

In catalog/templates/main_page.tpl.php

Look for the following code: line 191
Where it says '468x50' this is the name of the "group name" when you upload a banner or affliate banner. You can name it this or use the name group that you used when you uploaded a banner.


echo FOOTER_TEXT_BODY
?>

<p> </p></td>
</tr>
</table>
<?php
if ($banner = tep_banner_exists('dynamic', '468x50')) {
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 10-03-2005, 10:41 AM
New Member
 
Join Date: Oct 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wolve
Default

Hi Cisco,

The problem is the banners do show up for affiliates in the affiliate page.
The code they are suppose to use for promoting is what is blank.
So if you log in as an affiliate and either pick to promote the whole store or a product, you will see the banner to use, but the box below the banner where the code is located to use for promoting is completely blank.
I went and removed the install and reinstalled everything, to see if I might of forgotten a file. After the second install, i still have the same problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 10-04-2005, 02:07 PM
Cisco's Avatar
Member
 
Join Date: Feb 2003
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Cisco
Default Affiliate Links

Can you post a link to your issue?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 10-27-2005, 07:37 PM
New Member
 
Join Date: Oct 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wolve
Default RE: Affiliate Links

Hi Cisco,

Sorry took so long to get back to you. I went and installed it again. lol
You can go to http://www.profoundscripts.com
sign up as an affiliate and when you click on banners there is one there for the main site. there is not products otherwise yet, since I have to reupload them. In the box below the banner where the code is for the affilate to copy and paste, is completely empty. this also happened when I created banners for each product I had in the store.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 11-01-2005, 12:52 PM
Lurker
 
Join Date: Oct 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Alex_crisnic
Default RE: Affiliate Links

In templates\fallback\content\affiliate_banners.tpl.p hp
look for the following code: echo tep_draw_textarea_field('affiliate_banner', 'soft', '60', '6', $link);
and put: $link = htmlspecialchars($link, ENT_QUOTES); before it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 11-01-2005, 03:01 PM
New Member
 
Join Date: Oct 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wolve
Default RE: Affiliate Links

Hi Alex_crisnic,

Thanks for the help. found that code 2 places in the script. Did as you said and now everything is working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 11-10-2005, 09:28 AM
Member
 
Join Date: Jul 2005
Posts: 91
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
kenlyle
Default Thanks! and Clarification

Thanks for the tip!

That additional code goes inside the php tag, and if you template is other than /fallback, and/or if the template you are using happens to have a file by that name, you need to edit that file.

Thanks,
Ken
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 11-22-2005, 02:24 PM
Member
 
Join Date: Aug 2005
Posts: 40
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
[wicked]
Default

Hi all,

My templates\fallback\content\affiliate_banners.tpl.p hp now looks like this:-

$link = htmlspecialchars($link, ENT_QUOTES); echo tep_draw_textarea_field('affiliate_banner', 'soft', '60', '6', $link);

Nothing happens... still have banners and still DON'T have any linking codes? any help please?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Affiliate 2.02 affiliate tracking url cewncew osCMax v1.7 Discussion 1 02-16-2005 07:54 AM
affiliate set up jloyzaga osCMax v1.7 Discussion 0 03-31-2004 02:53 AM
Problems w/Affiliate Mod pcgonier osCommerce 2.2 Installation Help 2 10-22-2003 05:57 PM
OSC-Affiliate thetraveller osCMax v1.7 Discussion 0 10-13-2003 12:42 PM
BTS for osc affiliate Dumb_Question osCMax v1.7 Discussion 3 09-11-2003 08:14 AM


All times are GMT -8. The time now is 11:54 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax