cclayton Posted January 25, 2005 Posted January 25, 2005 When I upload affiliate banners via the Affiliate Banner Manager they dont appear online... all I get is the Name I gave it (which is hyperlinked) and you cannot see the physical banner. Does anyone know how to resolve this please. Thanks, Chris Founder & Director at CSC Tours Ltd
cclayton Posted January 25, 2005 Author Posted January 25, 2005 I found the fix... open affiliate_show_banner.php and change the following: Line 124: $pic = DIR_FS_CATALOG . DIR_WS_IMAGES . $banner; to $pic = DIR_FS_CATALOG .'/' . DIR_WS_IMAGES . $banner; Might work for you too. Founder & Director at CSC Tours Ltd
smithveg Posted July 21, 2006 Posted July 21, 2006 I found the fix... open affiliate_show_banner.php and change the following: Line 124: $pic = DIR_FS_CATALOG . DIR_WS_IMAGES . $banner; to $pic = DIR_FS_CATALOG .'/' . DIR_WS_IMAGES . $banner; Might work for you too. I can't i try to followed your step. In reality, i noticed the banner search is success if i set the debug=true in affiliate_configure.php but the website still cannot display the banner, it only display the link text. help ! <_< **** Hello World! ^.^ I'm a Internet naive. Browse my working profile Malaysia Web Services - OPerion Website Marketing System
thor1964 Posted June 5, 2009 Posted June 5, 2009 I found the fix... open affiliate_show_banner.php and change the following: Line 124: $pic = DIR_FS_CATALOG . DIR_WS_IMAGES . $banner; to $pic = DIR_FS_CATALOG .'/' . DIR_WS_IMAGES . $banner; Might work for you too. ____________ IT WORKS!!! IT WORKS!!! IT WORKS!!! HURRAY!!! I've been searching for a couple days now.. Knew it was a missing / somewhere from all the chatter and /catalogimages work-arounds but then I found this post.. THANK YOU !!!!!!!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.