Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 8,251 through 8,275 (of 64,420 total)
  • Author
    Search Results
  • #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

    #186856
    izmlife
    Participant

    Sorry – I will check this but at present I do not have access to my site due to other bbpress Fatal Error (about to post question regarding it). Will update this when possible. I believe it is public though but want to check to make sure.

    #186854

    In reply to: bbp_after_main_content

    jon182
    Participant

    I know abut that one, I don’t want to add a hook inside the bbpress-forums div, I want to add a hook outside of the bbpress-forums div.

    <div id=”bbpress-forums”>
    </div>
    <!– my hook here –>

    #186852
    pmbordeaux
    Participant

    Hi,

    I just discover bbpress and install a forum.
    The problem is that the poster’s name is shown instead of the pseudo.

    I looked for a way to configure but i did find it.

    Have you the solution ?

    Thank’s in advance
    Philippe

    #186851
    pmbordeaux
    Participant

    Hi,
    I discover bbpress and installed a forum.
    Problem : instead of the pseudo the name is shown.

    How can i change that :show the pseudo and not the name.

    Thank’s in advance
    Philippe

    #186848
    Robin W
    Moderator

    In essence the core issue is that ‘with bbpress’ the ‘feed’ is showing the whole article, whereas without it is showing the excerpt which is what you want- is that correct?

    Since bbpress has rss and a site does not need to have mailchimp to run rss, I presume that you could test if you have an issue without mailchimp, which would help eliminate (or otherwise) your theme and/or other plugins as contributing to the issue, but as I said earlier I’m not a mailchimp guy, so I may be talking crap.

    Given that bbpress has over 300,000 active installations, and mailchimp 900,000 – I kinda presuming that if this was a common issue that it would be known about, as others would be running this combination.

    I am trying to help you 🙂

    #186845
    Robin W
    Moderator

    have you tried bbpress and rss without mailchimp ? Does that work ?

    #186840
    nwbus
    Participant

    Reply from MailChimp Support – I would agree this is a bbPress issue to address..

    “Thanks for contacting us here in Support. I can certainly understand the concern there, and I’m happy to help out in any way I can.

    In your forum post you mentioned that there is no issue when bbPress is not enabled. Based on that information, the issue seems to be related to a plugin conflict rather than an issue with pulling the RSS feed on our end. I recommend contacting bbPress’ support folks to see if they’re able to shed some light on how enabling the plugin will impact the feed. If not, I recommend trying out another plugin that would allow you to add a forum to your site. It’s possible that another plugin would not have this issue. ”

    I replied asking them if they were sure they were not going to help and they came back to me and said:

    “First, I’d like to clarify how MailChimp interacts with RSS feeds. When using an RSS campaign, MailChimp will pull the RSS feed shortly before the campaign’s scheduled sending time. The RSS merge tags pull content from the XML code for the RSS feed. The app cannot alter the appearance of the content in the feed. It will only display what appears in the code. If you’re not able to disable the plugin, it may be a good idea to consider another feed host to generate a URL that can be used in MailChimp.

    While we’re happy to troubleshoot however we can, we’re limited in our support of third party systems. The bbPress plugin is not developed WordPress, but by bbPress Community. They’ll be the best resource on how to troubleshoot any plugin conflicts between bbPress and the site.

    Please don’t hesitate to write back in if there is anything else I can help with, and I’ll be sure to keep an eye out for any replies.”

    The ball is in your court bbPress – can anyone help me please?

    #186836
    denrocs
    Participant

    Apologies, I realised this would help after posting 🙂
    I’ve set up a temporary WP site on a personal server with the same theme, WP 4.7.5 and BBPress 2.5.13 at http://wp.createlabs.co.uk/forums/

    At the moment, the links to Child Forum 1 and Child Forum 2 are just plain blue links with a comma after Child Forum 1 which separates them.
    What I’d like to achieve is what I have put in the image link above? The bottom image is what I’m trying to get the links to look like (https://imgur.com/OKO9pZ8)

    Instead of a plain blue link, alter the CSS to highlight each link so they look more like flat rounded buttons rather than standard links.

    I hope that helps, please let me know if I can do anything else 🙂

    #186819

    In reply to: bbPress error

    Sammes
    Participant

    Never mind, I updated bbPress and all issues are fixed!

Viewing 25 results - 8,251 through 8,275 (of 64,420 total)
Skip to toolbar