Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 8,276 through 8,300 (of 64,454 total)
  • Author
    Search Results
  • #186937

    Topic: Free BBPress Theme

    in forum Themes
    MakarkinPRO
    Participant

    Hello, does it any FREE BBPRESS themes?
    Is it possible for main site use Vantage Theme + Visual Composer and for BBPRESS another one?
    Does anybody make that works with VisualComposer Templaterra plugin?

    Thx.

    #186930
    Syxguns
    Participant

    WordPress 4.8.1
    bbPress 2.5.14
    Running PHP v.7.1
    https://idwph.com/sitemap_index.xml

    I currently have bbPress disabled and now my sitemap works. I didn’t have this problem with the last version. I will search for it to install it again.

    Edit:
    Nope, just installed 2.5.13 and still have a sitemap error. Is there a place to get an even older version or do I just need to go with mybb?

    #186929
    Robin W
    Moderator

    there is a free version of this

    bbPress Digest

    #186928
    Robin W
    Moderator

    ok, so you create a page and use shortcodes to achieve this

    Shortcodes

    eg

    [bbp-topic-index]
    [bbp-forum-index]

    #186927
    Robin W
    Moderator

    ok, so you create a page and use shortcodes to achieve this

    Shortcodes

    eg

    [bbp-topic-index]
    [bbp-forum-index]

    #186926
    LucasHilty
    Participant

    I have been looking for similar functionality and found https://usestrict.net/product/bbpress-notify-no-spam-digests/. This is a paid option and I have not tried it, so I can’t vouch for it.

    #186923
    Kona Macphee
    Participant

    Hi guys,

    More than two years ago I posted the following bug report:

    Ajax validation issue for user auto-complete

    A ticket was opened for this bug here:
    https://bbpress.trac.wordpress.org/ticket/2864

    The issue was marked as fixed and the bug closed; however, the bug is not actually fixed and is still present in the most recent release.

    Here are the original details:

    Context:

    On the “Edit Topic” screen, there’s an “Author Information” box including an ID field. When you begin to type text into this box, the admin-ajax action “bbp_suggest_user” should auto-suggest potentially matching users.

    Issue:
    The user autosuggest is not returning any users, just “-1”. Having dug into the code, the step that’s failing is wp_verify_nonce() in check_ajax_referrer(), which is invoked on line 745 of bbPress file includes/admin/admin.php. The nonce is making it into wp_verify_nonce, but is not matching any expected/acceptable value – so wp_verify_nonce falls out the bottom with a failure.

    If I remove the check_ajax_referrer step, the Edit Topic user auto-suggestion works perfectly so it’s definitely the nonce validation step that’s the problem.

    Current context in which I’m still seeing the bug is WP 4.8.1 Multisite, bbPress 2.5.14, PHP 7.0.22. (I’ve been seeing the bug for over 2 years though, including with PHP 5.x).

    Would be really grateful if this bug could be fixed in the next release, because I’m having to manually patch every release at the moment (I have a user whose job relies on this function working properly.)

    Thanks!

    #186922
    Vishnja1
    Participant

    Hello! I have the same situation.
    There isn’t a problem to add link to user profile navigation. But the problem is to ‘register’ that page in such way, that it contents would render properly under ‘base_url/forums/users/someuser/your-custom-page/’ url. bbPress allows to see other user’s profile info too.
    I also couldn’t not find any guide how to do this or find it in plugin code. But if that page will be private (only for one user, like ‘Edit profile’ which disappears on others user acc pages) there is a workaround.
    You can create page template, copy ‘single-user.php’ contents to it and create page for this template in admin. Then add a link in profile page. Also you should add filters to ‘bbp_get_user_id’ and ‘bbp_get_displayed_user_field’ to make everything work correctly on that page. (I can provide code if you’re interested).

    #186914
    Platoscave
    Participant

    Hi Asbjoern,

    I am having the same problem where the replies page in the backend is showing a 503. Can you possibly give me any help on how you reset the forum? How were you able to export all the data out of the bbpress in the first place to be able to reimport and recalculate? Any help would be greatly appreciated.

    #186913

    In reply to: PHP Fatal Error

    Gunilla
    Participant

    Hi again,

    How much internal memory do bbPress need?

    #186909
    Robin W
    Moderator

    I’d ask them if memberpress is integrated with bbpress

    did you ask them the question above?

    ie is their plugin is integrated with bbpress and should be doing this, but it isn’t in your case, or if they haven’t integrated with bbpress, in which case it is not really up to bbpress to make sure there software works with paid plugins, so you would need someone to write the code that hooks to the memberpress cancellation to cancel the user subscriptions.

    PS I’m kinda interested that cancelling membership leaves the user still set up and able to access your site? Do they still show in dashboard>users?

    oh, and what version of bbpress are you using?

    #186908
    Vinod Dalvi
    Participant

    Could you please also update it here?

    Download

    #186907

    In reply to: PHP Fatal Error

    Vinod Dalvi
    Participant

    Sorry to hear of the problem you are having.

    It is working fine on my test site without any issue.

    Could you please try fixing the issue as described in the following pages?

    https://codex.wordpress.org/Common_WordPress_Errors#Maximum_execution_time_exceeded
    http://kb.wpbeaverbuilder.com/article/37-how-to-increase-the-wordpress-allowed-memory-size
    http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    You can also try using the below upcoming version 2.6 of bbPress.

    https://downloads.wordpress.org/plugin/bbpress.2.6-rc-3.zip

    #186906
    Vinod Dalvi
    Participant

    @lovechard Please understand that the bbPress provides functionality to users to subscribe/unsubscribe to topics from topics page but memberpress is restricting them to access topic page so they don’t have access to the page to unsubscribe to the topics.

    Here memberpress is changing the bbPress default process so in this case on cancelling the membership the memberpress should also unsubscribe users from all topics.

    The code in the following plugin will help memberpress to develop this functionality.

    https://github.com/tharsheblows/mjj-bbp-subscription

    #186900
    Stephen Edgar
    Keymaster

    Hmmmm….

    Could you try logging into https://codex.bbpress.org/wp-login.php before opening the email link, see if that works please?

    #186898
    lovechard
    Participant

    I already asked them, They said it was a BBPress issue.

    #186895
    Gunilla
    Participant

    I have a WP multisite (4.8.1) with bbPress (2.5.14) and some other plugins. Since May this year I get Fatal Errors in php-errors.log

    PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 262144 bytes) in /home/u/u1529178/www/wp-content/plugins/bbpress/includes/replies/template.p

    PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 4096 bytes) in /home/u/u1529178/www/wp-includes/post.php on line 1947

    It indicates memory loss. To analyze the cause of the memory loss I have in the first step inactivated almost all plugins and activated them one after another. The only plugin which generated Fatal error was bbPress.

    In the second step bbPress was activated annd the other plugins inactivated to analyze if the problem is located in bbPress only or if it can be in a conflict between bbPress and other plugins.

    The result was that when bbPress was activated together with WPMembers and ArcMember Login (neccesary for the login function) the Fatal Errrors continued to appear. The conclusion is that it must be some problem in the plugin bbPress.

    Do I have to abandon bbPress and try another forum plugin or can I do something to get bbPress to work without generating Fatal errors?

    #186890

    Just pushed RC 5 to WordPress.org.

    Hoping this is the last one. <3

    #186879
    Robin W
    Moderator

    ok, so you are using memberpress – since memberpress is a paid plugin – I’d ask them if memberpress is integrated with bbpress, and let them fix this issue

    #186870
    Robin W
    Moderator

    I think this plugin still works.

    bbPress Custom Notification Emails

    Come back and let us know !!

    #186867

    In reply to: bbp_after_main_content

    jon182
    Participant

    it still adds the hook inside the bbpress-forums div

    is that supposed to happen?

    #186866

    In reply to: Fatal Error

    > You can then delete the bbpress plugin directory and re-install bbpress from the front end

    This is my suggestion. If that file is missing, it’s hard to trust that other files haven’t been compromised in other ways.

    #186862
    nwbus
    Participant

    Hi there

    I’m pretty new to bbpress sorry!

    I am using the rss feed feature to pull the topic title into my newsletter, however I appear to get the text from the topic body also..

    Does anyone know how to get make it show only the topic title?

    Thanks
    Rob

    #186860

    In reply to: Fatal Error

    Robin W
    Moderator

    you/something/someone/glitch/gremlins/corruption/permissions has stopped the file being there/seen.

    Suggest you contact your host provider to restore back to an earlier version.

    If you have ftp access, you could fix it that way, by renaming the bbpress plugin to say plugin-old which will stop wordpress using it and get you site back and working. You can then delete the bbpress plugin directory and re-install bbpress from the front end

    #186857

    Topic: Fatal Error

    in forum Troubleshooting
    izmlife
    Participant

    My site is now producing the following error:

    Warning: require(/home/johnsolace/truesapien.com/wp-content/plugins/bbpress/includes/core/cache.php): failed to open stream: No such file or directory in /home/johnsolace/truesapien.com/wp-content/plugins/bbpress/bbpress.php on line 288

    Fatal error: require(): Failed opening required ‘/home/johnsolace/truesapien.com/wp-content/plugins/bbpress/includes/core/cache.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/johnsolace/truesapien.com/wp-content/plugins/bbpress/bbpress.php on line 288

    I can neither access the site or the admin page. Can anyone help? My site is currently completely out of action!

    Kind regards,

    John

Viewing 25 results - 8,276 through 8,300 (of 64,454 total)
Skip to toolbar