Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[Re-Release] Tungsten's Welcome Panel Details »»
[Re-Release] Tungsten's Welcome Panel
Version: , by imported_Tungsten imported_Tungsten is offline
Developer Last Online: Jan 2005 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-10-2003 Last Update: Never Installs: 0
 
No support by the author.

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

File Type: (21.4 KB, 150 views)
File Type: (21.4 KB, 107 views)
File Type: (21.4 KB, 98 views)
File Type: (21.4 KB, 56 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 09-16-2003, 01:39 PM
imported_Tungsten's Avatar
imported_Tungsten imported_Tungsten is offline
 
Join Date: Jul 2002
Location: Tennesspeed.net
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have updated the welcome panel code to be compatible with the javascript changes made in Beta #6 of vB 3.0.0

If you are running Beta 6 and using this add-on, please download the main zip file again and re-apply the changes dealing with the welcome panel login section.
Reply With Quote
  #53  
Old 09-16-2003, 01:57 PM
imported_Tungsten's Avatar
imported_Tungsten imported_Tungsten is offline
 
Join Date: Jul 2002
Location: Tennesspeed.net
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Argh... Jelsoft also changed the way that new PMs are indicated. So I updated the welcome panel with that as well.

Download version 3.4 from the first post in this thread.
Reply With Quote
  #54  
Old 09-16-2003, 02:06 PM
imported_rynthar imported_rynthar is offline
 
Join Date: Apr 2003
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tungsten, what part of the code would I need to put an if condition statement near so that when a New PM comes, it changes the color of the table behind "Welcome Panel" from my styles variable set color to a defined color (like red)? Which variable/part of code represents the category header in your code?
Reply With Quote
  #55  
Old 09-16-2003, 02:35 PM
Werty Werty is offline
 
Join Date: Sep 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by netsewer
Installed it, but, umm, it shows up at the bottom of the page :/

How do i get it up top ? Did i do something wrong ?
Plz...? Anyone....?
My members are LTAO because its on the bottom, and now you will LYAO when i tell you i didnt backup the templates for this mod :/

Its been and the bottom for 3 days now :/

/edit: fixed it
Reply With Quote
  #56  
Old 09-16-2003, 05:06 PM
imported_Tungsten's Avatar
imported_Tungsten imported_Tungsten is offline
 
Join Date: Jul 2002
Location: Tennesspeed.net
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rynthar
Tungsten, what part of the code would I need to put an if condition statement near so that when a New PM comes, it changes the color of the table behind "Welcome Panel" from my styles variable set color to a defined color (like red)? Which variable/part of code represents the category header in your code?
I tell you what... let me release version 3.5 of this template modification right now so that you can see how I did this instead. I just included a PMON.GIF and PMOFF.GIF in the welcome panel and change which one is shown if the user has new PMs or not.

Check back in a second; I'll update the first post in this thread with the 3.5 release.
Reply With Quote
  #57  
Old 09-23-2003, 10:03 AM
zenmasteril zenmasteril is offline
 
Join Date: Jul 2003
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the new version for the new PM envelop pic..
But the "view new posts" link disapeared..
U can see it in my forum: http://www.gamestalks.com
What should i do ?
Reply With Quote
  #58  
Old 09-23-2003, 07:03 PM
imported_Tungsten's Avatar
imported_Tungsten imported_Tungsten is offline
 
Join Date: Jul 2002
Location: Tennesspeed.net
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zenmaster
I installed the new version for the new PM envelop pic..
But the "view new posts" link disapeared..
U can see it in my forum: http://www.gamestalks.com
What should i do ?
Look for this line in the welcome panel v3.5 mod...

Code:
<span class="smallfont">You last visited $pmbox[lastvisitdate] at <span class="time">$pmbox[lastvisittime].</span><br />
And add this line immediately after it...

Code:
<span class="smallfont"><a href="search.php?$session[sessionurl]do=getnew">View New Posts Since Last Visit</a></span>
Reply With Quote
  #59  
Old 09-23-2003, 08:38 PM
zenmasteril zenmasteril is offline
 
Join Date: Jul 2003
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tungsten
Look for this line in the welcome panel v3.5 mod...

Code:
<span class="smallfont">You last visited $pmbox[lastvisitdate] at <span class="time">$pmbox[lastvisittime].</span><br />
And add this line immediately after it...

Code:
<span class="smallfont"><a href="search.php?$session[sessionurl]do=getnew">View New Posts Since Last Visit</a></span>

GREAT working now... Thank you very much..
Reply With Quote
  #60  
Old 09-23-2003, 11:49 PM
Werty Werty is offline
 
Join Date: Sep 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by netsewer
I had this hack on my vB2 boards, now that i changed to vB3 the members would like it back, but, in the vB2 version i had it also stated how many post there had been since last visit, "There have been XXXX post since your last visit".

Anyone know how to add that ?
Ok, got that part too, thanks to Faranth and Belinea in this thread at vb.com <--- click there (why are links the same color as the actual text ? ) [/edit]
Reply With Quote
  #61  
Old 09-27-2003, 04:36 AM
kendo kendo is offline
 
Join Date: May 2004
Location: Tokyo
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm running Beta 7, and have installed the latest version of the hack. I'm getting a red X instead of my avatar when I log in, although everything else works OK.

Properties show up as:

http://www.kendo-world.com/forum/ima...ine=1027127040

If I clear cookies, noavatar.gif shows up fine.

Any ideas, please?

Hamish

http://www.kendo-world.com/forum/
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:40 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
  • Page Generation 0.06428 seconds
  • Memory Usage 2,345KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete