The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Avatar in Header
I've tried almost everything. I searched around here as well, but the modifications here involving the avatar in the header always create some problem. It either displays custom avatars only, or it displays custom and preselected avatars, but now you can get a custom avatar because it says "Invalid url".
Can anyone help me out? I wish to add the avatar in the header without any problems. I would greatly appreciate it. Cheers |
#2
|
||||
|
||||
This will add a query to every page on your forum. Are you sure?
If you're sure, do this (no need file hacking): In your phpinclude template, add this to the bottom: PHP Code:
Code:
<img src="$bbuserinfo[avatarurl]" border="0" alt="Your current avatar" align="middle"> |
#3
|
||||
|
||||
Didnt quite work :/
It showed up as a broken image |
#4
|
||||
|
||||
Strange.
Add this to the bottom of your headinclude template and see if it helps: Code:
<base href="$bburl"> |
#5
|
||||
|
||||
huzzah, i found the problem. It should have worked the first time, but i had the header calling a template. So i just got rid of the template and just added the coding to the header. Thanks for the info Erwin.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|