Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 2,376 through 2,400 (of 11,599 total)
  • Author
    Search Results
  • #181294
    Robin W
    Moderator

    many threads botn on this forum and on the all in one seo pack page

    google

    bbpress all in one seo

    and you’ll see a list

    This one frequently fixes apparently :

    I spoke to the author of the All in One SEO Pack and was told to delete and reinstall the plugin. Surprisingly, it worked even though I already had the latest version.

    #181254
    Robin W
    Moderator

    login probably isn’t going to do it either.

    Probably a setting in wordpress or your site

    or ‘I changed all of the URLs directly in the database’ something mis-set here

    Suggest you start by

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    to eliminate these as issues

    #181212
    TiiuK
    Participant

    Hello,

    I try to import my phpBB 3.2.0 (latest stable version) to bbPress (latest version 2.5.12) using the default import tool in the WordPress 4.7.2 backend. The phpBB is clean, no mods / plugins or custom styles. I get this error:

    Repair any missing information: Continue

    WordPress database error: [Specified key was too long; max key length is 1000 bytes]
    CREATE TABLE MNmAD_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_520_ci;

    No data to clean

    Starting Conversion

    I don’t know any MySQL so I don’t understand what to do. If relevant here the collations used: utf8_bin (phpBB) and utf8mb4_general_ci (WordPress).

    Any suggestions?
    Tiiu

    #181198
    Stephen Edgar
    Keymaster

    Great, so the root issue of this topic is now resolved, awesome +1

    I suspect the redirects are caused by the juggling in the ST_tweak_trash_meta_caps() function, I’d look there, most of that code shouldn’t be required.

    p.s. Note, I only cut and pasted your code to test, I didn’t look closely or test beyond what I needed to test 🙂

    #181183
    Robin W
    Moderator

    untested as I’m short of time this evening but…

    create a directory in your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    find
    wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php
    Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/loop-single-forum.php
    bbPress will now use this template instead of the original
    and you can amend this

    if you take out line 44 which says

    <?php bbp_list_forums(); ?>
    

    Then sub forums will not be listed

    #181166
    Helmuts
    Participant

    Good morning, this morning I decided to check how my site loads from all around the world and the report showed up error notifications:
    errors

    after clicking on the error it says that bspstyle.css returns 404 (not found)
    > screenshot:
    bspstyle.css missing

    There are no posts here on this topic and decided to start one here. Google returns a lot of issues after “bspstyle.css not found”.

    What is the solution to this problem?

    thank you in advance and, of course, huge tx for the creator of bbp style pack,
    Helmuts

    #181162
    sally
    Participant

    Also what i found out when testing, When i login as Admin, and enter the Froums Url http://lemontrend.com/forums i get as well redirected to the Homepage.. When deactivate the Plugin, i can access the Url without any problems..

    Regards
    Sally

    #181158
    Stephen Edgar
    Keymaster

    @sallyruchman, using your code in your original post with the change suggested by @robin-w allows my test user to delete their own topics and replies.

    I’ve saved the code used as a plugin here: https://gist.github.com/ntwb/56ab5a4eab8bbcdc90fc2bdfc2c57838

    Could you please test this again @sallyruchman and confirm te results please

    mattiejas
    Participant

    I’m running a website with two private groups, and I’ve run into a snag. It turns out that all logged in users can also see topics posted into private forums in the “recent topics” widget, even if they are not member of a private group. Naturally if they click on these topics, they cannot see the contents of the thread, but the topic titles occasionally do leak information that they shouldn’t be able to see.

    Is this a known bug with the bbpress “recent topics” widget? Is there a way of fixing this?

    I’m running wordpress 4.7.2, buddypress 2.7.4, and bbpress 2.5.12 (also jetpack, askimet, and wordfence, at their latest versions). Happy to provide more information if need be.

    Thanks in advance for any help!

    #181145
    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #181118
    Pascal Casier
    Moderator

    Okay, I have put my first version on https://wordpress.org/plugins/bbp-api/
    Please help me test it (replies should be added in the next days).
    For all further questions/remarks concerning this plugin, please use the support forum of the plugin.
    Pascal.

    jkisha
    Participant

    Here’s a new one for me. I just moved the site to a new URL, everything on the site works just fine except for the links to the forums and individual forums, and return the error “www.domain.com is currently unable to handle this request. HTTP Error 500”

    I can view the forums if I click on the links to “most popular topics”, “topics with no replies”, “topics with most replies”, and “latest topics”.

    I compared the settings from the old and the new site for the forums and they are both identical.

    Anybody have any idea about what might be going on and how to repair it?

    Thanks in advance,

    JK

    #181015
    rnmartinez
    Participant

    I am running a site with WP 4.6.3 and bbpress, as well as TinyMCEadvanced.

    If I disabled tinyMCE advanced I can post with bold, italic etc.

    If I enable tinyMCE advanced, all I get is HTML code like:
    <span style=”color: #0000ff;”>Testing styling of forums posts.</span>

    If I login in as admin this does not happen, as there is a small box which says You have the ability to post unrestricted HTML content.

    How can I make it so that all users can use this? My main concern is adding different colour text.

    #181004
    Barry
    Participant

    2.6 (beta 2) is available for testing (if you haven’t already seen the announcement post) – so things are happening!

    #180989
    ecodemy
    Participant

    Hi!
    I have a problem concerning Wishlist Member and group forums.
    The custom post types forums, topics and replies are protected by Wishlist Member and the respective WLM levels are applied to them. Regarding general forums (bbPress) the pagination and protection works very well as expected but not in Buddypress group forums.

    Unfortunately members can not access the second or any other than the first page of a group forum topic (in Buddypress groups). If a member (who has no admin rights) clicks on [2] or [->] of the pagination, they always get the first page displayed although the permalink is correct and the URL states that they are apperantly on page 2.

    Group forum pagination

    As soon as I deactivate wishlistmember, the pagination in the group forums works as expected and all pages of a topic can be accessed.

    As group forum is a key feature in my closed community, I kindly request help to get this fixed. I already asked in the Buddypress Support forum for help, but they said that BuddyPress is not implicated. So here I am…

    I tested it on a subdomain with Twenty sixteen and all plugins disabled except:
    WordPress 4.7.1
    bbPress 2.5.12
    BuddyPress 2.7.4
    WishList Member 2.91.3153

    I know that Wishlist Member is a paid plugin and I already contacted their support. I just think, that this may not be solved by one party 🙂

    I appriciate your afforts and any information I can pass to the WLM developers why this isn’t working as it should be.

    Thank you very much

    Philipp

    #180985

    In reply to: Replies in Visual Tab

    lijitimit
    Participant

    This thread may help. I’m having a similar issue, however I’m only using TinyMCE. I tried @robkk ‘s reply.js file but I couldn’t get it working for me. Maybe It will steer you in the right direction?
    PS I’m not using buddypress and I switched to a default theme to test without success.

    EDIT: After posting this comment I read on through that thread and found the issues may be unrelated. Looks like he’s having the same problem.

    #180937
    Roed
    Participant

    I just tried to disable ALL plugins but BBPress and set theme to a standard Twenty Seventeen. Still the same error. And when I do get a search result and move on to page 2 I will get the same error each time.
    Link to site if anyone would have a look 🙂
    http://testing.gravid.dk/fora

    #180812

    In reply to: Replies in Visual Tab

    matthew016
    Participant

    I have done some testing and I believe the issue is caching within browsers and server caching. Once I clear browser and server cache the text area defaults to the text(html) tab and all works correctly. Anyone have an idea of how to not have the TinyMCE not cached?

    #180782
    Johan
    Participant

    Hello,

    I have a wordpress with some plugins and i can’t install bbpress properly (no links access to the admin menu)
    The plugin i have is :
    wpml
    buddypress
    yoast seo
    woocommerce

    is there an incompatibility with one plugin ?
    i tested by unable those plugin and install first bbpress and it’s works.
    if i install after no…

    regards

    #180759
    mth75
    Participant

    It seems that the shortcode: [bbp-topic-index] (which I use as the landing page on my forum and in a few navigation tabs) isn’t working in my 2 test environment installs. Could this be confirmed?

    Confirming the Permalinks (settings) solves the issue in both env.

    #180751
    mth75
    Participant

    @johnjamesjacoby

    @netweb

    Regarding the [bbp-topic-index] issue.

    I ran the buddypress repair tools, succes in my main test env., not in the other. For your information.

    #180750
    mth75
    Participant

    @johnjamesjacoby

    @netweb

    He Guys,

    It seems that the shortcode: [bbp-topic-index] (which I use as the landing page on my forum and in a few navigation tabs) isn’t working in my 2 test environment installs. Could this be confirmed?

    Best regards,

    Marc

    #180710
    Robin W
    Moderator

    4.7/4.7.1 and bbpress 2.5.12 work

    If you have these then :

    1. what php version are you running?

    your host provider can answer this

    or you can install

    https://wordpress.org/plugins/display-php-version/

    If it’s php7 then come back

    otherwise

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #180709
    ulrich.stettler
    Participant

    Hi

    I’ve a blank screen if I try to open the forum pages [http://nccr-planets.ch/forum/planets-forum/], this are since I’ve update to version 4.7 from WP. I’ve try to deactivate all other plugins, but it still not works. And also change to another themes give me the same result. The only possible reason I could make are a downgrade from the WP (I’ve test this on my test system and he works). What can I do that the forum displayed on the current WP version?

    Thanks for help!

    #180688
    Stephen Edgar
    Keymaster

    It sounds like you might be using PHP 7?

    If indeed that is the case the issue you are having I think is fixed in bbPress 2.6-beta

    You can update (and test) the new bbPress https://bbpress.org/forums/topic/bbpress-2-6-beta-1/

Viewing 25 results - 2,376 through 2,400 (of 11,599 total)
Skip to toolbar