Guest Posted January 8, 2004 Share Posted January 8, 2004 I have recently installed the OSC affiliate mod off of sourceforge and pretty much everything works except when I try to make new banners and upload the images. I get this when attempted: Warning: copy(/home/tyson/public_html/store/images/ban35.gif): failed to open stream: Permission denied in/home/tyson/public_html/store/admin/affiliate_banners.php on line 71 Warning: Cannot modify header information - headers already sent by (output started at /home/tyson/public_html/store/admin/affiliate_banners.php:71) in /home/tyson/public_html/store/admin/includes/functions/general.php on line 18 The banner does seem to get in the system and when you check it from the affiliate side (not the admin) the banners are there but no images can be seen even though they are most certainly there in the directory. I reset all the permissions to where they should be (777) on both the admin and the images directory, but that has done nothing to help the problem. I am unsure where to go from here. AS OF 1/8/2004: I changed the /includes/affiliate_configure.php: From: define('AFFILIATE_KIND_OF_BANNERS','2'); // 1 Direct Link to Banner ; no counting of how much banners are shown To: define('AFFILIATE_KIND_OF_BANNERS','1'); // 1 Direct Link to Banner ; no counting of how much banners are shown Now the thing is working but no banner impressions are being taken in the statistics, only clickthroughs and i am sure we all know that we need to know what our clickthrough ratio is to know how effective our ads are...Is there a way I can solve this problem WITHOUT disably my stats? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.