Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 4,601 through 4,625 (of 26,877 total)
  • Author
    Search Results
  • #183150
    5lions
    Participant

    Here is the original graph.

    View post on imgur.com

    That massive CPU use that was bringing the site to a crawl and destroying this brand new server that ONLY has this single forum running on is, is due to wordpresses terrible idea of using /wp-admin/admin-ajax.php to poll the shit out of the server for bad reasons 24/7 any time someone has a page open.

    Also partially due to bbpress slowness.

    That first large drop in cpu you see, and the subsequent large drop to the end of the graph is me completely blocking admin-ajax.php in nginx until I can figure out how to make it work smarter.

    All the latest heartbeat plugins do no seem to work with the latest wordpress. Cannot slow down the heartbeat or turn it off, so I filtered it.

    This is really bad, because I have a community website that allows people to post photos and videos (outside the forum with custom post types) and all of that is broken with admin-ajax.php being blocked.

    Seems no one has successfully solved this issue well on the internet 🙁

    As to performance
    ——————-
    This same site used to run on vanilla forums on a 2 cpu box with 4 gigs of ram very FAST.

    The wordpress/bbpress version runs on a 6 cpu, 12gig box which also includes php 7 upgrade.
    PHP7 is a huge speed improvement over 5.6.

    This new machine literally only had this one site on it.

    The old box was somewhat shared with the vanilla forum.

    So even with effectively double the power, if not more, this runs substantially slower on wordpress/bbpress *sigh*

    I just have to accept I need to pay triple the price for half the performance if I want to stick to wordpress.

    Unless bbpress some day decides to have its own tables, and re-architect specifically for forum performance, were stuck with this. That of course would break a ton of plugins with the whole “share everything via the posts table architecture”.

    May be worth it though. There is a big opportunity here to take over the forum world because its frankly is disarray. All the forum software out there is in a state of suck or dying and there is no clear winner. The integration with wordpress, and its zillion plugins, are what makes this performance sacrifice barely worth it.

    #183148
    5lions
    Participant

    Some feedback on beta 2.

    I run a forum with:
    20K topics
    216K replies
    9200 users

    I took the risk of running a beta in version in prod because performance was just killing me.

    Here is a graph of overall system load after I installed beta2.

    View post on imgur.com

    I had to stretch the graph so you can see the difference.
    It had a substantial effect. Wheeew. Really needed this.

    Been very unhappy with the wordpress platform for running a forum. Wrong architecture.

    I have come to realize Im just going to have to spend a lot more money to run a site on wordpress than forum software that was originally architected for forums. Frustrating how slow wordpress is and how bad their design is.

    #183147
    Pascal Casier
    Moderator

    Hi,
    That will need some programming probably. The starting point has nothing to see with bbPress, so you could refer to these examples as this is all about the WP admin bar: https://codex.wordpress.org/Function_Reference/add_node

    #183139
    akira010203
    Participant

    wp-config and .htaccess no. It’s the default one generated by wordpress.

    About php.ini and php-config, I don’t have these files and I’m on a shared hosting.

    #183134
    peppefark
    Participant

    Hi, I want to migrate from xenForo bbPress, as wordpress settings – Forum – matter, I enter the xenForo databases but in the end gives me the seguante message:

    Repair any missing information: Continue
    Errore sul database di WordPress: [Table ‘clubcuor_xf.xfpost’ doesn’t exist]
    SELECT convert(post.post_id USING “utf8mb4”) AS post_id,convert(post.thread_id USING “utf8mb4”) AS thread_id,convert(post.user_id USING “utf8mb4”) AS user_id,convert(thread.title USING “utf8mb4”) AS title,convert(post.message USING “utf8mb4”) AS message,convert(post.post_date USING “utf8mb4”) AS post_date FROM xfpost AS post LEFT JOIN xfthread AS thread USING (thread_id) WHERE thread.first_post_id != post.post_id LIMIT 0, 100

    #183123
    Robin W
    Moderator

    given that wordpress uses bbpress, suspect loads more than 50 !

    care to define what ‘the forum crashes’ actually means ?

    #183106

    In reply to: Profile Management

    Pascal Casier
    Moderator

    Hi,
    That’s all depending on the theme you use. The theme used here is not directly available as a theme to install, but if you are interested in the sources, you can find them here: https://meta.trac.wordpress.org/browser/sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base
    Pascal.

    #183102
    vitalinfo
    Participant

    WordPress 4.7.3 running Lana Blog theme.
    BBpress Version 2.5.12
    Link: bcompetitive.in

    I am unable to make the sidebar work on my forum pages. It works if I use short-codes for forums, but you know it is not practical. I tried editing page.php with code if_bbpress. That gives me a sidebar below the forum.
    I tried bbpress wp tweaks and nothing happened.
    I copied pagewith sidebar template from the theme and renamed it as bbpress.php, nothing happened.
    Can anyone help?
    I am absolutely new to coding.
    I wish to have same sidebar as that of blog.

    #183095
    Robin W
    Moderator

    Perhaps this plugin will help

    bbPress Moderation

    Devs are busy with version 2.6 at the mo, so suspect any new requests are not being looked at.

    #183093
    cbclark
    Participant

    Hello! I really like the way this forum (bbPress support) allows users to manage their profile. Is it using a particular plugin? My website still displays the standard WordPress black bar across the top of the page for registered users who are logged in.

    Thank you!

    #183090
    jezza101
    Participant
    Pascal Casier
    Moderator

    Hi @josnierop,

    I know the basics and that has always been useful. Happy to see you’re fixed.

    PS. Kom gerust op de Nederlandse chat voor verdere of algemene vragen, we zijn niet allemaal WordPress/bbPress nerds daar 🙂

    #183079
    Robin W
    Moderator

    try

    dashboard>settings>permalinks

    You don’t need to change anything, just click save.

    This forces wordpress to re-write and sometimes fixes these sorts of issues.

    #183068
    Alex
    Participant

    Hi,

    I recently saw that all of my forums and reply pages won’t open. The only thing that opens now is the first page of the forum. The others open only in blank page.

    Moreover, when I discovered the issue, I deactivated and re-activated all of my plugins, I have reinstalled the bbPress plugin, I have deactivated all of the plugins except bbPress and I have reindexed the permalink but nothing fixed the issue.

    I mention that I have created forums and that there are hundreds of replies in there. Also, I’m using the latest version of bbPress on the latest version of WordPress.

    My forum is here: https://itutorial.ro/forum/ .

    Any suggestions?

    Thanks!

    #183067
    LP9086
    Participant

    I have decided to use another software option for my forums.

    I was wondering how I go about removing the bbpress data from wordpress once I export my forums out.

    #183053
    Pascal Casier
    Moderator

    Hi,
    You might be better off asking in the support forum of that plugin (https://wordpress.org/support/plugin/addquicktag), but you will have to specify what does not work…
    – Do you see the custom type ‘topic’ and ‘reply’ in the settings of the plugin ?
    – Do you see the quicktags when you are adding a topic/reply ?
    – When you click on the button or in the dropdown, does some code show ?

    Because just a ‘it does not seem to work’ is very hard to give the correct support.
    Pascal.

    Pascal Casier
    Moderator

    Goede middag Jos,

    The translation is done centrally and changing it would change it for everybody in the (Dutch speaking) world. If you think it should be changed, feel free to join the #polyglots channel on the Dutch local slack that you can find on https://make.wordpress.org/polyglots/handbook/about/teams/local-slacks/

    If you want to change it only for your own website, I would just change the width adding some extra CSS like:

    .bbp-login-form label {
        width: 150px;
    }

    (you might need the !important to make it work)

    Pascal.

    #183044
    kenmild1972
    Participant

    I’m trying to use AddQuicktag in bbpress “create new topics” editor, but doesn’t seem to work.
    It does work perfectly in the WordPress “create new topics” editor.

    Can someone tell me how to resolve this problem?

    Versions of software.
    WordPress 4.7.3
    bbPress 2.5.12
    AddQuicktag 2.5.1

    #183041
    jazminredux
    Participant

    Hi all,

    I’ve been searching high and low for a solution for this: Whether an admin or subscriber posts a reply to a topic, they are automatically redirected back into the dashboard.

    When posting a reply, I’d like the user to stay in that topic (so they can see their reply) or at least redirect back to the forum page after they leave a reply.

    Here’s my info:

    WordPress version: 4.7.3

    bbPress version: Version 2.5.12

    Link: https://staging8.airwolf3d.com/3d-printing-forum/

    Add’l Info: Theme is Twenty Sixteen and all plugins except bbPress deactivated. No changes to WP core.

    Any reply is much appreciated. If you can even just point me to the correct resource, I would be grateful. I’ve researched this thoroughly and in good faith, but just can’t figure it out.

    Thanks,

    Jazmin

    #183025
    Pascal Casier
    Moderator

    If you need to send that many emails per hour, then I suggest moving to a dedicated email service.

    I don’t have a view on WordPress plugins for SMTP, but maybe some like ‘postman smtp’ might do caching or retry ?

    Pascal.

    #183023

    In reply to: Display Topic Status

    Pascal Casier
    Moderator

    Hi Alex,
    If you want to get help about that plugin, you better put your question directly on the support forum of that plugin: https://wordpress.org/support/plugin/bbresolutions

    Pascal.

    #183020
    Pascal Casier
    Moderator

    Hi,
    Do you have any plugins installed like TypoFR or anything that would automatically change the behaviour of the quotes?

    If you want to have a try with my bbp-toolkit plugin, v1.0.8 has some included fixes for the HTML pasting. Let me know the outcome.

    Pascal.

    #183010

    Topic: Display Topic Status

    in forum Plugins
    Alex Stine
    Participant

    Hello,

    I am currently using this plugin.

    bbResolutions

    I have a custom table setup just below the topic reply box, it’s a custom template. I would like to display in this table if the topic is “Resolved”, “Not Resolved”, or “Not a Question”. Is there anyway to do this? I’ve not had any luck.

    Decided to post here since the forum on wp.org seemed really lonely.

    Thanks.

    #182997
    Saravanan
    Participant

    One Month. Still i did not get solution. Any MyBB Intelligent is there ? Help me Please

    Repair any missing information: ContinueConversion CompleteNo threaded replies to convertNo anonymous reply authors to convertNo replies to convertNo favorites to convertNo topic subscriptions to convertNo topic tags to convertNo closed topics to closeNo super stickies to stickNo stickies to stickNo anonymous topic authors to convertNo topics to convertNo forum subscriptions to convertNo forum parents to convertNo forums to convertNo passwords to clearNo users to convertStarting ConversionRepair any missing information: Continue
    WordPress database error: [Specified key was too long; max key length is 1000 bytes]
    CREATE TABLE wp_bbp_converter_translator ( meta_id mediumint(8) unsigned not null auto_increment, value_type varchar(25) null, value_id bigint(20) unsigned not null default ‘0’, meta_key varchar(255) null, meta_value varchar(255) null, PRIMARY KEY (meta_id), KEY value_id (value_id), KEY meta_join (meta_key(191), meta_value(191)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
    No data to cleanStarting ConversionRepair any missing information: Continue
    WordPress database error: [Specified key was too long; max key length is 1000 bytes]
    CREATE TABLE wp_bbp_converter_translator ( meta_id mediumint(8) unsigned not null auto_increment, value_type varchar(25) null, value_id bigint(20) unsigned not null default ‘0’, meta_key varchar(255) null, meta_value varchar(255) null, PRIMARY KEY (meta_id), KEY value_id (value_id), KEY meta_join (meta_key(191), meta_value(191)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
    No data to cleanStarting ConversionRepair any missing information: ContinueConversion CompleteNo threaded replies to convertNo anonymous reply authors to convertNo replies to convertNo favorites to convertNo topic subscriptions to convertNo topic tags to convertNo closed topics to closeNo super stickies to stickNo stickies to stickNo anonymous topic authors to convertNo topics to convertNo forum subscriptions to convertNo forum parents to convertNo forums to convertStarting Conversio

    #182990
    u_Oi
    Participant

    Hi,

    Maybe this plugin can help you!

    bbPress Messages

    Regards,

Viewing 25 results - 4,601 through 4,625 (of 26,877 total)
Skip to toolbar