vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Nicer Greeting On NavBar (https://vborg.vbsupport.ru/showthread.php?t=100993)

bayard88 01-22-2006 08:50 AM

works great for me, many thanks, sabret00the. ;)

Eagle Creek 01-22-2006 10:46 AM

Quote:

Originally Posted by christianb
on the line: $ng_hour = date('G');

try changing it to: $ng_hour = date('G') - 1;

Edited - went wrong direction.

So do I have to change this? Or is this wrong?

davidw 01-22-2006 12:53 PM

Try changing it to $ng_hour = date('G') - 1; and see if that works.

Originally I wrote + instead of -.

Eagle Creek 01-22-2006 01:04 PM

Quote:

Originally Posted by christianb
Try changing it to $ng_hour = date('G') - 1; and see if that works.

Originally I wrote + instead of -.

I will :).

davidw 01-24-2006 11:42 PM

Did this work?

Eagle Creek 01-25-2006 08:49 AM

Quote:

Originally Posted by christianb
Did this work?

Quote:

Good Afternoon, Eagle Creek.
All times are GMT +1. The time now is 11:48.
Guess not..

davidw 01-25-2006 11:29 AM

I'm thinking something here.

Can you paste here what code is listed where it says:

Code:

Good Afternoon, Eagle Creek.
All times are GMT +1. The time now is 11:48.

I want to see what actual code provides this statement.

Eagle Creek 01-25-2006 11:35 AM

Quote:

Originally Posted by christianb
I'm thinking something here.

Can you paste here what code is listed where it says:

Code:

Good Afternoon, Eagle Creek.
All times are GMT +1. The time now is 11:48.

I want to see what actual code provides this statement.

I don't understand? What code do I have to post?
The source from my webbrowser?

davidw 01-25-2006 02:47 PM

It's located in your navbar template. For example, the instructions suggest to replace a certain part of your navbar template with this code:

Code:

<div style="padding: 0.5em;" nowrap="nowrap">
                                                $ng_greeting<br />

- I need to know what is listed 1-2 lines before and after that in the template.

Eagle Creek 01-25-2006 03:13 PM

Code:

        <if condition="$show['member']">
       
                <td class="alt2" valign="top" nowrap="nowrap">
                <div class="smallfont">
                        $ng_greeting<br />
                        <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
                        <if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
                </div>



All times are GMT. The time now is 11:39 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.01088 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete