2011-06-20, 06:45 PM
(2011-06-19, 04:57 PM)Ace1 Wrote:(2011-05-30, 07:14 PM)Spencer Wrote: Hmm, that's odd.
In the plugin file: ./inc/plugins/affiliates.php...
Find:
unlink(MYBB_ROOT.$mybb->settings['uploadspath'].'/affiliates/'.$old_affimg);
Replace with:
unlink($mybb->settings['uploadspath'].'/affiliates/'.$old_affimg);
Let me know what that does.
it still doesn't work. the preview image is this: "#" without the speech marks and the affiliate image don't appear on the forum.
Link to your forum?