Robin W (@robin-w)

Forum Replies Created

Viewing 25 replies - 12,251 through 12,275 (of 14,219 total)
  • In reply to: Page not found 404

    @robin-w

    Moderator

    @ritanow

    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 twentytwelve, and see if this fixes.

    @robin-w

    Moderator

    thanks, glad you’re sorted

    @robin-w

    Moderator

    This is a message from your theme I suspect, and may explain why you’re getting the [continue reading] box, which is definitely theme related.

    Suggest you contact your theme provider

    @robin-w

    Moderator

    I can’t even update my theme due to restrictions in the new template so I’m stuck!

    Can you explain further why you can’t update your theme

    @robin-w

    Moderator

    ok, can you try resetting your permalinks

    dashboard>settings>permalinks

    change from whatever they are set to to something else, save and then reste them back and save.

    Come back with the result

    @robin-w

    Moderator

    @markthedoc – you’re welcome

    @robin-w

    Moderator

    ok, sorry you’ve exhausted my knowledge 🙂

    In reply to: My impressions so far

    @robin-w

    Moderator

    Peter – thanks fro posting that feedback

    @robin-w

    Moderator

    @tonydes – can you try changing them to something else and click save, and then immediately change them back again, and see if this makes a difference. This seems to help some

    @robin-w

    Moderator

    what is your setting in

    dashboard>settings>permalinks

    @robin-w

    Moderator

    Try

    Dashboard>tools>forums>repair and run one at a time

    @robin-w

    Moderator

    ok, so the permalink for the 19th hole from your sidebar is

    http://straight-talking-golf.com/members/stg/forums/forum/19th-hole/

    can you go into

    Dashboard>forums>all forums and select edit for the 19th hole

    You’ll see under the title the permalink, come back and tell us what it says

    In reply to: Page not found 404

    @robin-w

    Moderator

    @stg – then it is probably a plugin conflict.

    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 twentytwelve, and see if this fixes.

    @robin-w

    Moderator

    Stephen,

    The issue seems to be when permalinks are set to default (whether plugins are contributing or not I don’t know), but on this other thread we have another two who ‘fixed’ the issue by going away from default permalinks.

    Page not found 404

    @robin-w

    Moderator

    Interesting… WP_query has a tag parameter, lets try resetting that

    Try

    if ( bbp_has_topics( array( 'author' => 0, 'show_stickies' => false, 'order' => 'DESC', 'post_parent' => 'any', 'paged' => 1, 'posts_per_page' => $number_of_topics,  'tag' => '') ) ) :
    		bbp_get_template_part( 'loop', 'mytopics' );
    	else :
    		bbp_get_template_part( 'feedback', 'no-topics' );
    	endif;

    @robin-w

    Moderator

    That for posting Kona, and let us know what comes back

    @robin-w

    Moderator

    @jwhammond20 – thanks for posting that – every post helps !

    @robin-w

    Moderator

    without seeing the detail, not sure what you are trying to achieve.

    I don’t think this has anything to do with resetting, rather that both queries are doing the same thing. post_parent deafulats to any in many cases.

    Try running each individually to see if they produce separate results when only one is run

    In reply to: Page not found 404

    @robin-w

    Moderator

    @jeremy054 – thanks for this


    @colbah
    , @steve030 – are your permalinks on default?

    In reply to: Page not found 404

    @robin-w

    Moderator

    Ok, since others aren’t yelling about this, this may not be a common issue between you, and think I’ll treat this as two separate issues

    so


    @colbah
    can you run

    dashboard>tools<forums>repair forums, and run then one at a time


    @steve030

    you could do the same, it wouldn’t hurt, but suspect that it won’t fix.
    Rather can you describe in detail whether this is all forums, some forums, and what your users see when eg on topics, or forum lists etc.

    as you didn’t

    @robin-w

    Moderator

    Great glad you fine now Robkk, been a bit busy earning money, so haven’t been on here as much as I should 🙂

    In reply to: Page not found 404

    @robin-w

    Moderator

    @colbah try

    Dashboard>settings>permalinks

    Don’t bother to change anything, but click SAVE, this will refresh your permalinks, and may get you going, come back if not.


    @steve030
    wouldn’t hurt for you to do the same !

    In reply to: Page not found 404

    @robin-w

    Moderator

    Can you both list all the plugins you have, and which theme you’re using ?

    @robin-w

    Moderator

    Great response form S2member team !

    I’m just a humble user not a dev, but hopefully netweb or JJJ will be in contact with the S2 guys.

    For those that have been bitten by this, I know how painful it is, in the early days I just upgraded plugins and wordpress in the belief that they would work until one day my site broke, and I was in panic for 8 hours when I had least time to fix it.

    When WordPress announced auto upgrade, I was very suspicious that anyone could release software confident that it would not screw up any of the several thousand plugins based on how it worked!

    So the following for those bitten, and others who do not want to be bitten going forward !

    If you are not happy for your site to be down for 24+ hours then :

    1. Turn off wordpress auto update !
    2. Create a test site https://codex.bbpress.org/creating-a-test-site/
    yes that takes time, but the comfort of not doing stuff live is fantastic !
    3. Don’t do upgrades of wordpress/plugins for the first week (UNLESS they are deemed critical), let others find the faults – yes I know that is bad to say, and if no one upgraded we’d never make progress, and I write plugins that I need people to upgrade to, etc. etc., but many people’s site’s aren’t critical, and if your is, don’t be leading the charge !
    4. Check the support forum for the upgrade
    for wordpress https://wordpress.org/support/forum/how-to-and-troubleshooting
    or your plugins support page
    you’ll soon find out if there are issues
    5. Upgrade your test site first, the spend some time checking all the critical bits
    6. When you’re happy that your test site works, then make the move in live

    I really feel for those who have been sent into panic, but maybe the above will help for next time

    @robin-w

    Moderator

    @rafaeldejongh I think you need to create a test site :

    https://codex.bbpress.org/creating-a-test-site/

    This will let you work out what’s woring in comfort !

Viewing 25 replies - 12,251 through 12,275 (of 14,219 total)