Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 23,701 through 23,725 (of 26,824 total)
  • Author
    Search Results
  • phayze
    Member

    Also, probably as part of the same problem, administrators for bbpress can’t get to the presentation or site management tabs – they’re not there, so I can’t disable any of the plugins!

    phayze
    Member

    I’ve recently upgraded my WP to 2.5.1, and the integration with BBpress 0.8.2 (via bbPress Integration 0.74 by Michael Adams) has broken the login on the BBpress side for the admin/keymaster account. It doesn’t help that my server won’t send emails, so I can’t set the password because I never get the registration email (weirdly it never change the WordPress admin login. Should it?).

    Anyway, my question is this – how can I manually reset the password for the admin account, or re-create the link between admin (WP) and keymaster (bb)? Is it possible, without going through the link that auto-generates a password?

    Also, if I de-activate the integration plugin (on WP and bb) and upgrade bbPress to 0.9.0.2, can I force a new password for the bb keymaster account? There doesn’t seem to be a table for bb_users, and I don’t want to mess with the WP admin account.

    Without a keymaster account, can I even upgrade?

    Thanks,

    #65508
    PaulMyatt
    Member

    The errors I saw were:

    “bbPress database error: [Duplicate key name ‘user_nicename’]

    ALTER TABLE wp_users ADD UNIQUE KEY user_nicename (user_nicename)

    Fatal error: Maximum execution time of 600 seconds exceeded in /var/www/html/forum/bb-admin/upgrade-functions.php on line 499″

    After seeing that I had a look at the WP user table to examine user_nicename. I renamed the field and reran the upgrade. This time I got the error:

    “Fatal error: Maximum execution time of 600 seconds exceeded in /var/www/html/forum/bb-includes/functions.php on line 2644”.

    WordPress is version 2.5.1. MySQL is “4.1.22-standard”.

    #3544
    wystan1000
    Member

    Yes, yes, newbie, here. Sorry about that before anyone bumps me or deletes me for duping or just raises their eyebrows and walks swiftly on. I have used google and other searches frequently. But I still can’t work out this database name, database user and password issue. I have copied the unzipped files into website.com/htdocs/blog1 where NetworkSolutions put WordPress for me. So now BBpress sits at the same level as WordPress. Is that right?

    Now I have copied the values from the WP_config file (did it make those up on install?) but I still get “There was a problem connecting to the database you specified. Please check the settings, then try again.” I’m surprised these bear no relation to my actual WordPress password and user name.

    I haven’t changed any settings from WordPress since I installed it. Is there a permissions issue?

    Thanks (please)

    Michael

    #65533
    Krystian
    Member

    Well, I have already the Latest Discussions in the WordPress’s sidebar (with a plugin).

    But now that you say that, my next objective is to put the latest posts from WordPress in the BBpress’s sidebar. RSS is a good option I can use to do it. I’m going to find how after this.

    Thanks for your opinion chrishajer.

    #3543
    prathik
    Member

    I have never been hacked while using it but after reading about the recent security issues with WordPress 2.3 and script kiddies hacking those sites, I have to make sure that its completely safe. Were you ever hacked while using bbpress on your website. Thanks for your opinion and views.

    #65526
    Christiaan
    Member

    Hi Chris, I’ve got access to access logs, if that would help.

    It appears to be .htaccess related. If I remove the .htaccess file from the WP directory my forum is accessible.

    I’ve forgotten the timeline of what I was working on now (can’t multitask very well!) but it’s possibly related to this plugin that I’ve installed to get rid of a 404 problem: https://bbpress.org/forums/topic/strange-redirections-and-404s-after-wp-integration

    Although when I deactivate this plugin it doesn’t make any difference. Here’s the htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^forum/topic /forum/topic.php [QSA,L]
    RewriteRule ^forum/forum /forum/forum.php [QSA,L]
    RewriteRule ^forum/tags /forum/tags.php [QSA,L]
    RewriteRule ^forum /forum/index.php [QSA,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    #65532
    chrishajer
    Participant

    How about using an RSS widget in WordPress and importing the latest discussions feed URL there?

    #3541
    Krystian
    Member

    Hi.

    First of all, thanks a ton for all the hard work that you guys have done making our live easier. I apologies if there is other discussion about this issue (I did a search and didn’t find an answer).

    I’m integrating my WordPress blog with BBpress forums and I would like to have the Latest Discussions list in the sidebar for all pages. I already put it in the blog with a WP pluging, now I’m trying to put it in the forum.

    I tried copy and paste the code from front-page.php to sidebar.php. It works fine when I’m in the front page, but disappears when I enter in a topic or other page.

    So, could you give me a clue, a code or a pluging I can use to have this done???

    Any help is appreciate. Thanks.

    Krystian at decnex.net

    #65520
    chrishajer
    Participant

    I have heard of WordPress widgets being used to show the latest bbPress entries in a blog, but nothing I know of that will create a new entry in bbPress from an RSS feed.

    Could you use bbSync to follow the RSS items that are imported into WordPress to create the new bbPress topics?

    https://bbpress.org/plugins/topic/bbsync/

    Or, would RSS2HTML help at all (it wouldn’t make new topics in bbPress)?

    http://www.rss2html.com/

    #65093
    Christiaan
    Member
    #65092
    Christiaan
    Member

    – when I try to view the “Admin” account profile, I get a wordpress 404 at www/forum/profile/admin.

    – Clicking on any topics or forums (I believe I created them before the integration?) even a view of topics with no replies I get the same 404.

    I’m getting exactly the same thing. Haven’t tried creating and logging in with a different user yet. Did you resolve this elorg?

    #65250
    Christiaan
    Member

    Solved, my problem was I needed to change <?php bb_get_header(); ?> to <?php get_header(); ?> in the bbPress theme files, but I also needed to move require_once('../wp-blog-header.php'); up to the top of my config file.

    It would be useful if both these aspects were mentioned in the Functions section of https://bbpress.org/documentation/integration-with-wordpress/

    Who can I contact to suggest these changes to that page?

    #3538
    SteveFree
    Member

    Hi,

    I want to convert from my phpBB forum to bbPress however I need 1 more plugin to make it happen.

    I need a Plugin for bbPress which will monitor RSS feed’s and post new items into bbPress as a post.

    Does anyone know of a free plugin which does this today?

    For WordPress, I’m using the Plugin – FeedWordpress

    URL – http://projects.radgeek.com/feedwordpress/

    It works great and has many great options. Hopefully something exists for bbPress.

    Thanks!

    #65305

    In reply to: Lost Key Master

    gabx82
    Member

    Hi there!

    Well, I did something else… I added the keymaster line to my admin wordpress’ db,

    Thanks!

    #3536

    I install a WP2.5.1 and then trying to integrate bbpress with it.

    but mayde due to permission issue, there is error when installing, so I manaually modified bb-config.php according to related document.

    but after integration, bbpress admin panel disappeared, even I login as admin and then manually type the bb-admin url, it redirects me to bb-press main page.

    Some part of bb-config.php as below, I think it is possiblly the cause(P.S. db prefix for bb is bb_ , db prefix for WP is wp251_):

    // If you are running multiple bbPress installations in a single database,

    // you will probably want to change this.

    $bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!

    $bb->new_keymaster = ‘admin’; // or whatever the name of the account is.

    // Change this to localize bbPress. A corresponding MO file for the

    // chosen language must be installed to bb-includes/languages.

    // For example, install de.mo to bb-includes/languages and set BB_LANG to ‘de’

    // to enable German language support.

    define(‘BB_LANG’, ”);

    // If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.

    // Adjust the domain and path to suit your actual URL.

    // Just the domain name; no directories or path. There should be no trailing slash here.

    $bb->domain = ‘http://myeasymaster.com/bbpress902/bbpress/&#8217;; // Example: ‘http://bbpress.example.com&#8217;

    // There should be both a leading and trailing slash here. ‘/’ is fine if the site is in root.

    $bb->path = ‘/’; // Example: ‘/forums/’

    // What are you going to call me?

    $bb->name = ‘New bbPress Site’;

    // This must be set before running the install script.

    $bb->admin_email = ‘webmaster@myeasymast.com’;

    // Set to true if you want pretty permalinks.

    $bb->mod_rewrite = false;

    // The number of topics that show on each page.

    $bb->page_topics = 30;

    // A user can edit a post for this many minutes after submitting.

    $bb->edit_lock = 60;

    // Your timezone offset. Example: -7 for Pacific Daylight Time.

    $bb->gmt_offset = 0;

    // Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage

    // of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at

    // http://wordpress.com/api-keys/

    $bb->akismet_key = false;

    // The rest is only useful if you are integrating bbPress with WordPress.

    // If you’re not, just leave the rest as it is.

    $bb->wp_table_prefix = ‘wp251_’; // ‘wp_’; // WordPress table prefix.

    $bb->wp_home = ‘http://myeasymaster.com/wordpress251/wordpress&#8217;;

    // WordPress – Options->General: Blog address (URL) // No trailing slash

    $bb->wp_siteurl = ‘http://myeasymaster.com/wordpress251/wordpress&#8217;;

    // WordPress – Options->General: WordPress address (URL) // No trailing slash

    /* Stop editing */

    define(‘BBPATH’, dirname(__FILE__) . ‘/’ );

    require_once( BBPATH . ‘bb-settings.php’ );

    ?>

    #52440
    Sam Bauers
    Participant

    Probably at the same time as WordPress 2.6

    pikaro24
    Member

    and you can see if you click in the post it will show up error 404 file not found im using wordpress magazine for this…..

    pikaro24
    Member

    i just uninstall it the bbpress you mean ?

    yeah i’m really totally lost hehehe new to wordpress really

    can you give me any suggstion do you want to see my ht access?

    here it is

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    thats my htaccess

    having questions with it because its repeating itself

    and change it to this

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    but keep on displaying none

    and the really weird one is that

    when i login to admin and refresh my browser in the page it shows up ..but as i log out and refresh the page it disappear

    how could that happen?

    help thanks for replying really appreciate it

    hoping to hear from you soon

    chrishajer
    Participant

    Interesting. Looks like a rewrite issue.

    I can access this page just fine:

    http://www.libertybed.com/archives/tag/beds

    I can’t access any page that looks like this http://www.libertybed.com/archives/92

    I can’t access the forum at http://www.libertybed.com/forum/

    If you contact me off list I can help you troubleshoot it. You will find contact details in my profile or on the website linked to my username.

    pikaro24
    Member

    i just un install the forum bbpress

    http://www.libertybed.com

    now my word press is not displaying pages even if i uninstall the

    bbpress really out of sight here

    bout bbpress i just upload it in the webroot naming the directory http://www.libertybed.com/forum

    thanks

    #64682
    chrishajer
    Participant

    mciarlo: back to the original problem then. When a user registers in bbPress, they’re not registered in WordPress?

    Have you searched the forum for either cookie or role?

    A couple things sounded interesting:

    https://bbpress.org/forums/topic/wordpress-integration-logout-problem

    https://bbpress.org/forums/topic/integration-how-to-do-it

    chrishajer
    Participant

    Please post the URL of your WordPress installation and where you think you should be able to access bbPress. Thanks.

    pikaro24
    Member

    guys help problem here my word press pages displays error file not found after I install bb press for its forum i now uninstall it now the problem is my word press wouldn’t display either please help guys

    #3529

    XDForum, another WordPress forum plug-in, stopped development a few months ago.

    For anyone considering converting their XDForum to BBPress, I’ve posted detailed instructions for converting XDForum tables to BBPress tables on my site. The instructions include a method for tagging your existing content.

    I looked for something like this a few months ago and couldn’t find it. Hopefully, someone will find this useful. The result of the conversion can be viewed here

Viewing 25 results - 23,701 through 23,725 (of 26,824 total)
Skip to toolbar