![]() |
BBcode help
I need help with a bbcode for users avatar and one for username with html markup, i want to be able to do either
Code:
[user]wipedout[/user] |
1 Attachment(s)
I'll help you do it with plug-ins:
Hook: bbcode_create Title: [user] BBCode PHP Code: PHP Code:
Note: This isn't my code - it works on vBulletin 3.8.3 however. An XML is also attached if you don't want to do it manually. |
Yea that solves part of the problem, but that leaves the [usericon] bbcode.
|
Try this:
Create new BBCode Title: Usericon BBCode Tag Name: usericon Replacement: <img src="image.php?u={param}" /> Example: [usericon]1[/usericon] Description: Put user ID in between usericon BBCodes to get their avatar. How to use: [usericon]{User ID}[/usericon] |
does not work due to the fact that im using avatars in filesystem.
|
Is there a recurring URL to get to the avatar?
|
yea there is, im just not sure how vbulletin grabs the url...
|
Post a URL to a member's avatar.
|
<a href="http://forums.thefurryden.net/customavatars/thumbs/avatar4_3.gif" target="_blank">http://forums.thefurryden.net/custom.../avatar4_3.gif</a>
|
Hmm, I'm not sure on how filesystem avatars are stored. Does the URL have any relevance to the user's profile/user ID?
|
All times are GMT. The time now is 01:39 PM. |
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:
|