![]() |
Small DCF integration bug (fixed) dcf.php line 475 src=\"" . ROOT_URL . "/images/profile_{$Style['small']}.gif\ Should be: src=\"" . ROOT_URL . "/images/profile{$Style['small']}.gif\ No underscore after profile. The graphic being called is actually profile.gif. |
Thankyou for the heads up, i'm sure this will be included, cheers -T |
Actually, I dont think the {$Style['small']} belongs there - what is the name of the file? profile_small.gif or profilesmall.gif? |
Maybe that is the problem. There are two profile graphics. profile_small.gif and profile.gif. They are both approximately the same size so I'm not quite sure why there are two different graphics. Looking at the DCF forum it appears that profile_small.gif would be the correct one. |
The string shoudl read: "/images/profile_small.gif\" |
| All times are GMT -5. The time now is 08:29 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0