vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Away message for users (https://vborg.vbsupport.ru/showthread.php?t=33099)

talon3dhq 06-28-2002 05:43 PM

In Root/UserCP.PHP- The Code should be:
Quote:

if ($buddy['lastactivity'] > $datecut and (!$buddy['invisible'] or $bbuserinfo['usergroupid'] == 6) and $buddy['lastvisit'] != $buddy['lastactivity']) {
$onoff="on";
} else {
$onoff="off";
}

In Admin/User.PHP- The Code should be:
Quote:

$user=$DB_site->query_first("SELECT user.*,FROM_UNIXTIME(joindate) AS joindate,FROM_UNIXTIME(lastvisit) AS lastvisit,FROM_UNIXTIME(lastactivity) AS lastactivity,FROM_UNIXTIME(lastpost) AS lastpost,

talon3dhq 06-28-2002 05:44 PM

In Root/UserCP.PHP- The Code should be:
Quote:

if ($buddy['lastactivity'] > $datecut and (!$buddy['invisible'] or $bbuserinfo['usergroupid'] == 6) and $buddy['lastvisit'] != $buddy['lastactivity']) {
$onoff="on";
} else {
$onoff="off";
}

In Admin/User.PHP- The Code should be:
Quote:

$user=$DB_site->query_first("SELECT user.*,FROM_UNIXTIME(joindate) AS joindate,FROM_UNIXTIME(lastvisit) AS lastvisit,FROM_UNIXTIME(lastactivity) AS lastactivity,FROM_UNIXTIME(lastpost) AS lastpost,
I think that is what you need.

Boofo 06-28-2002 10:58 PM

Can anyone please tell me how to fix the following? This is what an autoreply private message looks like.
Code:

Auto Reply: test
Hi Boofo,

I have been away since Today (Testing the size problem in private messaging...) and will read your message when I return on Jul 7, 2002.

[disable]This is an auto-reply generated by the bearfacts2.com Forum Messaging System.[/disable]

The color and italics show up fine but the size always shows the tags.

Boofo 06-29-2002 05:21 AM

Please disregard my last message. It was user error on my part. I forgot to make a size vb code replacement variable. Duhhh!!!!

The Ghost 06-29-2002 08:28 PM

hi,

I want to use this Hack on my Version 2.2.6.

Knows somebody Problems with this Hack and Version 2.2.6?

Thanks!

The Ghost 07-06-2002 08:50 PM

Hello?

Boofo 07-06-2002 10:36 PM

From what I have heard and seen, it works fine on 2.2.6. They have it running here and they are running 2.2.6. :)

The Ghost 07-06-2002 11:00 PM

thx for your info -> I'll try it :cool:

The Ghost 07-07-2002 12:34 AM

Work's fine on 2.2.6 !! thx!

Anitah 07-07-2002 09:46 AM

I followed all the directions to the "t" but...

1. nothing whatsoever shows up

2. my buddy list icons are 'broken'

I did all the changes in a text editor and then uploaded the files, not realizing that the usercp.php would leave me with this:

<td><img src="images/.gif" border="0" alt="toko-g is -line"></td>

I've done a few hacks to my board, but I'm just not proficient enough to know how to fix this.

Needless to say, I can't begin to know why the 'away' hack doesn't appear at all.

Could I please get some help on this?


All times are GMT. The time now is 10:00 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.01430 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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