Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 6,351 through 6,375 (of 11,591 total)
  • Author
    Search Results
  • #115631
    matthiaswh
    Participant

    I have run into this same issue since the latest update. I can “reset” it by changing the throttle time to 0 and saving. While the throttle time doesn’t save at 0 (defaults back to 10), the Slow Down error stops for awhile. Then it will randomly pop up again.

    It doesn’t seem to be a theme compatibility issue. I’ve set to the default bbPress themes.

    It’s not a visual editor issue. I’ve disabled and enabled and it happens regardless.

    It doesn’t seem to be a server time issue. I’ve tried it on two servers, and reset the server time to see if that helped.

    #115600
    #115492

    Hi Aron

    my apologies for lack of info – using WordPress 3.4.1. and latest version of bbpress

    have reinstalled and rolledback several times in 2 weeks and cant resolve

    any help appreciated

    Alan

    fitninja
    Member

    I’m running the latest version of bbpress with a BP 1.5 installation. Love, love bbpress!!!

    I’m using a combination of bbpress central forums and BP group forums. I was having issues getting the BP group forums to work after installing/uninstalling bbpress, so I deactivated the BP group forums and planned on just using the bbpress forums. Then I saw a nifty little selection in bbpress to “let BP Groups have their own forums” so I turned that on and got group forums back for BP! Back on track and cooking with gas! (Or so I thought.)

    Everything works great on the bbpress forums side, except for Favoriting (yes new verb) and Subscribing to topics, (well they work if I right-click the links and open in a new tab or window–not a biggie right now).

    The two biggest issues I have are on the BP groups forums side. (1) I get the following error when trying to view a topic:

    “Fatal error: Call to undefined method stdClass::have_posts() in /home/content/46/7943846/html/wp-content/plugins/bbpress/bbp-includes/bbp-reply-template.php on line 168”. (Funny enough the Favorite and Subscribe options work really well on this broken screen.) I can post new topics just fine.

    (2) When I post a topic in a BP Group forum, it shows up in the main activity feed and in my personal activity feed, but not on the activity feed for the group.

    I’m using Suffusion along with the Suffusion BP and Suffusion bbpress Packs, but the issues persist even when I use the default BP theme. I deactivated my plugins one by one just to rule them out and no change in the result.

    Reactivating Group Forums on the BP side and selecting “use existing bbpress install” gives me 404 errors and no BP forums at all. Don’t know what to do. Well I could just not use the BP groups forums. OR I could sledgehammer the whole install and start from scratch. Would like to avoid either of those options if possible though. The site is http://fitninja.com and test user is username: *** password: ***

    • This topic was modified 13 years, 4 months ago by John James Jacoby. Reason: Posting login information is a bad idea
    Stephen Edgar
    Keymaster

    If your having problems don’t increase the load to 1,000 try decreasing the load to 50 or 10, also increase the delay time to allow the disk to finish its I/O operations before executing another query.

    Your PC memory has nothing to do with how much memory is being allocated to php.exe, to increase the allocated memory to the PHP process open up your php.ini file and increase ‘memory_limit’ to 256M.

    Also open up Windows ‘Resource Monitor’ whilst you are running this to monitor the PHP process and Disk I/O, when I was doing early testing it was my HDD that was the bottleneck and causing the import to fail.

    #115446
    AAShepAA
    Participant

    Folks I need a good Social plugin for the latest version of bbPress. If you one that is working for you, please recommend.

    Thanks, Shep

    #115435
    katmmad
    Participant

    I’m having some moderation issues on my site…

    a) At least for some users, EVERYTHING they post is going to the moderation queue, despite settings both within WordPress (Settings–>Discussion) (which allows comments to be posted once there’s something approved by that author), within a plugin called “bbPress Moderation” (which allows topics and replies to be posted once there’s something approved by that author).

    b) is there an easier way for an admin to publish topics and replies that go into moderation? Right now I have to manually “edit” each item and then click “publish”, which seems to take like 3 steps longer than WordPress’s default comment moderation system (where you can either bulk approve comments or where you can click “approve” instead of “edit” and “trash.”

    I’ve tried turning off all plugins, toggling settings, and so forth, and nothing works. Please help! I’m running latest installations of WordPress, Buddypress, bbPress… GEnesis/Prose. Thank you.

    • This topic was modified 13 years, 4 months ago by katmmad.
    #115432
    jeffvand
    Participant

    Hey John, thanks for this. I was looking at those, particularly masonjames’ page here: https://codex.bbpress.org/theme-compatibility/

    Do I need to do something to activate it to look for these things? I tried another test by moving the page-front-topics.php from the extras folder to the root of my theme, but no edits I do to that file seem to change the /topics/ page layout (which I’m assuming is that page… but perhaps I am wrong there).

    Is there a list anywhere of what files control what layout’s? That might be helpful to make sure I am at least editing the right pages… 🙂

    Thanks for your help!

    #115403

    Ideally, theme authors should update their themes for the latest version of bbPress. In bbPress 2.1, the $bbp global was replaced with a function call to bbpress(). The snippet of code above is recreating the global that 2.1 eliminated the need for.

    #115384
    billa3
    Member

    I’m using bbpress 1.1. I want to get the author profile link in the front page inside the latest topics loop. I’m using topic_author(); but it returns only the author name, not the profile link.
    Following returns the profile link in the single post, but it does not display in the frontpage. post_author_title_link();
    Please help.

    #115372
    iamzippy
    Member

    injua:

    [as of bbp 2.1] the hookable test for Akismet — bbp_is_akismet_active()— is in bbp-core-options.php @341.

    Have you tried attaching a filter to force a FALSE return when your user is signed in?

    It follows best practice so I don’t see why it wouldn’t work?

    #115322
    Prometheus Fire
    Participant

    okay, I’ll dig in this week on a test install and see if I can track down the conflict.

    #115285
    Anonymous User 5853594
    Inactive

    There have been some changes in the repository to shift the “latest” to the plugin branche, so the links probably got broken there.

    You can find the 1.1 branche here: https://bbpress.trac.wordpress.org/browser/branches/1.1.

    #115242
    roddaut
    Participant

    Hi,

    Ever since updating to the latest bbpress plugin when users or admins try to post a new topic or reply to a topic we get the error “Slow down; you move too fast.” I’ve looked at other posts on this forum having the same issue but did not find anything that helped me.

    Also this problem happens any time anyone posts. It is not the result of someone trying to post too much too quickly. Throttle time is set for 10 seconds. And when I try to change the throttle time it reverts back to 10 seconds. Maybe that’s a clue as to what the problem is?

    Just to sum up:
    The issue exists for all users and admins.
    The issue happens for all posts – a person cannot be throttled because they haven’t succeeded in making one post.
    The problem happened only after updating bbpress but not before.

    Thanks in advance for your help.

    Rodney

    #115194
    Lynq
    Participant

    @Erlend is chrome 21 a beta version? If it is then I won’t be testing on that until it is fully released.

    @Jaredatch I did a lot of customization, but the big thing I did was setup my own function inside the bbpress_functions.php – It is basically the same as the bbp_list_forums but it has a flag for freshness_block which then calls my last_poster block function.

    It is pretty awesome, I could put something up even more detailed if people would like.

    #115186
    ingels
    Member

    This post is available for me, logged in as administrator but not as a non-registered user

    http://tyrell-corporation.pp.se/forum/topic/this-is-just-a-test/

    If you check out the subforum it tells you there is one post and also that there is no posts.

    Shouldn’t the topic in te url be the sub-forum title btw?

    ingels
    Member

    Hi everyone

    I used to have SMF installed (still does, closed it for “maintenance”). Installed the latest bbPress and WordPress 3.4.1

    The forum seems to work fine, I cna post and see all posts when Im logged in as the administrator. I created a new common user and created a post but when not logged in or logged in as the new user (test) the post is gone (404. The requested page was not found).

    I also have the stream as a widget and I can see the post and read it when Im logged in as admin but otherwise it’s gone.

    I have been fiddling some with the slug names but I cannot see how that would mess things up (Forums base = forum and Forum slug = forums). I’d like to have the forum url to be mysite.pp.se/forum (tyrell-corporation.pp.se is my domain).

    All help is appreciated

    #115153

    It has done this to my site also. After I upgraded from 2.0.3 to 2.1 I couldn’t update my activity streams, filter or find members. Rolled it back and it fixed the problem.

    I am running Buddypress v1.5.6 and WP3.4.1 on a Genesis powered site with all the latest plugin versions.

    Very strange!

    #115152
    Bookkus
    Member

    It’s just the shortcode forum when I post it into a page: http://www.bookkus.com/test-forum/

    If I use the other forum it looks like this: http://www.bookkus.com/forums-2/

    #115148
    Lynq
    Participant

    To get the latest discussions on my forum I added it into the top of loop-forums.php this could be a good place along with loop-topics.php

    good luck!

    #115139
    Bookkus
    Member

    I am having some trouble with the layout of my forum. Once I add the shortcode to a new page the layout goes very strange. I have tried going to full-width with no result.
    I am using custom community theme. My buddypress, wordpress, and bbpress are fully updated.

    http://www.bookkus.com/test-forum/

    Thanks in advance for your help.

    #115137
    DNBrawler
    Participant

    Still won’t work.

    I went back to the twentyten theme for further testing and found that after removing the entire bbpress-functions file the quoting feature still worked. So my problem from what I perceive isn’t in the functions? Now I’m confused.
    I’m going to take a fresh GD BBpress tools plugin download again and see if that works.

    #115133
    AAShepAA
    Participant

    I am owner/Admin, but I cannot post a topic. bbPress says I do not have permission to do so. I also signed in as a test user and still not able to post.

    I have made sure I turned off all plugins to test. Then turned back on only a few. I have checked and made sure that “Member” is the default “registered user” and the the Member profile had post topic capabilities still no go..

    I switched to default 2010 theme ands still a no go – I am in but forum says I am logged out. In each theme – the login does not show me as Admin or Owner.

    My traffic has slowed way down because of this and I just found it! Still have lots of people signing up but it appears that no one can post. I suspect user roles issue, but I have changed everyone to “Member” and still a no go.

    I am desperate! Any help is appreciated. Shep

    Forum is at http://www.stratoliner.me

    • This topic was modified 13 years, 4 months ago by AAShepAA.
    #115125
    Lynq
    Participant

    Thanks! I am going to search around for something interesting to put next to latest discussions.

    #115119
    Pinhead149
    Member

    Hi guys,
    i have some problems with including a “user total posts count”to my loop-single-reply.php

    http://bbpress.trac.wordpress.org/changeset/3632
    http://bbpress.trac.wordpress.org/changeset/3633

    i have included this into my bbpress 2.0.2

    i’ve used

    and some other scripts (e.g. without echo) to test it. but it displayed nothing.

    Can anyone help me? Thanks.

Viewing 25 results - 6,351 through 6,375 (of 11,591 total)
Skip to toolbar