![]() |
Quote:
|
You got PM
|
Ahh, I see the problem. It seems any dir used other than the base dir ( like www.mysite.com ) seems to mess it up, i'll see what I can do to fix it...
|
Thanks...
/me is wating impatiently. |
I may have found something.
In /forumroot/global.php find this PHP Code:
Edit: Sorry that probably wouldn't work, put in your full forum URL, including site before the profile, like: "http://www.yourskite.com/forums/" |
That works, however the avatars are still not showing up.
It sources the avatar from "http://www.mysite.com/home/image.php?u=1&dateline=1103146281" Where can I change it so it sources from /forums/ |
Try this:
in /forumroot/global.php find PHP Code:
Code:
<img src=' Code:
{$bbuserinfo['user_avatar']} |
It works! Great, thanks. Now 1 more question. Should it have the guest avatar up for lurkers as well? I'm asking because it doesn't show anything.
|
Yeah, here's the fix.
find in your navbar template PHP Code:
Code:
<img src="images/avatars/guestavatar.gif" border="0"> Code:
<img src="www.mysite.com/forums/images/avatars/guestavatar.gif" border="0"> |
It works fine on the forums when I leave like it is, if i change the code to the full path then it totally takes off the guest avatar from forums and still doesn't do anything for the vbadvanced. :(
|
All times are GMT. The time now is 11:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|