• Resolved sunriselane

    (@sunriselane)


    Hello, after some recent plugin update I started seeing integers in the IP column of the 404 log page rather than x.x.x.x formatted IP addresses? Was that intentional? I’m using version 3.1.1.

    • This topic was modified 8 years, 4 months ago by sunriselane.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sunriselane

    (@sunriselane)

    Nevermind, I think I know what happened. When I upgraded recently, the plugin attempted to modify the database tables. However, the WP user didn’t have permission to make schema changes, so that part of the update failed. I’ve added the permissions for the user, but I need to determine what table updates were attempted.

    Plugin Author John Godley

    (@johnny5)

    Yep, the plugin (as well as other plugins, and WordPress itself) will attempt to change the DB schema at different versions so it’s probably best to give the WP user permissions to do this.

    You can find the exact SQL used in redirection/models/database.php in upgrade_to_24

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Broken IP in 404 log page?’ is closed to new replies.