Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 10,301 through 10,325 (of 11,589 total)
  • Author
    Search Results
  • #63840
    Sam Bauers
    Participant

    I just realised there is little in the way of community acknowledgement in the blog post.

    I want to thank the people who helped test bbPress 0.9 while it was in development, especially those on #bbpress who poked and prodded it so much.

    Special thanks to _ck_ and da3rX who put in a lot of testing in the final few days.

    #63810
    kernow
    Member

    I have xammp (installed on a USB key) and upgraded to WP 2.5 and since then the forum no longer works. Will test on localhost first before I go live I think :)

    #63364
    NeutralX2
    Member

    Bit surprised this still isn’t out. Wasn’t it planned to be released like 20+ days ago? And hasn’t there been two RCs for WP 2.5 since then? Did they really changed so much in those two RC’s that .9 needs to go through testing now?

    #3097
    neziniux
    Member

    Hello there,

    i upgraded wp to version 2.5 succesfully.

    But now i have a small problem. It seems that bbpress and wp do not communicate anymore as before as if the integration is broken. I am not more logged in into bbpress if i am logged in into wp and vice versa. I did not try to create a new testing user to see if he/she will appear in wp and bbpress yet. Is anyone experiencing the same?

    Could this be a cookie issue with WP 2.5 (hashing method?)? The intergration between wp 2.3 and bbpress 0.8.3 worked smoothly until now.

    This method http://bbpress.org/blog/2006/09/simpler-integration-with-wordpress/ ceased to work for me since the wp upgrade. Will it be fixed with 0.9 version?

    #63360
    Sam Bauers
    Participant

    Release of bbPress 0.9 is imminent.

    We need to test against the final release of WordPress 2.5 before we can release bbPress.

    #3086
    nick212004
    Member

    How can I edit my latest discussions because I put a sticky in all of my threads and now under latest discussions it shows the same sticky 7 times because I have 7 threads. Please Help!!!

    #63773
    Sam Bauers
    Participant

    bbPress 0.9 is imminent.

    We will do some final testing against the final release of WordPress 2.5 first though.

    #63709
    kernow
    Member

    The solution I think is to wait for the full and tested new version of bbPress to become available and use that.

    #63581
    Sam Bauers
    Participant

    There were some issues with the stream reader class and 64 bit processors if I remember correctly.

    That should be fixed in the next version of bbPress – maybe you can see if this function makes sense to you:

    https://trac.bbpress.org/browser/branches/0.8/bb-includes/gettext.php#L98

    Maybe you could test against the next release for us? Just grab the zip file from the bottom of this page:

    https://trac.bbpress.org/browser/branches/0.8

    #2791
    affacat
    Member

    After a day of on-again, off-again effort I have successfully imported my SMF to bbPress – and integrated it with WP.

    I did this on a local test server, then installed bbPress live, then drop/imported my bbpress tables and user tables (my wp user tables in this case).

    Steps:

    1. Installed PhpBB 2.0.23 (legacy version available from phpbb people) and made sure it worked

    2. Used files within a zip file called convert_smf_111_v1b.zip to convert SMF -> Phpbb. Unfortunately, I can’t find the link to the thread right now… I found this

    http://www.phpbb.com/community/viewtopic.php?f=10&t=306321&st=0&sk=t&sd=a

    but it isn’t as new a version.

    I believe the file I used is here:

    http://sourceforge.net/project/showfiles.php?group_id=141446

    sorry I lost the link to the discussion.

    NOTE 1 : I had to manually go into the database and upgrade my main account to ‘level 1’ to become admin again.

    NOTE 2 : Your password probably won’t work and you probably can’t send yourself an email either. I hacked phpbb/includes/emailer.php and included the variable $this->msg into the error message so that the email appeared on the screen. This gave me the ability to reset my account and get a new password.

    3. Implemented the following MOD on PhpBB to switch conflicting User Ids

    http://www.phpbb.com/community/viewtopic.php?t=388155&sid=3d5e8f776a7086b6fec64c3e80c7cbca

    (this part is tedious! the MOD is a pain to install and rearranging is no fun either)

    Here are directions on how to install a Phpbb mod:

    http://www.phpbb.com/community/viewtopic.php?t=61611

    4. installed Jaim3’s PhpBB to bbPress converter per instructions

    http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter

    This created a .sql file.

    NOTE 1: Make sure to create a temp folder where the file wants to be created

    5. Important edits to .sql file

    A) since I did an integrated WP/BBpress install, I needed to search and replace bb_user for wp_user

    B) Delete any lines that add users who already exist in BB/WP

    C) add a field called topic_resolved to bb_topics

    D) Delete the sample test posts and forums in the bbpress tables

    6. Import the .sql into your database. The above should have solved any conflicts, but if you get an error it should be relatively easy to figure out.

    7. At this point, since I wasn’t doing it live I installed bbPress live, and then drop/created my test tables (all bb tables plus user tables) on my live server and all went well.

    8. This should be everything. Have a drink.

    #63703
    pad
    Member

    No. I have the very latest bbPress and WordPress nightly builds and this issue remains.

    #63702
    kernow
    Member

    No help I’m afraid…sorry. But am I to understand, that when I upgrade to the latest versions of WordPress & bbPress, integration (functioning correctly or not) is already built it, without the addition of plugins etc….??

    #63701
    pad
    Member

    Can someone PLEASE help me, this is ridiculous!!

    I have the respective integration plugins enabled on both WordPress and bbPress

    1) If I sign up in WordPress, the bbPress user has an inactive role

    2) If I sign up in bbPress, the WordPress user has NO role ***AND*** my Key Master account is DEMOTED to a role with no abilities to post, edit profile or anything.

    Please someone take some time quickly to help me solve this issue, it must be something I’m doing wrong here.

    I’m using the latest 0.9 release and WordPress 2.5

    #63700
    pad
    Member

    Hi

    The role mapping has always been set in the admin, but I clicked ‘Set Role Map’ again – didn’t work. Did a test registration from bbPress… the user in WordPress has ‘no role for this blog.’

    Again, I sign up in WordPress, the user in bbPress is ‘Inactive.’

    Could this possibly be something to do with the Role Manager plugin in WordPress? If it is, it’s weird as my default role is still Subscriber…

    I really want to sort this ASAP as members will be seeing the forums from next week and it will be bad if they can’t access one or other section until I’ve manually changed their roles.

    #3056
    pad
    Member

    I’m running the latest version of 0.9 and WordPress 2.5.

    How easy is it to make so that if a user signs up on either WordPress OR bbPress’s register scripts, the correct user role is assigned?

    Right now, if a user on my site signs up on WordPress, they get a Subscriber role but no role on the forum. If a user signs up on the forum, they get a Member forum role but no role on the blog.

    I dabbled with the plugins to supposedly fix this but succeeding in little more than somehow stripping both my WordPress AND my bbPress admin priviledges, which I had to put back in phpMyAdmin, to much strife. Yes that’s right, I ended up as a bog-standard member on bbPress and a Subscriber on WordPress. It was NOT fun.

    I really want to fix this as this is all that stands between me and a fully integrated WP/BBP. Thanks in advacne

    #63154
    chrishajer
    Participant

    I just got an email from someone with a WordPress 2.2.2 site, and all of the sudden she lost the ability to create a new post (in the last month anyway). She gets a javascript error. Take a look at the screenshot:

    http://www.chrishajer.com/bbpress/ajax-permissions.jpg

    She is using IE7. I did not get the same error when I logged into her blog and created a new test post or page (with either IE7 or FF.) So, she cleared her cookies and everything is back to normal. Maybe it’s something simple like that for you as well.

    I wonder if there was some sort of update on the server (or a couple different hosting companies or something) that is causing these problems. Maybe they upgraded a package because of a vulnerability?

    #63686

    In reply to: Bogus users

    chrishajer
    Participant

    How about the “Human Test” plugin?

    https://bbpress.org/plugins/topic/human-test/

    #3048
    crazlunatic
    Member

    So what I did was take my original WordPress template and put it in the templates folder and it gave me this:

    http://vistarewired.com/test2/wp-content/bbpress/

    This is what I want except I want to center it, add some grey boxes behind it and that is pretty much it. How do I do this? Because I’m using the same CSS I used for my original blog template which is at http://vistarewired.com

    I’ve had problems with godaddy hosting and with other applications in the past. (caching of htaccess files)

    What if you took a copy of bbpress/db and created a local test site and see if things work properly? (xampplite)

    crazlunatic
    Member

    Thank you for the help. So what I did was take my original WordPress template and put it in the templates folder and it gave me this:

    http://vistarewired.com/test2/wp-content/bbpress/

    This is what I want except I want to center it, add some grey boxes behind it and that is pretty much it. How do I do this? Because I’m using the same CSS I used for my original blog template which is at http://vistarewired.com

    cmaujean
    Member

    Howdy,

    WordPress 2.3.3

    bbPress latest from yesterday

    Wordpress Integration

    I’ve created a very simple wordpress plugin to attempt to allow wordpress posts and comments to also be put in a bbPress forum.

    When I make a post and my plugin attempts to:

    require_once(dirname(__FILE__) . '/../../bbpress/bb-load.php');

    I get a blank page, and the post/comment does not get sent to bbpress. I’ve have traced this to the point where bb-settings.php calls this line:

    require( BBPATH . BBINC . 'template-functions.php');

    but no matter what I put in template-functions.php (even writing to a file), I get the blank page.

    I’ve checked all my error logs, and there are no errors being logged, not even a 500 error. I’m at my wits end, and late on this project, please help.

    Thanks,

    Christopher

    #3037
    testosteron
    Member

    Hi when i try to install the 0.9 Trunk this error comes up

    Warning: require_once(/var/www/web112/html/testeite/forum/bb-includes/backpress/functions.plugin-api.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/web112/html/testeite/forum/bb-admin/install.php on line 17

    Fatal error: require_once() [function.require]: Failed opening required ‘/var/www/web112/html/testeite/forum/bb-includes/backpress/functions.plugin-api.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/web112/html/testeite/forum/bb-admin/install.php on line 17

    chrishajer
    Participant

    I was checking my Google sitemap stats and saw this recently for my bbPress sitemap:

    URLs not followed

    When we tested a sample of the URLs from your

    Sitemap, we found that some URLs were not accessible

    to Googlebot because they contained too many redirects.

    Please change the URLs in your Sitemap that redirect

    and replace them with the destination URL (the redirect

    target). All valid URLs will still be submitted.

    Further reading led to this:

    http://www.google.com/support/webmasters/bin/answer.py?answer=48551&hl=en

    So my questions are:

    1. What is the reason this is a 302 header (temporary redirect) vs a 301 header (permanent redirect)?

    2. Can it be changed in the code or with a plugin to generate a 301 header so Google will follow the URLs?

    3. If this is not possible, what would the proper permanent URL be for a tag URL like http://www.example.com/forum/tags.php?tag%3Dghosts

    BTW, I am using the Sitemap plugin for bbPress by Richard Boakes. http://boakes.org/talk/topic/31

    I can modify that to write the proper permanent URLs to the sitemap if that’s the easiest way to go about it. Or, maybe tags URLs should not even be in the sitemap (they are just pointers to content that exists elsewhere anyway.)

    Thanks.

    #63241

    In reply to: Integration questions

    mikem1000
    Member

    Hi guys,

    I am currently looking into deploying a site powered by WordPress. I have a phpBB3 forum (with no users) which I would like to keep. I have seen the wp-united plugin for phpBB3, but it isn’t currently being supported. The option of using bbPress seems good to me, but I would like a seamless and fully functional integration with both WordPress and WordPress MU.

    If I have to ditch the phpBB3 for the functionality I desire I will do it. I know what my potential userbase will want (post count, ranks, avatars, signatures, embed pics/vids in post, search, PM, etc). For the view, I would like a topic and post count, last post, and a description of each forum. Also subforums would be nice too.

    Right now I only have a rudimentary understanding of PHP, but I know HTML and CSS, so I could style the forum myself.

    I am a big fan of open source software. I only feel that there isn’t enough cooperation in the open source world. It would be awesome to see some of the best open source projects come together to create a mega kickass platform. My ideal would be (Drupal – please don’t flame me for this one -,Wordpress, and phpBB3). Drupal for the management of pages and function, WordPress for the content publishing, and phpBB3 for the forum.

    When I achieve proficiency with PHP I will try to develop a universal user/session platform where the login and session is unified with whatever software you decide to install on top of it. This would be an internal database, not an openly accessible one. I have heard of OpenID, but don’t know anything about it.

    WordPress appears to be the best content publishing engine out there, hopefully they become the best forum out there too.

    I too am jazzed about the prospects of a WordPress powered forum.

    Any opinions, best way to learn PHP, etc?

    BTW, this thread is starting to sound like the beginnings of a development group. Mods, plugins, and software to follow soon.

    I have found this discussion very stimulating, and would like to participate in future developments. I could deploy a site to use as a testbed.

    #49502
    Amaury Balmer
    Participant

    Hello all,

    You can find the latest french translation on

    http://bbpress.fr/

    and i publish a french pack for 0.8.3.1 and soon 0.9 !

    I search voluntary for write french documentation and post on blog ;)

    Contact me !

Viewing 25 results - 10,301 through 10,325 (of 11,589 total)
Skip to toolbar