• Resolved kokoruz

    (@kokoruz)


    I am getting the following error. Any ideas what is causing this? I had the plugin installed on the dev site and it worked but when I moved it to the live site (save server) I get the following error.

    Notice: Use of undefined constant __DIR__ – assumed ‘__DIR__’ in /home/website/public_html/wp-content/plugins/advanced-responsive-video-embedder/admin/class-advanced-responsive-video-embedder-admin.php on line 83

    Any Ideas? I’d like to keep using the plugin but I had to disable for the time being.

    https://ww.wp.xz.cn/plugins/advanced-responsive-video-embedder/

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

    (@nico23)

    The magic constant __DIR__ was added in php 5.3.0 make sure if you are running a php version that is not lower then that.

    If you do please contact your host about this.

    Thread Starter kokoruz

    (@kokoruz)

    Thank you! Worked like a charm.

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

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