The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[Re-Release] Tungsten's Welcome Panel Details »» | |||||||||||||||||||||||||||||||||||
[Re-Release] Tungsten's Welcome Panel
Developer Last Online: Jan 2005
Author:
Tungsten Credits: Credits go to Ogden2K for inspiring the layout of the welcome panel and to Brad.loo for his help on coding issues. Description: I have changed a few minor problems in the original coding that were prohibiting avatars from being shown on some boards. I also redid the instructions file so that Microsoft Notepad opens it with proper line formatting. Basically this is just a simple welcome panel that conditionally displays the user's avatar if they are (a.) logged in and (b.) have an avatar selected. If they are not logged in or do not have an avatar selected, they see variations of the welcome panel text that intuitively guide them toward registering or logging in and selecting an avatar. No PHP files are hacked with this modification. It is completely template driven. I have successfully tested the modifications on my own vBulletin 3.0.0 Beta 4 installation with both avatars stored within the MySQL database and with avatars stored in a file-system folder outside of the database. It works both ways now. Anyone who downloaded the previous releases of this modification needs to upgrade to this one. I apologize for the confusion that arose from having so many different ideas being publicly thrown about in the other thread. Reporting Bugs: Feel free to report bugs in this thread but please do not post any code modifications here. Send them to me via a private PM so that I can evaluate their effectiveness. All support will be handled via this thread. Please do not PM me for support. New Screenshots: Finally... new screenshots are attached to this post as well as included inside the ZIP file. Enjoy! Download Now
Show Your Support
|
Comments |
#12
|
||||
|
||||
Quote:
Code:
$welcomeavatar = "<span class=\"smallfont\">No Avatar<br/ >Specified</span>"; Code:
$welcomeavatar = "<img src=\"$stylevar[imagesfolder]/noavatar.gif\" title=\"\" border=\"0\" />"; |
#13
|
|||
|
|||
Quote:
http://forum.xelation.org/"image.php?u=$bbuserinfo[userid]&dateline=$avatar[dateline]/" |
#14
|
||||
|
||||
For some reason, quotes are being inserted into the code when it is rendered which breaks the functionality of the code. Let me re-evaluate my modification again and see if I goofed on something when I typed up the instructions.
|
#15
|
||||
|
||||
Those of you who were still having problems with avatars not showing up, please download the ZIP file again. It includes new code for the phpinclude_start template that parses properly on servers running versions of PHP older than 4.3.2
Apparently 4.3.1 and older versions of PHP didn't like the syntax I used when calling the image.php file to grab a user's custom avatar. I have replaced that code with some that works a little better across all versions. Confirmed to work on my own test server. |
#16
|
||||
|
||||
HexOnxOnx has confirmed that the code change fixed the avatar problem on his server. It looks like this modification is finally good for the whole family.
|
#17
|
||||
|
||||
Quote:
another problem...when i logout...i still see the noavatar.gif not the guestavatar.gif~~but i already place the pic to images&avatarts folders...any idea?thankz... |
#18
|
||||
|
||||
Quote:
I can't seem to duplicate that problem. I am seeing the proper guestavatar.gif and noavatar.gif files whenever those conditions are true. |
#19
|
||||
|
||||
working great here!! all avatars showing up! thanks Tungsten!
|
#20
|
||||
|
||||
Quote:
thankz... |
#21
|
||||
|
||||
working also great here!! thanks Tungsten! all avatars showing up.
The only thing with me is, that the width of the welcom panel is larger then my forums. Any idea how I can fix this |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|