• Resolved steveraven

    (@steveraven)


    Hi,

    I gave up on this plugin a couple of weeks ago due to some faults that were occurring, and on a basic try-out of a reinstallation, they’re still there.

    It all comes down to adding groups, and the redirects that occur within them.

    Started adding a few groups to the ‘modified posts’ and ‘redirections’ defaults, nothing spectacular, just ‘WordPress Posts’ and WordPress Pages’.

    Going back to check on my new groups, sometimes they were there, and sometimes they’d disappeared.

    And then on trying to add a redirect, sometimes the new group was there, and sometimes it had disappeared.

    Which leads me to think that when I add an actual redirect, will it still be there, or will it disappear when it feels like it?

    This is the reason I pulled out of the plugin a couple of weeks ago and started using another, but I’ll not give up on it until it’s proven that it doesn’t work anymore.

    For info – all set up correctly, complete with the API thingy, but still having groups that play hide and seek with you.

    Deactivating again until a solution is found.

Viewing 7 replies - 16 through 22 (of 22 total)
  • Plugin Author John Godley

    (@johnny5)

    It’s hard to say without context. Is that a plugin you use? If so then it’s loading something that doesn’t exist and you’ll need to resolve that with the plugin. A redirect could help if the file has moved elsewhere.

    If it’s not something you’re using then it could just be bots accessing random URLs, and these can be ignored.

    Thread Starter steveraven

    (@steveraven)

    Nah, its still not working properly – for some reason it won’t redirect my blog page to it’s new url.

    I think we’ll pull the plug on this one.

    Thread Starter steveraven

    (@steveraven)

    For info:

    WP Rocket have had a go with it, and it’s not working for them either as the url’s are not saving properly.

    They’re waiting for their developers to come back on it, and if it’s something to do with WP Rocket, they’re looking at opening a github issue on it.

    Plugin Author John Godley

    (@johnny5)

    I’m not sure what the situation is right now?

    Thread Starter steveraven

    (@steveraven)

    Well the situation at the moment is, that the url’s aren’t saving correctly:

    CHECK HERE

    …and that WP Rocket are waiting for feedback from their developers.

    Thread Starter steveraven

    (@steveraven)

    Hi,

    The results are in from WP Rocket, and their findings are below:

    I have been testing this, and I think there is a bug with the redirection plugin.
    In a fresh site, without WP Rocket installed, I have tried to install the Redirection plugin. 
    I have enabled these global variables to receive any error outputs:
    
    define('WP_DEBUG', true);
    define( 'WP_DEBUG_DISPLAY', false );
    
    After installing and activating the plugin, when I go to the Redirection plugin settings page, to complete the setup, I get the following error:
    
    WordPress database error: [Table 'site_wp.wp_redirection_groups' doesn't exist]
    SELECT COUNT(*) FROM wp_redirection_groups
    WordPress database error: [Table 'site_wp.wp_redirection_groups' doesn't exist]
    SHOW FULL COLUMNS FROM <code>wp_redirection_groups</code>
    WordPress database error: [Table 'site_wp.wp_redirection_groups' doesn't exist]
    SHOW FULL COLUMNS FROM <code>wp_redirection_groups</code>
    WordPress database error: [Table 'site_wp.wp_redirection_groups' doesn't exist]
    SELECT * FROM wp_redirection_groups LIMIT 1
    
    So, this is not related to WP Rocket, it looks something is not working properly with the redirection installation.
    You might want to forward this to the Redirection plugin developers, so they can take a look
    

    And they also included THIS IMAGE

    Plugin Author John Godley

    (@johnny5)

    That isn’t a problem and is just the plugin probing to see if it already has database tables.

    If you are able to give me access to a site where it’s not working then I can take another look.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Redirection Plugin Faults’ is closed to new replies.