bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Plugin - Private Messages

(86 posts)
  • Started 1 year ago by ardentfrost
  • Latest reply from intellivision
  • This topic is not a support question
  1. Table creation is automatic. It should install if you navigate to your domain/pm.php or put the message code on your front page.

    Posted 1 year ago #
  2. Website is not down - Then I am unable to reach it - my browser just sits there loading it

    Posted 1 year ago #
  3. can you reach http://www.rayd.org/ ?

    How about http://faq.rayd.org/ ?

    Posted 1 year ago #
  4. It doesn't load for me either, in FF or Opera, using XP in Australia.

    Posted 1 year ago #
  5. Ardentfrost, do you have a wicked .htaccess file or use bad behavior?

    Trent

    Posted 1 year ago #
  6. hmmm...I'm having the same problem, where I get the error about the bbpress database not existing. I'm integrating with WPMU instead of regular wordpress but that shouldn't really cause an issue should it?

    Is there a place we can hardcode it to wp_ instead of bb_?

    Posted 1 year ago #
  7. message.php is the main one. That is where you would hardcode it.

    Trent

    Posted 1 year ago #
  8. I also had to hard code message.php for it to work.

    <-- "if (wp_knu_)
    $touser = $bbdb->get_row("SELECT * FROM ".wp_knu_."users WHERE ID = $toid");
    else
    $touser = $bbdb->get_row("SELECT * FROM ".bb_knu_."users WHERE ID = $toid");
    pm_user_form( $touser, '' );
    exit;"-->

    Posted 1 year ago #
  9. Table creation is automatic. It should install if you navigate to your domain/pm.php or put the message code on your front page.

    -----------------------------------------------------
    Not automatic for me :/

    Posted 1 year ago #
  10. Since I don't use wpmu integration, there have been a few bugs Trent and I have found and worked on. My next release will be more integration friendly, but that doesn't explain the table creation problem you're having nekketsu... Trent uses integration and his table creation worked. Can you tell me the errors it is giving you? Just copy and paste them straight to here.

    And as for people in other countries not being able to access my site, I'll look into it. The only country I think we block is China. You guys can't reach any of rayd? Can you ping www.rayd.org? Does the ping request even resolve the name? Let me know.

    Posted 1 year ago #
  11. Host comes up for me and has for the past couple days, since people started posting about trouble. I have been able to get there fine.

    Posted 1 year ago #
  12. Anyone who is having trouble with the server please do this:

    -open a command line and type tracert www.rayd.org
    -Copy the resulting text and email it to thansen@qualitytech.com
    -If it starts timing out over and over, just press CTRL-C to stop the process, copy and send it on.

    Due to spammers, sometimes a lot of the countries in the far east get blocked. Sending that tracert text will allow us make sure legitimate users are allowed through the firewalls.

    Thanks!

    Posted 1 year ago #
  13. Not sure why, but I had to make these changes to get the PM links to work for me:

    if ( $bb->mod_rewrite )
    $r = bb_get_option('uri') . "message" . ( '' != $tag ? "$tag" : '' );

    to
    if ( $bb->mod_rewrite )
    $r = bb_get_option('uri') . "message.php" . ( '' != $tag ? "$tag" : '' );

    and

    if ( $bb->mod_rewrite )
    $r = bb_get_option('uri') . "pm" . ( '' != $tag ? "$tag" : '' );

    to
    if ( $bb->mod_rewrite )
    $r = bb_get_option('uri') . "pm.php" . ( '' != $tag ? "$tag" : '' );

    Works great though! :)

    EDIT: I get this error when I add the pm_user_link bit to my post.php

    "bbPress database error: [Table 'CENSORED_DB_NAME' doesn't exist]
    SELECT * FROM bb_users WHERE ID = 1"

    I never could figure out why I was getting that, so I just deleted that bit, but otherwise seems to be working fine.

    Posted 1 year ago #
  14. are you integrated? I think I might need to update some stuff so that it works out of the box when integrated.

    Posted 1 year ago #
  15. Yes, I'm integrated. :)

    Posted 1 year ago #
  16. Why are my plugins getting hit by spammers? >.<

    Posted 1 year ago #
  17. Stalker? :)

    Posted 1 year ago #
  18. Thanks Spencer for pointing that spammer outJ

    Trent

    Posted 1 year ago #
  19. It was no problem at all. ;) :) By the way, he also posted one over here sigh: http://bbpress.org/forums/topic/6/page/2?replies=48#post-2677

    Dang spammers! :(

    spencerp

    Posted 1 year ago #
  20. Revisiting this: I'm still getting this error:

    bbPress database error: [Table 'DBNAME.bb_users' doesn't exist]
    SELECT * FROM bb_users WHERE ID = 4

    I've re-read all the replies to this thread and it looks like spencerp had the same problem I am right now, but I didn't see a solution posted. Spencer, could you lend me a hand? Or ardentfrost, is there a new version coming? (in other words, should I wait? :))

    Posted 1 year ago #
  21. Try this version of the "main plugin" file once..
    http://spencerp.net/downloads/bb-privatemessage.php.txt

    Just copy the codes from that one, and place it in the original bb-privatemessage.php and reupload it into the my-plugins directory again..

    That *should* work.. If not, Josh(ardentfrost) and I will look into what we've done before, to get rid of that error. ;):)

    spencerp
    /I think we had to "hard-code" the calls to the users table for the database..? If I'm not mistaken.. Josh?

    Posted 1 year ago #
  22. Hey, no dice. I compared your version to mine and it looks like it had a couple of mod_rewrite fixes, but didn't see anything else. Error still occurs.

    I'll take it back out of my template and watch this thread. Thanks for your help! :)

    Posted 1 year ago #
  23. Ah dang, I remember which one it was now.. it was the message.php file.. I'll upload a copy of mine once.. and report back here..

    spencerp

    Posted 1 year ago #
  24. Here, try this once..
    http://spencerp.net/downloads/message.php.txt

    Copy/Paste into the original one of course.. into the forum's root directory.. like normal. :);) That *should* work lol.. And it's no problem.. I love helping people.. ;) :)

    spencerp
    /If that don't work either.. I'm going to scream lmao. I'm trying to get Josh on GoogleTalk, but he must be busy or something.. sigh. Hopefully he comes in here soon lol..

    Posted 1 year ago #
  25. Spencer, if I could reach you, I'd hug you! :)

    That fixed it, thanks so much! :D

    Posted 1 year ago #
  26. [blushing].. Hehe.. I guess I could always come over there then.. LOL Hahaha.. Nah, just kidding, I don't think your man would like that too much lol! =P Anyway, I'm glad to hear that fixed it.. :) ;)

    spencerp

    Posted 1 year ago #
  27. LOL, probably not. He'd be thinking "Who is this guy, and why is he hugging my fiancee?"

    :)

    Posted 1 year ago #
  28. Hahahaha.. Yeah, that wouldn't be good! "We" wouldn't want that now, lol. =P Fiancee? Congrats on that! ;) :)

    spencerp

    Posted 1 year ago #
  29. hehe, thanks. :)

    Posted 1 year ago #
  30. I just found a small issue with this plugin: when no title for the message is given it still sends the message but the link to read it is invisibe (since it's just <a></a> with nothing in between.

    Posted 1 year ago #

RSS feed for this topic

Reply »

You must log in to post.

Code is Poetry.