• Resolved kalligator

    (@kalligator)


    Fatal error: Call-time pass-by-reference has been removed in /wp-content/plugins/image-cleanup/image-cleanup.plugin.php on line 537

    If I take out & from &$invalid_images in the line the error is repeated for the next occurrence of &$invalid_images.

    Running PHP Version 5.4.20

    https://www.ads-software.com/plugins/image-cleanup/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author opicron

    (@opicron)

    Thank you for the heads up. I will check this out right now!

    Plugin Author opicron

    (@opicron)

    I have fixed the error which is thrown on php 5.4+. Thank you for pointing that out.

    Also I have made some other usefull changes. Please check the readme changelog.

    Would you be so kind to try out this version and let us know if it works for you now?

    Thread Starter kalligator

    (@kalligator)

    That was fast!
    OK it seemed to have activated but it’s not shown under Tools.

    Plugin Author opicron

    (@opicron)

    Mhmm that is very odd indeed. That piece of code should be functioning as it is almost direct copy from the wikis ;).

    Can I debug it on your site?

    Thread Starter kalligator

    (@kalligator)

    Sure, give me a contact email, I didn’t find any in the plugin description.

    /update/
    ok noted, you can delete it if you wish.

    Plugin Author opicron

    (@opicron)

    its opicron at gmail.com, thank you in advance!

    Plugin Author opicron

    (@opicron)

    It seems that your website has at least 40.000 attachments. The plugin worked successfully up to 23.000 attachments. This means I will have to break up some ajax call into smaller portions.

    I will rewrite part of the plugin to accomodate for extremely large image collections. Please allow me to contact you shortly (weekend).

    Plugin Author opicron

    (@opicron)

    The plugin has finished indexing. Total uploaded media attachments 9999 (what a strange number). Total valid meta data entries 89965.

    This was by far the largest dataset on which the plugin has run. Still the total index time is only about 30 seconds.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Error prevents activation’ is closed to new replies.