Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 63,451 through 63,475 (of 64,450 total)
  • Author
    Search Results
  • #52326
    Anonymous User 133554
    Inactive

    Hi,

    Have you checked if FILENAME (line 85) is writeable by the server? If it is, try switching EXPORT_TO_FILE to false and AUTO_IMPORT_EXPORTED_DATA to true. As usual, please do always a database backup before.

    Hope it helps :-)

    #52400
    so1o
    Participant

    in function post_form –

    $page == get_page_number( $topic->topic_posts + $add )

    this is probably being evaluated as false.

    i say this because this your paging is messed up..

    http://booksinbed.com/wordpress/bbpress/topic.php?id=3&page=2

    if you go to the above link the number 1 should have link in the page navigation. in your case page 2 has..

    debug the get_page_number function whats getting loose..

    #52325
    jaxxx
    Member

    hmm. i tried this, but get this error after step 8:

    Fatal error: Call to undefined function: file_put_contents() in phpbb2bbpress.php on line 383

    any suggestions?

    #1081
    Justin Tadlock
    Participant

    I just started a new site at http://booksinbed.com/wordpress/bbpress (the forum pat of the site) using bbpress.

    The problem I’m having can be found on this page:

    http://booksinbed.com/wordpress/bbpress/topic.php?id=3

    What is happening is when I exceed “The number of topics that show on each page,” which was set at 15 in my config.php file, the posting form disappears.

    I am at a loss as of what to do to fix this.

    #52449

    In reply to: 404 errors

    Trent Adams
    Member

    Personally, I have had issues with this as well. I would suggest creating a .htaccess file and place it in your bbpress root directory and only adding the following to it:

    Options +MultiViews

    That seems to work for most people. Try that first maybe? If not, maybe check what format you have in your WP .htaccess and try a combination of either the previous code or what rewrite-rules.php spits out for you.

    Thanks,

    Trent

    #52448

    In reply to: 404 errors

    klueders
    Member

    Trent … thanks for the quick response …

    i just found this post: https://bbpress.org/forums/topic/378?replies=16

    and that seems to have fixed it.

    should I replace the contents of my .htaccess file with “Options +MultiViews”?

    or leave as is?

    thanks again.

    #52447

    In reply to: 404 errors

    Trent Adams
    Member

    You have permalinks set to true in the config.php, yet your .htaccess doesn’t know what to do with it, hense the errors.

    Take a look at:

    https://bbpress.org/documentation/faq/#pretty-permalinks

    Trent

    #1089

    Topic: 404 errors

    in forum Installation
    klueders
    Member

    hi,

    i was able for the most part to get bbpress installed and integrated with an existing wp site. here’s a link:

    http://www.sleeptalkin.com/blog/bbpress/

    i’m just having an issues with some of the pages not being found. for example … i can create an issue but can view any of them:

    http://www.sleeptalkin.com/blog/bbpress/topic/4?replies=1

    any thought on this?

    thank for any help you can provide.

    #50211
    Trent Adams
    Member

    This is completed by So10! Yeah!

    https://bbpress.org/forums/topic/403?replies=4

    Trent

    #49929

    In reply to: En español

    Anonymous User 133554
    Inactive

    There is a (very young) bbPress Spanish community at http://www.bbpress.es/

    Regards.

    #49928

    In reply to: En español

    pompilos
    Participant

    The standard Spanish localization can be downloaded from https://bbpress.org/forums/topic/6/page/2?replies=43#post-2213

    #49478
    pompilos
    Participant

    A friend of mine translated the .po and .mo into standard Spanish (es_ES), to use them in our forum. You can donwload the files from here: http://blog.pompilos.org/files/bbpress-es_ES.rar

    #52250
    spencerp
    Member

    YES! Thank you so much fixing this. ;) :) Everything seems to be fixed, however, I’m still getting this database error message above the forum header..

    When in a thread, and clicking the “PM This User” link, it spits out this database error message:

    bbPress database error: [Table ‘mydatabase_name.bb_users’ doesn’t exist] SELECT * FROM bb_users WHERE ID = 2

    I’ve tried both versions of the plugin, redownloaded the original one, and then tried the .73a one.. same error message.. :(

    spencerp

    #52074

    In reply to: Simply doesn’t work

    This is the same on one of my servers. It doesn’t work either way, but Rewrite works with WP….strange.

    I thought I was going crazy but thank you, it works for WP but not bbPress what is going on haha. Good Luck!

    #52249
    ardentfrost
    Member

    Yeah, thanks for helping me work through those few problems Trent (esp with your legacy version of php ;) ).

    WP Integration support is a big update for .73a, as well as the double header/footer fix.

    So, download away BBPress users! :)

    #52409
    Trent Adams
    Member

    I think you are A OK on this issue! Good job!

    Trent

    PS….calling in recruits on permalink issues!

    #52248
    Trent Adams
    Member

    The new working version for integrated with WP and non-integrated sites will be updated in a couple of minutes! It should work for everyone now, but Ardentfrost could use a few more testers! If you are interested, just download it at:

    http://faq.rayd.org/bbpress_private_message/

    Thanks,

    Trent

    #50368
    larmir
    Member

    My database is UTF-8. I also have the same database shares tables with WordPress and BBPress. WordPress does not have this problem. Though it happens with all apostrophes and quotation marks on BBPress – new posts and edits. With edits, it will keep adding slashes each time a post/thread is edited.

    Any ideas where to look? I’d really like to get this solved.

    BTW, what is the ‘PHP magic quotes issue?’

    #1085

    http://totalphysiqueonline.com/bbpress/topic.php?id=2&replies=1#post-2

    Have a look at this post. Noltice how the title have no carriage return until it is too late, and boom, it is already into the sidebar.

    #52408

    Ahh,

    I logged OUT of my bbpress forums, then I logged INTO my WP blog at http://totalphysiqueonline.com/ and then went to my bbpress forum and BOOM, I was automatically logged. I did not even have to enter my info and press the login button. How cool is that!

    I guess I did it right eh?

    #1084

    I tried my best to synchronize my bbpress forum with my WP blog the best I could.

    Once installed, I examined my Database and noticed this:

    bb_forums

    bb_posts

    bb_tagged

    bb_tags

    bb_topicmeta

    bb_topics

    wp_usermeta

    wp_users

    Do the last two tables mean that this install of bbpress is synchronized with my blog? Is there another way to make sure I did it properly?

    #52407

    In reply to: Time discrepancy

    Trent Adams
    Member

    I would change the timezone to reflect the server and not yourself so that freshness is right relative to the server. Until a fix comes, it makes the most sense because bbPress config.php timezone was setup for the server and not the users.

    It is something that we need to visit in future versions or with plugins, but the freshness issue throws users for a loop!

    Trent

    #1082
    Geezerjim
    Participant

    Does anyone know of a way to modify bbPress so that tags can be separated by something other than spaces (such as commas). I’d like to have tags that can contain spaces, ie. Santa Claus as one tag instead of Santa and Claus

    #952

    Topic: Plugin – Messengers

    in forum Plugins
    bbolman
    Participant

    This mod adds AIM, MSN, Yahoo, Google Talk, Jabber, and Skype fields to your profiles. They are displayed when viewing the profile of a user.

    It isn’t really a plugin, but… I didn’t know where else to put this.

    Please let me know if you’re interested. I’ll post it soon.

    Demo: http://www.palmansworld.com/bbpresstest/profile.php?id=1

    Get it here: http://www.palmansworld.com/bbpresstest/topic.php?id=1&replies=1#post-1

    #52324
    Trent Adams
    Member

    I have thought about this a was thinking that it really doesn’t matter, but my preference would be to get the login integration with WP first if you are going to have it and this doesn’t apply to everyone because not everyone is going to sync logins with WP. The reason is that seems to be the hardest part and you have to have your key admin being the one you want and associated with the right user in WP.

    Once you are ready to go, then test the import of phpBB becauase if it doesn’t go according to plan, you can just empty tables in bbPress and the hardcoding part for integration is still done.

    Trent

Viewing 25 results - 63,451 through 63,475 (of 64,450 total)
Skip to toolbar