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)
-   -   [vbhacker/manual]MSN Hack (https://vborg.vbsupport.ru/showthread.php?t=40734)

Boofo 07-06-2002 10:08 PM

Thanks! Is there any way to stop it from opening up messenger when you load the page, for now?

Since Trillian basically does the name additions the same way, it really shouldn't be a problem. I have that open most of the time so if that opened up when the showthread template was run, it wouldn't be quite as bad. If you can get it to not open anything if it is not already open (maybe have a box ask you if you want to open it up and add the buddy), that might work, too. :)

Quote:

Originally posted by scsa20
I do not know if you could do that, but I can take a look ;)

scsa20 07-07-2002 12:00 AM

I'll see what I can do.

Enjoy Marcus 07-09-2002 08:44 PM

ok its great and all, but i got 1 tiny problem, when i add the msn email address it doesnt save the "om" part at the end of the ".com" address, any ideas why? except for that i got no probs!

Enjoy Marcus 07-09-2002 08:54 PM

no its not that actually, it limits the address to only 20 charachters, how can i change this? thanks.

Enjoy Marcus 07-09-2002 09:32 PM

i figured it out, its all in the query that has to be run;

ALTER TABLE user ADD msn varchar(20) DEFAULT '' NOT NULL;

change the 20 to whatever amount of charachters you want to let the people use in their email addresses, i put 150 just to be safe

scsa20 07-10-2002 05:47 AM

yeah, I noticed that, I've been mostly looking at what Yahoo, ICQ, and AIM was set on :rolleyes:

Boofo 07-10-2002 06:38 AM

Any luck yet on making it work with Trillian? :)

Quote:

Originally posted by scsa20
I'll see what I can do.

scsa20 07-11-2002 05:46 AM

not yet :(

sorry

Dark Shogun 08-20-2002 05:28 AM

I can't find this ANYWHERE in admin/user.php

PHP Code:

+-------------------------------------------------------------------------------------------------+
In admin/user.phpreplace this code:                                                           |
+-------------------------------------------------------------------------------------------------+
  
$user=$DB_site->query_first("SELECT userid,usergroupid,username,password,email,parentemail,coppauser,homepage,icq,aim,yahoo,signature,adminemail,showemail,invisible,usertitle,customtitle,FROM_UNIXTIME(joindate) AS joindate,cookieuser,daysprune,FROM_UNIXTIME(lastvisit) AS lastvisit,FROM_UNIXTIME(lastactivity) AS lastactivity,FROM_UNIXTIME(lastpost) AS lastpost,posts,timezoneoffset,emailnotification,emailonpm,receivepm,ipaddress FROM user WHERE userid=$userid"); 

I am right in the middle of this hack. PLEASE HELP.

Dark Shogun

Linux 08-25-2002 04:18 AM

I think it is mod/user.php instead of admin/user.php

Nice hack I will install it :)


All times are GMT. The time now is 06:13 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.01264 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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