• Resolved Derrick Hammer

    (@pcfreak30)


    You have a php 7 notice at media-library-assistant/includes/class-mla-polylang-support.php.

    Line 2583 should be $message = MLA_Polylang::{$value['reset']}( 'reset', $key, $value, $_REQUEST ); due to php 7 changing parse order of indirect variables.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Lingren

    (@dglingren)

    Thanks for your report. The notice is harmless because there are no “custom” options in the current version, but I have made changes in both Polylang and WPML support files to avoid this message.

    I have uploaded a new MLA Development Version that contains the fixes. You can find detailed instructions for getting and installing the Development Version in this earlier topic:

    Create a feed out of the media library

    It would be great if you can install the Development Version and let me know if it works for you. By the way, what specific PHP version are you using?

    Thanks for your interest in the plugin.

    Thread Starter Derrick Hammer

    (@pcfreak30)

    No specific version past php 7. I have already patched the plugin myself and instructed my client on what to do regarding updates.

    Thanks for your cooperation :).

    Plugin Author David Lingren

    (@dglingren)

    I have released MLA version 2.61, which contains a fix for the problem you reported.

    I am marking this topic resolved, but please update it if you have any problems with the new version. Thanks again for reporting this problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 7 Fix’ is closed to new replies.