vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Two Online Status (https://vborg.vbsupport.ru/showthread.php?t=143149)

TheFrienzNet 03-25-2007 08:04 PM

Two Online Status
 
Hey everyone, today I tried to remove the online status images by making it text(preview). Now I have an issue, whenever we go to the profile page, it says : Leo Leo Is Online. I have fixed that by removing [onlinestatus] from memberinfo. I also tried making a new template called postbit_onlinestatusde and changed [onlinestatus] in MEMBERINFO to [onlinestatusde] but still, no luck. Obviously, in [onlinestatusde], I had the default content of [onlinestatus] template.

Your help is appreciated. :eek:

- Leo

P.S. For those wondering what I want to do, is show status images in profile but not in postbit(successful).

TheFrienzNet 03-26-2007 10:23 PM

bump.

TheFrienzNet 03-31-2007 11:50 PM

bump.

BoTGoD 04-01-2007 12:19 AM

Its probably because you removed JUST THE IMAGE code and not the actual link.

vbulletin tries to play nice with seo so now basically your forum is trying to load either "Leo's" Avatar or "Online.gif" image and since it cant it says "Leo" or "Online" twice.. as your pretty much stating..

Hope that makes sense.. er, lemme give you a code reference.. (hope im not being stupid here, been awake like 30 hours..)

Code:

<a href="#" title="leo"><img src="leo.gif" alt="Online"></img></a>
so basicly you removed "leo.gif" but now "Online" is showing, vise versa.. I think ..



p.s. did i mention im tired ? -,- really tired


All times are GMT. The time now is 03:03 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.01906 seconds
  • Memory Usage 1,711KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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