![]() |
Quote:
Shouldn't be an issue, I've had no complaints. |
Quote:
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); |
Does this hack cause the server / sql load to jump?
I havent installed it yet but wanted to get an idea of it first. |
Quote:
|
Quote:
|
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?? |
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 ?
|
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. |
Quote:
|
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|