![]() |
also, when clicking on a user's name through the chat window it takes you to this link http://www.rulersofthematrix.com/forum/bbmessenger/{var:boardmemberprofilelink}21
rather than the user's profile (which in this case is userid 21) |
Invalid SQL:
SELECT title, data FROM datastore WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'stylecache', 'arcadesettings', 'smiliecache', 'bbcodecache', 'iconcache', 'userstats', 'birthdaycache', 'vbindex_setting', 'vbindex_version', 'vbindex_config') mysql error: User 'sypher' has exceeded the 'max_questions' resource (current value: 72000) mysql error number: 1226 why god why haha |
Quote:
|
Quote:
Please upload this file over the top of the other one in the bbmessenger/sources/boardmodule folder a line from the file had gone walk abouts. |
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
for started your host only lets you call the database so many times in a set time thats why you get the error below sometimes and messenger makes a far few call's to it when its in use by someone because it as to check database for any new messages. mysql error: User 'sypher' has exceeded the 'max_questions' resource (current value: 72000) |
Quote:
its like having a forum installed but people posting a topic every few sec because its live one to one chat. |
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? |
Quote:
thanks for the reply C.Birch But I dont think i understand this correctly The server is a 3ghz box with 1gb of ram. and when 1 single user connect the CPU usage goes to 100% and stays there until they disconnect. This makes the web site and server unusable. i would think that if this is the case for everyone, then nobody would use it since it will cripple there servers with a single connect. but nobody seems to complain about it but me, so i'm assuming i must have done something wrong. so i'm looking for suggestions. |
Quote:
|
Quote:
I really dont know what your prob might be one user would defo not do that much to your server load. Is yours the only site on the server? |
Just wanted to say.. installed this yesterday and with the ease of modification and installation it was ready for members use almost imdiatly.. well done on a great hack.
|
Quote:
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? |
I love this hack but I have a request, make it possible to stop reloading every single second, mabye every miniute or so.
|
The messenger says username@UPNforums.
How can I change this? |
Hey,
ive installed this on vb3.0.2 You can see people online but msg's are not going through.. reading this thread a few ppl have the problem. i am not behind a proxy or nothing like that. any ideas.. thanks.. |
Quote:
Where it says : <b>{user:username}</b>@{var:sitename} change the {var:sitename} for whateva u want I looked somewhere else in dem files n didnt fin dn e thing so i guess u can fix that that way :o |
Quote:
you not find it in the files ;) editing {var:sitename} to your site will do it but the real way to do it is to edit the database because {var:sitename} is a call to the database for the site name. |
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:
|
it seems as if half of the admins who've installed this hack aren't able to get messages through...
|
Quote:
|
Quote:
|
Quote:
its weird because it uploads the messages to the sql db and it downloads and removes them.. but dosent display them.. i even tried a default install. |
Quote:
there messenger should be open anyway if your able to send them a message. people having probs not getting messagesare you sure you have no pop up blockers on that might stop the message window poping up if someone sends you a message. i know some aol users might have probs due to the way aol works. |
Clean install on 3.0.1 .. great hack.
Not being a php coder .. one question .. how do I get the messenger to open in a seperate window ..<a href="bbmessenger/index.php">$vboptions[bbtitle]Messenger</a> - ? |
Can you talk to several people at once? *hope so so that I could use this as a messenger and chat room*
TTG -- change <a href="bbmessenger/index.php"> to a href="bbmessenger/index.php" target="_blank"> |
Quote:
Not in the same window but you can have muti windows open talking to people. |
I got it working the way it should, but it kills the server speed :(
This is an amazing hack. Too bad I can't use it :( |
Quote:
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); } ============================== play about with the 1 and 2000000 numbers making them bigger this is slow down the mssengers reload rate what will put less load on your server only down side is new messages will not be live you get them at what ever reload rate you pick. |
All times are GMT. The time now is 01:08 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:
|