Helping you Build Your Own Social Network!

Faster, better and easier!

BP Chat?

(45 posts) (11 voices)

Tags:


  1. @mercime,@patrick
    Thanks for suggestions. I looked at bp core widget and who is online plugin, both works on the basis of recent time stamp and do not guarantee accuracy(there are something like most recent online users ifact).

    @miguel
    bp-chat plugin makes counts the user logged in only if user has logged in after the activation of the plugin as it works with wp-login hook.

    Make 1or 2 user logout and login after you have activated the plugin and it will list them. So for the first time the bp-chat is activated and a user is already logged in, he won't be counted unless logged in at least once after activating the plugin.

    I am looking forward to further tests.

    Posted 1 year ago #
  2. @Brajesh

    Here are some very encouraging results from initial testing in my local dev install (WP3.0.1/BP1.2.5.2)

    1 - Chat functions work almost flawlessly in Firefox, Chrome and IE (surprise). Messages are sent and received with only the following hiccups:

    - Message notification remains unless chat window is closed, then reopened to reset to "0".

    - Need some kind of auto-refresh function: when chat windows are closed and then reopened, both browsers need to be refreshed for chat to resume.

    - When browsing the site while chatting, the chat windows close at each page change... could be very annoying for users. No need to refresh browsers in this case though; page change takes care of that :-)

    2 - "Who's Online" count works fine. Logging in from a 2nd browser causes the count to go up in the 1st browser.

    3 - Div friend_list_item is clickable even if there are no users online; causes an empty chat window to open. Removing the padding from that div solves that.

    4 - Width of div win_header_info is set to 176px. Makes it extend past the right edge of the chat window. Removing width setting solves that.

    5 - If entered text is wider than the width the chat window can accommodate (such as a long URL with no spaces, or a really long silly word like "anticonstitutionalisticalisationisms"), the window needs to be closed and reopened to realign text to the left. I'm guessing <span class="msg"> needs text-align:left;

    6 - I know you're still working on the Chat Options, but clicking the link simply closes the chat window for now.

    7 - You're absolutely right about the css issues in IE. The chat base floats nicely to the right, but the active tabs get squashed to the left. I've been fiddling with position and float settings, but haven't yet figured out what works with all the nested divs.

    Finally, I have to admit I'm a little confused about your questions concerning the "who's online" issue. In all browser conditions I've tested (locally), the right avatars/usernames show up for me.

    As to the look, it suits me just fine the way it is. Nice job.

    Congratulations! This is going to be one damn cool plugin... and very very popular! (Can't wait for the next update.)

    Posted 1 year ago #
  3. Thanks für the Input brajesh. But it doesn't seem to change anything... I tried it on a second install... same problem...

    What does it mean, that I would need those: jquery,json,jquery ScrollTo plugin

    Could that be the problem?

    Posted 1 year ago #
  4. @patrick,

    Thank you so much for all the valuable testing and the suggestions for fixes. You always rock :)
    I appreciate you providing all the details. Going to work over them now. I do hope to put it as stable at least by next weekend(of course we will have beta in between:) )

    @miguael,
    I hope if there can be any trouble, it will be jQuery ScrollTo Plugin. This plugin is bundled with buddypres default theme(for other themes, you will need to include it manually). Rest all of the script, come packed with wordpress and should not be an issue.

    Do you see any JavaScript error on the page while logged in ? Can you link me to your site here or just Pm me, I will be glad to check and find a solution.

    Posted 1 year ago #
  5. @Brajesh

    I'm always glad to help out as far as I'm able.

    I'm still not very proficient as a coder or a debugger, but I can at least run something through its paces and report on what I find!

    :-)

    Posted 1 year ago #
  6. @Brajesh, sorry for being late at this party :-)

    I'm getting the same results as @miguael in my test install - BP 1.2.5.2 and WP Multisite 3.0.1 which was upgraded from WPMU 2.9.2 more than 4 weeks ago. Only plugins activated are BuddyPress and BP Chat. Using bp-default child theme - no modifications, only uploaded BP Gallery, GF, BCG, and Events folders in child theme folder.

    Are you and @Patrick on WP 3.0.1 single or multisite?

    Posted 1 year ago #
  7. @mercime

    My dev is a virgin install of

    WP3.0.1 Multisite
    BP1.2.5.2
    Same child theme as my live site

    Posted 1 year ago #
  8. Hi Mercime,
    Thanks for the testing. I guess, there may be something wrong with the chat plugin as you and Michael are facing the same issue. I have just got Michael's test site info, will be testing there today and post back my result.

    I also tested it on wp3.0.1 Multisite with many plugins(around 12 others active).

    Posted 1 year ago #
  9. Thanks for looking into it, Brajesh.
    I've tested many plugins there before installing in live sites since set up is the same as all of my current WPMS installs - all upgraded from WPMU 2.9.2 with subdomain config. Crossing my fingers :-)

    Posted 1 year ago #
  10. any news on this?

    Posted 1 year ago #
  11. we will have beta of this on Sunday evening, and that's one of the reason I am silent at the moment.

    The beta should fix your problem and add a lot of new features like(friends/history and so).

    Posted 1 year ago #
  12. Hi Brajesh, Where did you post the link to the BP Chat you mentioned would be available Sunday? I can't seem to find it anywhere... Thanks.

    Posted 1 year ago #
  13. Hi @pisanojm it hasn't posted it yet as it isn't complete,
    Give it time as it isn't as simple as most think it is,
    The beta will be out soon... :-)

    Posted 1 year ago #
  14. @all
    I am sorry, could not post update yesterday. I will need 3 more days, so It will be on 7th now.

    @RUDD3R
    Thanks. Sure I am looking forward to come upto the expectations :)

    Posted 1 year ago #
  15. Hi Brajesh,

    Any news on BP Chat plugin?

    Posted 1 year ago #

Reply

You must log in to post.