vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   BB| Messenger 1.5 (https://vborg.vbsupport.ru/showthread.php?t=66989)

dstruct2k 07-15-2004 02:31 PM

Quote:

Originally Posted by Erwin
Hi C. Birch,

A possible bug:

If a member chooses not to check "Remember Me" a cookie is not saved, and thus the IM popup thinks the person is not logged in, as the code is unable to find the cookie information.

Is this correct?

A cookie is still saved, but the timeout is set to 0. (end of browser session) Isn't it?

Shouldn't be an issue, I've had no complaints.

C.Birch 07-15-2004 04:27 PM

Quote:

Originally Posted by blitzkrg
yes it's a windows 2003 dedicated server
running
php 4.3.5
apache 1.3.26
mysql 3.23.57
vbulliten 3.0.1

i had no problems with the install.
i rdp'd to the server and ran task mgr. then from another computer launched a bbmessenger session and the cpu on the server went to 100% right away and stayed there until i closed the bbmssgr seesion.

anything i should try?


Try the following:

open bbm_messenger.php and find:


// choose processing delay, 1 second for windows, 0.2 seconds for everyone else (windows does not support usleep)
if (ONWINDOWS)
{
sleep(1);
} else
{
usleep(2000000);
}


replace with:

sleep(1);

Reeve of shinra 07-15-2004 08:12 PM

Does this hack cause the server / sql load to jump?
I havent installed it yet but wanted to get an idea of it first.

Erwin 07-15-2004 08:30 PM

Quote:

Originally Posted by dstruct2k
A cookie is still saved, but the timeout is set to 0. (end of browser session) Isn't it?

Shouldn't be an issue, I've had no complaints.

Why don't you logout, then log in with "Remember Me" UNCHECKED, and see? :) It won't work, because we are now using the sessions table to remember the user, not cookies.

Erwin 07-15-2004 08:30 PM

Quote:

Originally Posted by Reeve of shinra
Does this hack cause the server / sql load to jump?
I havent installed it yet but wanted to get an idea of it first.

Yes, your server load WILL increase, as this hack is quite server intensive.

Steve123 07-16-2004 02:15 AM

I am trying to why out why the msg's arent going throught..

i tried a default install of vb 3.0.2 with no hacks or nothing and msg's are still not going through? ive tried it o 4-5 computers at different locations with different users etc.. non work..

when u type a msg in the message box i can see it going into the sql database but then it goes a few seconds later.. like its calling for the message then it deletes it but dont display the message..

Ive been trying to understand your code.. as i dont know java its getting a bit confussing in some parts.. before i start inserting my own code to try find out where the problem is do you have any suggestion c.birch or anyone else??

rebelsrock06 07-18-2004 02:14 AM

It wont let me login, i login to the forums then i go to the bbmessenger page and it says click here to login but then i am logged in and still nothing ?

C.Birch 07-18-2004 07:30 AM

check out the first post and this part:

Fix's

1) check your vBulletin cookies Prefix in vb's config file is set to bb like below:

// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';

if not set it to the above, if setting it to the above gives you errors with other hacks follow the steps on page 3 for editing messengers cookie call's.

this fix's the login error.

===============================================

note if you do have to edit that make sure you clean out your cookies and temp files before logging in to the forums again.

rebelsrock06 07-19-2004 02:08 AM

Quote:

Originally Posted by C.Birch
check out the first post and this part:

Fix's

1) check your vBulletin cookies Prefix in vb's config file is set to bb like below:

// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';

if not set it to the above, if setting it to the above gives you errors with other hacks follow the steps on page 3 for editing messengers cookie call's.

this fix's the login error.

===============================================

note if you do have to edit that make sure you clean out your cookies and temp files before logging in to the forums again.

everythings working GREAT:D Hack of the month possibly hack of the year

Steve123 07-19-2004 05:02 AM

Quote:

Originally Posted by Steve123
I am trying to why out why the msg's arent going throught..

i tried a default install of vb 3.0.2 with no hacks or nothing and msg's are still not going through? ive tried it o 4-5 computers at different locations with different users etc.. non work..

when u type a msg in the message box i can see it going into the sql database but then it goes a few seconds later.. like its calling for the message then it deletes it but dont display the message..

Ive been trying to understand your code.. as i dont know java its getting a bit confussing in some parts.. before i start inserting my own code to try find out where the problem is do you have any suggestion c.birch or anyone else??

anyone?


All times are GMT. The time now is 09: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.01135 seconds
  • Memory Usage 1,746KB
  • 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)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