Re: News: News By Author |
Subject: Re: News: News By Author by QM-B on 2011/3/20 7:22:17 maybe one of this parts have been changed?
$authname = $thisuser->getVar('uname');
$xoopsTpl->assign('user_avatarurl', XOOPS_URL.'/uploads/' . $thisuser->getVar('user_avatar'));
Both are from /news/newsbythisauthor.php |