Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 16,401 through 16,425 (of 26,877 total)
  • Author
    Search Results
  • #77081

    In reply to: bbpress and memcache?

    gregfielding
    Participant

    Bringing this topic back…I run a multisite wordpress blog farm with Buddypress and the bbPress install that comes with it.

    We use Batcache and Memcached for caching and it works great everywhere but the forums. When you post a reply, it doesn’t show for a long time, or unless the cache is flushed.

    Is there any snip that can be added to object-cache.php or advanced-cache.php (batcache) to enable forums to work properly?

    Thanks!

    #95084
    MotaBoy
    Member

    Hi, I am having trouble when creating a slug for a forum. Whenever I try to change it, the plugin appends “-2” at the end of the name, as if it was already taken. Is it because I already have a page using that slug in WordPress?

    #38004
    expose
    Member

    I wonder if anyone can help please. I have run an update to a WordPress site (created by someone else) that had bbpress integrated. I didn’t upgrade BBpress. Before the WP upgrade, the forum was working fine. However since the wordpress upgrade (from 2.9.2 to 3.1) we are having the following problems:

    1) I cannot access the bbpress admin panel

    2) The Forum is showing posts and topics but the reply form is missing (only the heading shows)

    3) I cant see any way of creating posts, topics or threads so I presume something else is missing…

    I had to rewrite the WordPress theme files as the original custom theme had been so badly coded / core hacked etc. I haven’t touched the custom bbpress theme so thought it would be something to do with that. So first thing I did was disable it and enabled the default bbpress theme (through phpmyadmin) but have exactly the same set of problems – which to me rules out a theme issue.

    Anybody have any ideas where to start? Sorry I am not sure of bbpress version. Where do I find that?

    Hi comm,

    First of all, excuse the English. I’m better with French.

    OK, I have WordPress installed on my machine and a bbPress deeply integrated (theme, cookies, users, etc…)

    Everything worked fine until I activate the WP-Super-Cache, which made ​​my bbPress “disappear”. When I access the forum system, only appears a blank screen, inclusive in the administrative panels.

    I noticed that this only happens when the WP-Super-Cache is enabled and integrated with my theme of WordPress is selected. When one of them is disabled, both systems funscionam normally.

    Is there any way to enable the WP-Super-Cache does not destroy my deep integration with bbPress?

    Att,

    Arthur Freitas.

    #99947

    In reply to: Integration issues

    jnw
    Member

    I just noticed this documentation: https://bbpress.org/documentation/integration-with-wordpress/.

    Does this mean my 3.1 installation is incompatible with the integration?

    When will bbpress be compatible enough to be able to log into both wp-admin and the forum at once?

    #105047

    In reply to: Integration issues

    jnw
    Member

    I just noticed this documentation: https://bbpress.org/documentation/integration-with-wordpress/.

    Does this mean my 3.1 installation is incompatible with the integration?

    When will bbpress be compatible enough to be able to log into both wp-admin and the forum at once?

    #37993
    jnw
    Member

    Hi all,

    I’m sure this has been covered a few times, but here goes.

    Cookies obviously aren’t working, because I’m getting booted out of wp-admin when logged into bbpress and visa versa.

    Have installed the bbPress integration plugin with settings in wp-admin like so:

    bbPress URL: http://website.com/forum/

    Your Plugins URL: http//website.com/forum/bb-admin/plugins.php

    Wordpress type: WordPress

    Added this code to the very bottom of wp-config.php

    define( ‘COOKIEPATH’, ‘/’ );

    In bb-admin, I’ve got:

    Wordpress address: http://website.com

    Blog address: http://website.com

    WordPress “auth” cookie salt: (auth_salt wasn’t present in the wp admin page, anyway I took the code from wp-config.php)

    WordPress “secure auth” cookie salt: (as above)

    WordPress “logged in” cookie salt: (as above)

    Manually entered codes so the following match

    AUTH_KEY / BB_AUTH_KEY

    SECURE_AUTH_KEY / BB_SECURE_AUTH_KEY

    LOGGED_IN_KEY / BB_LOGGED_IN_KEY

    And that’s where I’m at. Can someone tell me what I’m missing?

    I’m not going to worry about database sharing right now – is that advisable? Or is it highly recommended?

    Also what should I have the wordpress roles set to for each one of these?

    WordPress Administrator

    WordPress Editor

    WordPress Author

    WordPress Contributor

    WordPress Subscriber

    Thanks for the help!

    #37987
    jakobs
    Member

    Hi!

    I have a smaller blog network (WordPress 3.1 Multisite) and bbPress 1.03.

    Right now the integration works, but not fully. I can login on the forum with my wordpress user accounts but there’s some problem with cookies. I still need to login/log out one time at each site (forum/blog).

    I’ve copied this from wp-config.php:

    define(‘AUTH_KEY’, ”);

    define(‘SECURE_AUTH_KEY’, ”);

    define(‘LOGGED_IN_KEY’, ”);

    define(‘NONCE_KEY’, ”);

    define(‘AUTH_SALT’, ”);

    define(‘SECURE_AUTH_SALT’, ”);

    define(‘LOGGED_IN_SALT’, ”);

    define(‘NONCE_SALT’, ”);

    And of course included the salts + added BB_ suffix in bb-config.php.

    I have a separate database for bbpress and the “Separate user database settings”-settings in options-wordpress seems to be right.

    The URL:s under cookies is also correct (http://domain.net – as my blog).

    Do you have any idea what the problem is?

    Would be grateful for a solution. Thanks.

    #99901
    dreamgrowers
    Member

    Oh, that makes total sense, thank you so much!

    Well folks, this is exactly why I want bbpress to use my custom WP login because I’ve calibrated it perfectly to prevent spam as well as ask specific questions about the users.

    Would still love to get help rediredting login to WP-admin

    Thanks!

    #105001
    dreamgrowers
    Member

    Oh, that makes total sense, thank you so much!

    Well folks, this is exactly why I want bbpress to use my custom WP login because I’ve calibrated it perfectly to prevent spam as well as ask specific questions about the users.

    Would still love to get help rediredting login to WP-admin

    Thanks!

    #99929
    shinigami87
    Member

    I solved thanks this topic: https://bbpress.org/forums/topic/wp-integration-coockie-does-not-work

    I moved wordpress from “/wordpress” to the root and cookies integration now works! :-)

    #105029
    shinigami87
    Member

    I solved thanks this topic: https://bbpress.org/forums/topic/wp-integration-coockie-does-not-work

    I moved wordpress from “/wordpress” to the root and cookies integration now works! :-)

    #99896
    miguelnetto
    Member

    I’m also wanting it.

    #104996
    miguelnetto
    Member

    I’m also wanting it.

    #37954
    richfortune
    Member

    Hey Folks,

    I’m getting the following error when I try to log into my site via WP-admin.

    Warning: Missing argument 3 for bbpress_integration_set_bb_auth_cookies() in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220

    Warning: Missing argument 4 for bbpress_integration_set_bb_auth_cookies() in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220

    Warning: Missing argument 5 for bbpress_integration_set_bb_auth_cookies() in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220

    Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 212

    Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 212

    Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 212

    Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home4/makersor/public_html/wp-content/plugins/wordpress-26-and-bbpress-09-integration/bbpress-integration.php on line 95

    Warning: Cannot modify header information – headers already sent by (output started at /home4/makersor/public_html/wp-content/plug

    I’m trying to integrate a WPMU with bbpress…but am having difficulty with the setup. I really need to get this site live as soon as possible, so I’m torn between reverting to my old setup and leaving them as separate entities. Although I do like the idea of single sign-in.

    Can anyone help me resolve this issue?

    Cheers,

    Richard

    #73122
    richfortune
    Member

    Likewise – just stepping through the guide located here:

    http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/

    and now I can’t access my bbpress forum using my admin account.

    #37952
    #37946
    TYPE0N3
    Member

    Not quite sure what I’ve done to manage this

    http://thefootballdebate.co.uk/bbpress/topic.php?id=2

    It may have something to do with the bbpress wordpress sync plugin?

    Don’t really have a lot more info… sorry.

    Edit – Fixed it, you cant use you user-id for the syncing of anon content otherwise it hides the posts….

    carney
    Member

    Just wondering, any success with this? would be appreciated as im in your boat with this issue, i already have people with uploaded avatars in WP and dont really want to change my avatar system.

    Thanks

    #37934
    tooltrainer
    Member

    Hi all, I’m about at my wit’s end and this seems like the most obvious place to look for the help I need so… here goes!

    I need to very quickly integrate bbPress into my existing commercial WordPress theme. I need it to be a totally transparent integration, so that all the special functions of my theme still work, but bbPress becomes the body content on its page(s).

    I’m fairly good with PHP myself but am too unfamiliar with today’s WP (3.1) and totally new to bbP, so this is going to take me weeks of frustration and I don’t have that kind of time or patience.

    So if you think this is something you could tackle and you’ve got the time right now to work on it, please contact me with your rate. I suspect it won’t take terribly long for someone who already knows what they’re doing with these apps, and I’m available full time to help in any way that I can.

    Timeframe is tight as I’ve already burned a good 2 weeks trying to get the bbP plugin to do what I need, but it’s just not up to the task yet. So I’m looking at going with the full bbP and a bunch of plugins instead.

    Thanks,

    Jonathan

    email me – vanclute at google mail.

    stipto
    Member

    Hello there,

    Anyone know this one:

    WordPress Multisite, Buddypress properly installed. Installing BBpress, all goes well. After changing default user roles in the backoffice of BBpress, I can’t log in with the keymaster account. I’ve looked in the database, there’s only one user with ID 1 in bb_users. When I look in bb_usermeta the user with ID 1 has the meta value of a:1:{s:9:”keymaster”;b:1;}

    I can log in with previously created users, but when I try the keymaster it keeps on saying “User does not exist”.

    Anyone?

    #37924
    KypuTe_TpaBy
    Member

    Hello, maybee I’m too stupid to understand this, but I tried everything, and no results. So I hope, someone in this forum, could help me.

    After I fully integrated bbpress with my wordpress, the plugins menu just disappeared, like it never before existed…

    I’v maide a my-plugins derectory, I’v typed the bbpress url to bbpress integration plugin, I’v even tried to add manually cookiek setting’s to the wp-config.php file, but the result’s are same.

    Here a few screenshoths, maybe I did something wrong:

    http://img25.imageshack.us/img25/7342/29044580.jpg

    http://img88.imageshack.us/img88/469/28218103.jpg

    Thank You!

    #37920
    btsander01
    Member

    I’m using a program to restrict access to sections of my wordpress site. This program has it’s own user account authentication. I want to integrate bbPress and my other program.

    How would I use the authentication from my other program with bbPress forum software?

    #65275
    iftomkins
    Participant

    Having the same problem. I can log in to wordpress, and I’m logged into bbpress. And if I log into bbpress, I’m logged into wordpress. BUT, if I log into WordPress, I cannot log out through bbpress (it just reloads the page). I have to go back to wordpress, and then click Log out, and then come back into bbpress, and click log out again in order to be fully logged out.

    However, if I log in through bbpress, then I can log out of bbpress. It seems that the logout function from bbpress is not connecting with wordpress.

    #37892

    Topic: BBPRESS vs wordpress

    in forum Themes
    watseo
    Member

    There are same or not?which diff point?

Viewing 25 results - 16,401 through 16,425 (of 26,877 total)
Skip to toolbar