• Resolved zerokarma

    (@zerokarma)


    The plugin is generating this php “notice” on pages.

    unserialize(): Error at offset 60 of 129 bytes

    or something similar to that with the bytes varying

    The notice is being generated at:
    /redirection/matches/referrer.php:63

    Any idea why this is happening or how to correct it?

    • This topic was modified 7 years, 11 months ago by zerokarma.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Godley

    (@johnny5)

    One of your referrer redirects is broken in some way. If you can try and locate it and delete it then the message will go away.

    Thread Starter zerokarma

    (@zerokarma)

    Is there any way to trackdown which redirect might be causing it?

    I have hundreds of redirects? I would be very difficult to test each one.

    Thread Starter zerokarma

    (@zerokarma)

    Ok I have an update.

    I managed to track down the broken redirects.

    I am not sure how this happened but it appears there were two old redirects that did not appear to have any URL setup to forward to.

    Those two redirects without any forwarding url is what was causing the PHP notice error.

    Once I deleted them the warnings went away.

    Thread Starter zerokarma

    (@zerokarma)

    Marking as fixed

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

The topic ‘unserialize(): Error at offset’ is closed to new replies.