vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   A few little modifications. (https://vborg.vbsupport.ru/showthread.php?t=69746)

Pixelgrounds 09-22-2004 08:44 PM

A few little modifications.
 
Hi, ive just made a forum skin for an upcoming forum of mine and i need to know how to do these in the header:

Members online (just the members not guests)
Total Members:
Topics:
Posts:

I would also like to know how to edit the date in the last login to shorten the day / month names.

I would also like to know how to change the bit at the bottom in stats, $vbphrase[x_members_and_y_guests] which shows up as something like Currently Active Users: 1 (1 members and 0 guests) when you look on the forum,
to
saying something like: There are 1 Geeks online and 0 Wanabe Geeks!

thanks.

Zachery 09-22-2004 08:56 PM

Pixelgrounds,

You are currently showing up as unlicensed. To be able to download hacks and/or receive support here at vBulletin.org, we ask you to please click here (vB-germany users click here) and enter your email address, to show us that you are licensed.

You will need to use your customer number and password (which will be in the email you got when you paid for your license) to access that page. Please note that your email is case sensitive.

Thank you.

which is odd as you posted here....

Pixelgrounds 09-22-2004 09:46 PM

lol sorry about that, it was because i changed my email.

So, can anyone tell me how to do this please?

Johnny 09-22-2004 10:29 PM

Quote:

Hi, ive just made a forum skin for an upcoming forum of mine and i need to know how to do these in the header:

Members online (just the members not guests)
Total Members:
Topics:
Posts:
try this topic out
https://vborg.vbsupport.ru/showthrea...ghlight=header

Quote:

I would also like to know how to edit the date in the last login to shorten the day / month names.
search in Languages & Phrases for:
last_visited_x_at_y

thats only if u wanted to change the text but if you wanted to change the date format you would need to go into your vbulletin options under Date and Time and change the format you would like.




Quote:

I would also like to know how to change the bit at the bottom in stats, $vbphrase[x_members_and_y_guests] which shows up as something like Currently Active Users: 1 (1 members and 0 guests) when you look on the forum,
to
saying something like: There are 1 Geeks online and 0 Wanabe Geeks!

thanks.
search in Languages & Phrases for:
x_members_and_y_guests

and then you can edit the text any way you want it too me

Pixelgrounds 09-23-2004 02:17 PM

Thanks johny, i used those codes from that topic you showed me but it didnt work :(

also the second phrase worked for the members and guests thanks, but when i looked at the 'you last visited' one it said this:

Quote:

You last visited: {1} at <span class="time">{2}</span>

Johnny 09-23-2004 05:28 PM

Quote:

Originally Posted by Pixelgrounds
Thanks johny, i used those codes from that topic you showed me but it didnt work :(

also the second phrase worked for the members and guests thanks, but when i looked at the 'you last visited' one it said this:


the page i gave u, i tested out the code on my server and it works fine in the header. can you please give me more detail as what errors you are getting or where are u adding the codes.

and for the phrase part "you last visited" i posted that just incase u wanted to change the text of "You last visited:" and so u know where its at.

{1} {2} is just two variables needed for the time and date you last visited to display on the forums.in order to change the format of the date and time you need to do this

"if you wanted to change the date and time format you would need to go into your vbulletin options under Date and Time and change the format you would like."

Pixelgrounds 09-23-2004 05:39 PM

i did the time thing, now i have... You last visited: 48 Minutes Ago at

how would i get rid of that 'at' ?

also its not really errors im getting its just not working, here's what i got.
Quote:

Geeks Online: ()
Total Geeks:
Newest Geek:
Topics: / Posts:
and it sais 0 online even when im logged in!

Johnny 09-23-2004 05:59 PM

in Language and Prashes search for "last_visited_x_at_y"

the result should come something like this

You last visited: {1} at <span class="time">{2}</span>

click on edit and you can take out the "at"


All times are GMT. The time now is 04:25 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
  • Page Generation 0.01046 seconds
  • Memory Usage 1,731KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete