• Resolved cordvision

    (@cordvision)


    When trying to activate the plug-in (I’m using a up to date WP installation), I get a fatal error:

    Fatal error: Can’t use function return value in write context in /home/content/44/8504344/html/hochsee/wp-content/plugins/wp-upg/libs/lib.php on line 58

    Line 58: if(empty(trim($youtube_url)))

    Any idea what the issue might be?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author odude

    (@odude)

    Below php version 5.5 the trim function with empty function.
    But we will make it to work for everyone as soon as possible.

    Plugin Author odude

    (@odude)

    Fixed and updated to 1.6

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

The topic ‘Fatal Error’ is closed to new replies.