• wp-admin/tools.php?page=redirection.php&sub=options

    База Р?Р°Р?Р?С?С… WordPress Р?Р?Р·Р?С?Р°С?РёР?Р° Р?шибР?С? Table 'gd.wp_redirection_groups' doesn't exist Р? Р?С?Р?РμС? Р?Р° Р·Р°Р?С?Р?С? SELECT COUNT(*) FROM wp_redirection_groups, Р?С?Р?Р?Р?Р?РμР?Р?С?Р№ require_once('wp-admin/admin.php'), do_action('load-tools_page_redirection'), WP_Hook->do_action, WP_Hook->apply_filters, Redirection_Admin->redirection_head, Red_Database_Status->get_json, Red_Database_Status->get_manual_upgrade, Red_Database_Upgrader->get_queries_for_stage, Red_Latest_Database->create_groups
    
    База Р?Р°Р?Р?С?С… WordPress Р?Р?Р·Р?С?Р°С?РёР?Р° Р?шибР?С? Table 'gd.wp_redirection_groups' doesn't exist Р? Р?С?Р?РμС? Р?Р° Р·Р°Р?С?Р?С? SHOW FULL COLUMNS FROM <code>wp_redirection_groups</code>, Р?С?Р?Р?Р?Р?РμР?Р?С?Р№ require_once('wp-admin/admin.php'), do_action('load-tools_page_redirection'), WP_Hook->do_action, WP_Hook->apply_filters, Redirection_Admin->redirection_head, Red_Database_Status->get_json, Red_Database_Status->get_manual_upgrade, Red_Database_Upgrader->get_queries_for_stage, Red_Latest_Database->create_groups
    
    База Р?Р°Р?Р?С?С… WordPress Р?Р?Р·Р?С?Р°С?РёР?Р° Р?шибР?С? Table 'gd.wp_redirection_groups' doesn't exist Р? Р?С?Р?РμС? Р?Р° Р·Р°Р?С?Р?С? SHOW FULL COLUMNS FROM <code>wp_redirection_groups</code>, Р?С?Р?Р?Р?Р?РμР?Р?С?Р№ require_once('wp-admin/admin.php'), do_action('load-tools_page_redirection'), WP_Hook->do_action, WP_Hook->apply_filters, Redirection_Admin->redirection_head, Red_Database_Status->get_json, Red_Database_Status->get_manual_upgrade, Red_Database_Upgrader->get_queries_for_stage, Red_Latest_Database->create_groups
    
    База Р?Р°Р?Р?С?С… WordPress Р?Р?Р·Р?С?Р°С?РёР?Р° Р?шибР?С? Table 'gd.wp_redirection_groups' doesn't exist Р? Р?С?Р?РμС? Р?Р° Р·Р°Р?С?Р?С? SELECT * FROM wp_redirection_groups LIMIT 1, Р?С?Р?Р?Р?Р?РμР?Р?С?Р№ require_once('wp-admin/admin.php'), do_action('load-tools_page_redirection'), WP_Hook->do_action, WP_Hook->apply_filters, Redirection_Admin->redirection_head, Red_Database_Status->get_json, Red_Database_Status->get_manual_upgrade, Red_Database_Upgrader->get_queries_for_stage, Red_Latest_Database->create_groups
Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter fusses

    (@fusses)

    my two problem

    (database-status.php) line 108 if ( count( $missing ) === count( $latest->get_all_tables() ) ) — All true not installing in elseif line 115 new tables $latest->install();

    and

    (database-status.php) line 115 elseif …. && version_compare( $this->get_current_version(), ‘2.3.3’, ‘ge’ ) — return false //var_dump( version_compare( $this->get_current_version(), ‘2.3.3’, ‘ge’ ));

    php 7.3.10
    wp 5.2.3
    plugin last version

    • This reply was modified 5 years, 5 months ago by fusses.
    Plugin Author John Godley

    (@johnny5)

    What is the problem you are experiencing? Neither of your posts are clear.

    Thread Starter fusses

    (@fusses)

    The plugin is not installed
    first error post when activating the plugin
    second post my installation solution

    Plugin Author John Godley

    (@johnny5)

    The first error doesn’t really show anything other than a mess of characters.

    The second you’ve highlighted 2 lines in the code without any context – what am I looking at, and what is the problem you’ve seen?

    Thread Starter fusses

    (@fusses)

    Tables are not created during the first installation of plugins

    Plugin Author John Godley

    (@johnny5)

    The plugin probes for existing tables when first installing. If you see warnings in your log file then those can be ignored.

    Thread Starter fusses

    (@fusses)

    First post Table gd.wp_redirection_groups doesn’t exist

    tables are not created on first installation plugin ))
    redirection_items
    redirection_groups
    redirection_logs
    redirection_404

    • This reply was modified 5 years, 5 months ago by fusses.
    • This reply was modified 5 years, 5 months ago by fusses.
    Plugin Author John Godley

    (@johnny5)

    So… did you manage to install the plugin? What happened during the installation stage?

    Thread Starter fusses

    (@fusses)

    “So… did you manage to install the plugin?” – only manual installation of tables in the database

    https://clip2net.com/s/43QGPwi steps screenshot

    • This reply was modified 5 years, 5 months ago by fusses.
    Plugin Author John Godley

    (@johnny5)

    Your screenshots don’t show you going through the setup process. Once you’ve activated the plugin you need to go to the Redirection page to finish setup and install the database tables.

    Thread Starter fusses

    (@fusses)

    My screenshot shows the stages click of the mouse when trying to settings the plugin.
    Tables in the database are not automatically created.

    • This reply was modified 5 years, 5 months ago by fusses.
    • This reply was modified 5 years, 5 months ago by fusses.
    • This reply was modified 5 years, 5 months ago by fusses.
    Plugin Author John Godley

    (@johnny5)

    I’m sorry you are tired of explaining. Your explanations haven’t been descriptive and so I need to ask a lot of questions. That is also tiring.

    Your screenshots do not show the final stage of activating the plugin where the tables are created. As I said, you need to go to the plugin page and finish activating the plugin.

    Thread Starter fusses

    (@fusses)

    When I try to go into the plugin settings, a message appears that there is no table … wp_redirection_groups doesn’t exist … no plugin settings

    • This reply was modified 5 years, 5 months ago by fusses.
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Not installed plugin’ is closed to new replies.