vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Online/Offline Move (https://vborg.vbsupport.ru/showthread.php?t=83568)

Tony G 09-10-2002 05:43 AM

All I did was edit my postbit_online and postbit_offline and it worked. I'm on 2.2.6 too so I don't see why it shouldn't work.

XaN 09-10-2002 04:16 PM

thanx you guys,so it can't be the version..then i have to edit the pm template,i know the one i must edit,but what must i place in then?

PurpleCow 08-07-2003 03:26 AM

Hello,

This is how I did :

Opened showgroups.php

Replaced all occurances of postbit_online with online
Replaced all occurances of postbit_offline with offline

Saved it back to my forums root directory.

Then Added two new templates :

1. "online" with this code in it :
<smallfont>Status : <B>Online</B></smallfont>

2. "offline" with this code in it :
<smallfont>Status : <B>Offline</B></smallfont>

Then in the "postbit" template, I added this $onlinestatus , where i wanted.

What I actually want to appear in the postbit is
Status : Online for online users &
Status : Offline for offline users

And that is what my two new templates reflect.

But, I am getting an image in the postbit, instead of text, what i wanted. How can i get the text as i mentioned above ??

Thanks for help.

Cheers


All times are GMT. The time now is 06:59 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.00956 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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