


I just installed this MOD here on STG, and everything works... memberlist.phpHighway of Life wrote:I just installed this MOD here on STG, and everything works... memberlist.php

















Sniper_E wrote:I just installed this MOD here on STG, and everything works... memberlist.phpHighway of Life wrote:I just installed this MOD here on STG, and everything works... memberlist.php
But it only shows some avatars.?.?.?
You think it needs to change for RC1?






Kjell wrote:Sniper_E wrote:I just installed this MOD here on STG, and everything works... memberlist.phpHighway of Life wrote:I just installed this MOD here on STG, and everything works... memberlist.php
But it only shows some avatars.?.?.?
You think it needs to change for RC1?
I belive the are some problems with the new filename for the database.
Upload a new avatar and see...





Find
$user_avatar = $config['avatar_path'] . '/';
Replace with
$user_avatar = $phpbb_root_path . "download.$phpEx?avatar=";
Find
$user_avatar = $config['avatar_gallery_path'] . '/';
Replace with
$user_avatar = $phpbb_root_path . $config['avatar_gallery_path'] . '/';


Return to Memberlist and Profiles
Users browsing this forum: ichiro [crawler] and 2 guests