• The deprecation everyone keeps talking about (the only thing that seems to make it not compliant with PHP 7) is an easy fix. Something you can do within seconds, in case the author never does this.

    Find in (rootplugindir)\admin.php “<?php screen_icon( ‘tools’ ); ?>” and remove that line. All it did was display an icon image (at least it used to when it was deprecated a while back). That’s it!

    It should solve both deprecation flags/notices it was throwing off. ??

    • This topic was modified 5 years, 9 months ago by jh20001.
    • This topic was modified 5 years, 9 months ago by jh20001.
  • The topic ‘PHP 7.0 Edit (how to make it work)’ is closed to new replies.