Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 6,401 through 6,425 (of 11,598 total)
  • Author
    Search Results
  • #114231
    Stephen Edgar
    Keymaster

    You can use ‘shortcodes’ on your WP pages

    https://codex.bbpress.org/shortcodes/

    ayeweb
    Participant

    The new registered can’t create a new topic with url wp-admin/post-new.php?post_type=topic

    Help me please?

    wordpress=latest version

    bbpress=latest version

    #109944
    manuelmasia
    Member

    Ok, at the moment I tested this


    function custom_bbp_breadcrumb($r) {
    $r = ' | ';
    return $r;
    }
    add_filter('bbp_before_get_breadcrumb_parse_args', 'custom_bbp_breadcrumb' );

    and it seems to work, but maybe there is a more elegant solution… any help is appreciated :-)

    #48642

    Topic: Security doubt

    in forum Installation
    winray
    Member

    Regarding bbpress 2.1

    I have anonymous posting turned on and after the latest update, anonymous poster can use rich text editor and html. Is it safe?

    Need help from some expert.

    #114472

    In reply to: A question about users

    douglerner
    Member

    Hi, Trifon. Nice avatar.

    So to clarify, what bbpress does as far as users go is just add extra “roles” regarding forums, in addition to the standard wp roles, right?

    I will have to add some test users to see how email notifications and subscriptions are handled I guess.

    The system looks quite interesting, but the documentation is sort of thin. There is a lot on PHP coding/development, but not much on actually using the system, as far as I can see in the Codex anyway.

    For example, how about user profiles or avatars?

    Thanks,

    doug

    #114388
    Stephen Edgar
    Keymaster

    As Anointed points out bbConverter is no longer being maintained but the code was used as the base for the freshly pressed bbPress v2.1 with many improvements to the conversion process.

    https://wordpress.org/extend/plugins/bbpress/

    That said though, I have not tested the Invision import process, only bbPress & phpBB but you could definitely try the import with bbPress 2.1 and let us know how it goes

    chuckingit
    Participant

    Hi – the order of forums in the Forums List widget seems arbitrary and does not sort by alpha (a-> z) or by forum id (lowest -> highest) … accordingly, is there a way to force the order to appear alphabetic ..??.. i have tried using Parent Forum ID to “0” and then to “any” but both give same result of random listing of titles …

    perhaps these forums are listed by most activity or posts ..??.. currently i have a default install (using latest WP and bbPress) with only one forum with some dummy data so maybe this is a setup thing – meaning it gets wierd showing list if no data ..??.. either way, i’d still like to force an alphabetic listing (a-> z) … accordingly, big thank you for any pointers that can be shared … cordially, chuck scott

    Try again. :)

    The sequence to tag bbPress to the WordPress plugins repo is a bit wonky, so you probably got an out-of-date zip.

    I just tested it now, and it appears to be fine.

    #113077
    AAShepAA
    Participant

    Latest bbPress also and the broken links are in the left-side maim admin menu. I will need to get home to list plugins..

    #113075
    AAShepAA
    Participant

    The latest version. I always keep everything updated.

    #113206
    loicknuchel
    Member

    Hi, thanks for your responses.

    @Lynq : on line 357 I have :

    356: if ( ‘bbPress’ == get_class( $bbp ) ) {

    357: $bbp->theme_compat->theme = new BBP_Twenty_Ten();

    358: }

    I didn’t understand what it does exactly.

    @Aadhaar Card : I have tested about twenty theme, for all I have the first error : Warning: Creating default object from empty value in /homez.51/nexeo/www/javanex/wp-content/plugins/bbpress/bbp-includes/bbp-core-compatibility.php on line 84

    The second error occur only when I use the “bbPress (Twenty Ten)”.

    On line 84 I have : $bbp->theme_compat->theme = $theme;

    Maybe the add_theme_support( ‘bbpress’ ); is missing anywhere… But I don’t know where… :(

    #113695
    vibol
    Member

    John, I did some preliminary tests and the results aren’t looking good.

    I left my comments on trac: https://bbpress.trac.wordpress.org/ticket/1885#comment:3

    #113694
    vibol
    Member

    John, this is amazing! Thank you for fixing this.

    I’ll have to update my installation to your latest trunk before I can test.

    I will let you know how it works out.

    #114326
    tungdo
    Member

    I tried testing the single-forum-edit.php template, but couldn’t find where to. I have two separate installs, one with bbPress alone and the other with BuddyPress + group forums + site-wide forum.

    For the separate bbPress install, /edit returns 404. If BuddyPress uses single-forum-edit.php, where is the edit link supposed to be?

    #114338

    Saw you created a ticket on trac; thanks!

    I tested on Chrome 20 and Aurora (Firefox 15) and it works for me.

    Most likely a JS error, or some other conflict. Marking as resolved, since it works by itself.

    #46530
    topherb
    Member

    I have a fresh blog install of 3.4.1 and a fresh install of bbPress 2.1 RC2. I created a test forum and I see this when I’m typing up a forum post.

    As you can see the text is there once I publish the post, but the input is invisible. That occurs for me when using either the visible or HTML editor.

    Any ideas?

    rvlak
    Member

    I keep having a problem within my bbPress forums: when a registered user posts a new topic or reply, it does not show up immediately or not for all users:

    – In some cases the new topic or reply only shows up the next day, in other cases after half an hour, it’s completely unpredictable.

    – Sometimes user X can see the latest addition, while user Y (with exactly the same role / rights) can not see it.

    – Some new replies do not even show up in my WP-admin dashboard.

    – The freshness displayed in the frontend is lagging very much behind.

    I have tried various things that I found in related support calls:

    – Recount – no effect

    – (re)Save permalinks settings and bbPress settings

    – Disable Akismet – no effect

    – Deactivate and reactivate bbPress – no effect

    – Deleting the entire forum and creating a new one – no effect

    I am using WordPress 3.4.1 and bbPress 2.0.3 in conjunction with the Twenty Eleven theme. The problem occurred also in earlier versions of WordPress by the way.

    Does anybody have a clue how to resolve this? I am at the end of my wits…

    #114201

    In reply to: Members only forum

    bollocks187
    Member

    Mmmmm tried and got this

    Fatal error: Call to undefined function get_current_site_name() in xxxxxxx/wp-content/plugins/forum-restrict/index.php on line 488

    Using latest WP and Buddypress

    #114276
    enderandrew
    Participant

    I do think bbPress was setting the posts to Pending before putting them through moderation, but this may not be a bbPress bug.

    I’ve been trying most any troubleshooting step I can find.

    I turned off EnableSendfile in Apache, and every forum post has come through successful since then. But since the issue was intermittent and only a few people are testing the forums right now, it’s hard to tell.

    http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile

    My memory utilization is still pretty high, but I cranked down my Apache settings considerably (using recommended settings for a 256MB VPS on my 2GB VPS) and I turned off eaccellerator in PHP as well.

    If I get a few more successful test posts from users, then I’ll close the ticket in Trac.

    Memory utilization could really be any bad piece of PHP code on my site, and I’m not sure where that is coming from yet. But if no one else reports it, then my case is anecdotal.

    #114274
    enderandrew
    Participant

    Not sure if you saw my last post, but Akismet says it marked 17 comments as spam, but there are no pending comments. There were however pending forum posts. So it looks like Akismet was flagging them.

    I’m Googling up right now and people have run into issues in the past when using Cloudflare where Akismet marks everything as spam because multiple accounts appear to be coming from one IP address.

    This was supposedly fixed in the beginning of June with the latest Akismet plugin which I’m running.

    I could disable Akismet and see if that resolves it.

    #114269
    enderandrew
    Participant

    My error log keeps showing PHP memory errors:

    PHP Fatal error: Out of memory (allocated 63963136) (tried to allocate 49152 bytes) in /var/www/wp-admin/includes/ajax-actions.php on line 1483, referer: http://blindscribblings.com/topic/test-post/

    I’m not seeing anything consistent before those errors to suggest what is happening. If there is a way to trace how much memory is used by each PHP page along the way, or to trace the memory consumption in any way, I’d be happy to try it.

    You can see my phpinfo() here.

    http://blindscribblings.com/random.php

    tunelab
    Member

    Ahhh, thanks. I’ve been at this for a while, first using Tools > Import, then I installed the bbconverter standalone plugin, and that plugin made it seem like it was the other way around, despite the name “reset.”

    This latest version makes it a bit clearer, but I was already “conditioned” by the old version. My fault. Thanks for the help.

    #46135
    garteth69
    Member

    I have a Buddypress site which I wish to take advantage of the sitewide forums facility.

    I have done what I imagine to be all of the necessary setup required but still users cannot create new forums, replies or topics.

    If anyone wishes to see my setup who may have some suggestions for me the website is http://www.socialmummys.com. The test account is Username: test Password: test. The tab to click on is sitewide forums.

    Any help would be appreciated.

    Thanks

    Garteth

    #113988
    docchewbacca
    Participant

    I’m having the same error but not after upgrading anything.

    It worked just fine this morning, throughout the day I installed and uninstalled various plugins (after testing their features and feeling unsatisfied). My site has the same plugins set as this morning, same bbPress and WordPress versions, no other plugin has been updated, but now when I’m trying to reach the main bbpress forums page, I have this error message.

    “Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /home/users5/a/asceeceteo/www/wordpress/wp-includes/plugin.php on line 137”

    url: http://nantes.ascee-ceteo.fr/forums/

    @jaredatch: I tried the memory bump plugin but it didnt fix the problem

    #114221
    efioanwan
    Member

    I think I created a forum and then a topic, each separately! Well, thanks and again, I want to be able to have reply nested as many as possible. But I don’t see a “Reply” on the “Reply” box?

Viewing 25 results - 6,401 through 6,425 (of 11,598 total)
Skip to toolbar