View Single Post
Old June 29th, 2005, 06:02 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: Custom Avatars not loading

Edit your includes/config.php file and add $debug = 1; somewhere just before the closing ?> tag in that file. Upload it, then edit your options in your admin cp. Under the 'Version Info and Other Untouchables' section you will see a couple of options for avatar paths. Make sure the 'Avatar File Path' option is set to './customavatars' and the 'Avatar URL' option is set to 'customavatars'. Then remove the code you added to your config.php file as leaving it in there could be a potential security risk.
  Reply With Quote