Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 21 replies - 1 through 21 (of 21 total)

  • Dfa327
    Participant

    @dfa327

    Hi,

    I didn’t realize this was a problem. I’ll go patch it today. Easy fix. Please friend me or something if there’s a problem. I didn’t see this one until someone on the wordpress forum pinged me. I’m happy to fix stuff, just need to know ;)

    Thanks,
    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    Didn’t realize the plugin caused this. So sorry:( Did you ever figure out how/why by chance? I’m looking at upgrading the plugins I wrote.

    Thanks,
    Dave


    Dfa327
    Participant

    @dfa327

    Yum, yeah Twire works in bp 1.2. It needed to get updated. The latest Twire works well for me:)


    Dfa327
    Participant

    @dfa327

    We fixed this in 1.3.2. 1.3.1 fixed it for wpmu, 1.3.2 fixed it for wp single.

    Thanks,
    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    I updated my plugins to check now. I tried the bp_init way, but both plugins would load intermittently. Yikes! So I went with the bp-core check method and that worked.

    If the events plugin doesn’t get updated I can do that too as I think I’m the only one who has a working copy with bp 1.2.3. I’ve sent the author emails and code drops but he hasn’t done anything with them!

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    Thanks Ray. You always got my back:)

    Eric, please make sure you chmod’ed the bp-chat/config directory to 777. It’s the most common issue with the chat as I write out the config files based on your global wp settings.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Thanks Ray:) You’re right I rarely do come in here as all I ever hear is problems, lol:)

    @heathj85 – Make sure you installed it correctly. Meaning that there was a bp-chat/config/bp-chat-config.php file created and it’s contents are right. If not you would get this error as well. But few people do. Although reasons you might get it are:

    1. You don’t allow table creation for the wordpress user/password in wp-config

    2. You didn’t chmod 777 the config directory on install

    3. Your information in bp-chat-config.php is wrong or not present.

    Hope that helps.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    @Michael Berra

    I’ll try to make more options in the future so you can customize the install of the chat. Like shoutbox only or full chat only and menu bar stuff too.

    @Kunal17

    There’s a bunch of css styles that get loaded, facebox, rounded corners, etc. If you look in the bp-chat/bp-chat-cssjs.php you can pick and choose which ones your don’t want loaded.

    @randomcatastrophe

    Please posts errors on my site as I don’t troll this site much at all. I did a bunch of bug fixes so my guess is that solves your issues above.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    I have a fix for it and will be uploading it today.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Delete the plugin to fix any admin issues.

    Do you have wordpress mu or wordpress single user? Perhaps the call is different in single user?

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Lol, ya I use it and about another 5000 people too. I’ve done a lot of work on it recently. I’m very open to suggestions on what people want so let me know what you want and chances are I’ll add it.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    This was an issue with looking for spam and deleted fields in the db. They were not there in wordpress install so I removed this contraint. I just checked in version 1.1.8 to fix this.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    What version are you using? I just released 1.1.7.1.

    I don’t have a link to the group chat channel. Interesting idea though. I’m sure I could do something nice to help that along.

    Not sure why you are adding chat to the members/single/chat/index.php, chat doesn’t use child themes. I couldn’t find a good example of doing this in bp 1.2 as a bp compatible plugin. I sent Andy an email weeks ago asking for help with a Skeleton, but no response. So for now it is part of the plugin itself.

    If you know of how or where I can read up on this new practice please educate me:) Otherwise you’re looking at modifing the plugin directly in bp-chat.php.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    I have it working with activity add/delete and I’m almost ready to publish it. Just a few more touches and it’s out the door:)

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    I just updated the buddypress-ajax-chat plugin so that it is now trivial to install just like all the other plugins. Please let me know if you have any issues with it.

    Thanks,

    Dave:)


    Dfa327
    Participant

    @dfa327

    Hi,

    I just released an update to it. It should be trivial to install now as that used to be the big hangup with the plugin. PLEASE let me know if you have any issues or you want a certain feature. I get so little feedback on this, but I think IMHO it is the best one available.

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    I started to re-write the plugin so that it is trivial to upgrade if need be. It pisses me off to re-enter stuff in multiple pages after I upgrade the plugin. so I’m working on that.

    I did manage to get it to work in bp 1.2. I wrote my own template-plugin.php function in my version. I wrote many plugins based on that being there so I’ve been updating them too and need to release. Twire is a MESS with the new bp 1.2 so that is sucking a lot of my time too.

    I’m on vacation and even now this is about the only free time I have on it:( I need a clone, lol!


    Dfa327
    Participant

    @dfa327

    Hi,

    I haven’t touched buddypress-ajax-chat since the last release pretty much, but I’m interested to know what doesn’t work so that I can fix it. You said widgets don’t work? Can you tell me more?

    R-a-y log outputs? Do you php or javascript?

    Just send me the bugs, lol!!!! :)


    Dfa327
    Participant

    @dfa327

    What is it you wanted the chat to do that mine (buddypress ajax chat) failed to do. Please tell me:)

    Thanks,

    Dave


    Dfa327
    Participant

    @dfa327

    Hi,

    Wow, I had no idea!!! I don’t use it much. I just happened to see twitterToWire on buddypress yesterday. Sorry about not getting to contact me too. I’ll fix that asap.

    Now in the meantime. I have good news. I fixed why it failed to post to the wire. I also took out the need to have twitterTools and I now talk directly to twitter. Lastly, I think I can get a wire to twitter to work as well. So does anybody want this ability? Do you want me to show just the last post, last 20? How do you want it to work?

    Here’s a link to the latest:

    http://codewarrior.getpaidfrom.us/2009/03/26/twittertowire-test-11/

    Comments DO work on this post as well. Feedback is welcome. AND PLEASE let me know if you can’t reach me. I run getpaidfrom.us, so the contact form there works too.

    Thanks,

    Dave:)


    Dfa327
    Participant

    @dfa327

    You are a LIFESAVER!!!!! For sendmail I had my domain bound to 127.0.0.1. I changed it to the ip the domain maps to and BAM!!! THANK you SOOOOOO MUCH:)

Viewing 21 replies - 1 through 21 (of 21 total)
Skip to toolbar