Before you ask please READ THIS

Revolution Slider: Installation ok, but the activation plugin reports an error unexpected output

When I install a template that requires the installation of plug-ins. I encounter an error with the plugin Revolution Slider.

Reports an error:
Plug asked 2,972 unexpected characters when turning. If a screen your site gets subtitle "headers already sent", problems with new channels or other problems, try to disable or remove this plug.

Detailed information in the screenshot.

I can not solve it alone. Please help.
Regards

PS: Sorry for my English.
2016-11-22 13_45_51-Wtyczki ‹ Rescue — WordPress.png
1422 x 522 - 38K

Comments

  • edited November 2016 Posts: 11
    Solved. I found the cause of the problem.

    Maybe someone will need to:

    1. Open "base-admin.class" directory: \wp-content\plugins\revslider\includes\framework

    2. Edit line 430:

    $options = array_merge($options_exist, $options);

    add (array):

    $options = array_merge((array)$options_exist, (array)$options);
    Post edited by Air on
  • Posts: 1,758
    Hi,
    glad you found a solution! You Master!
    Remember to rate our theme if you like it ;)
    All the Best.
  • edited November 2016 Posts: 11
    Thanks ;)
    Post edited by muverbo on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!