Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PeteWilliams

    (@petewilliams)

    Hi Marcel,

    Thanks for this, I’ll looks into it. I should point out though that these are notices and warnings, rather than errors. Ie, they are advisory rather there actually being any actual problem which would stop anything from working.

    Cheers

    Pete

    Thread Starter marcelstoer

    (@marcelstoer)

    Yes, I know. Sorry I used the term ‘error’, it’s not accurate.

    The problem is that it’s really hard to spot the 10 lines of “real” errors if they’re buried in 10k lines of false positives. I get 10k lines in the error log from you plugin on an average day.

    Plugin Author PeteWilliams

    (@petewilliams)

    Hi Marcel, this should be fixed in version 1.8.3 – please let me know if it works for you.

    Thanks

    Pete

    Thread Starter marcelstoer

    (@marcelstoer)

    Works fine. So far I’ve only seen a single message in the error log:

    [Sat Mar 16 13:45:35 2013] [error] [client 194.126.144.2] PHP Notice: Undefined variable: arrShortLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 49, referer: https://frightanic.com/

    Thread Starter marcelstoer

    (@marcelstoer)

    Meanwhile a few more messages were logged but in general it seems to work fine:

    [Sat Mar 16 15:10:16 2013] [error] [client 93.187.155.30] PHP Notice: Array to string conversion in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 127, referer: https://frightanic.com/apple-mac/wake-on-lan-wol-not-working-in-snow-leopard/
    [Sat Mar 16 15:10:16 2013] [error] [client 93.187.155.30] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 141, referer: https://frightanic.com/apple-mac/wake-on-lan-wol-not-working-in-snow-leopard/
    [Sat Mar 16 15:10:17 2013] [error] [client 93.187.155.30] PHP Notice: Undefined index: Location in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 54, referer: https://frightanic.com/apple-mac/wake-on-lan-wol-not-working-in-snow-leopard/
    [Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined index: strAffiliateId in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 31
    [Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined index: strLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 32
    [Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined index: strShortLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 36
    [Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined variable: arrShortLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 49

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Various errors in log’ is closed to new replies.