Quote:
Originally Posted by Phalynx
This is because of Insight. It's collecting information about achievements and all that stuff.
Please provide me a screenshot or an URL as I still cannot confirm that.
And that image is where it should be. It's displayed correctly in AdminCP and on Achievements.
|
Found the error on that image... It is there, but the the image path seems to be
PHP Code:
http://www.sociallyuncensored.com/forums/xperience/icons/http://www.sociallyuncensored.com/forums/xperience/images/icon_achievements_default.png
Not sure what is causing it
Only place which seem to be asking for that image is on line 759
PHP Code:
$achievements['imageurl'] = $vbulletin->options['bburl'].'/xperience/images/icon_achievements_default.png';