Home › Forums › Basel support forum › Revolution Slider Error – Crashes Admin CP
Revolution Slider Error – Crashes Admin CP
- This topic has 6 replies, 2 voices, and was last updated 8 years, 1 month ago by Artem Temos.
-
AuthorPosts
-
October 21, 2016 at 5:10 pm #5754
J2OParticipantHello,
When trying to enable Revolution Slider which was bundled with the theme I get an error:
Fatal error: Uncaught Error: [] operator not supported for strings in /home/kinkusr/public_html/wp-content/plugins/revslider/includes/framework/base-admin.class.php:71 Stack trace: #0 /home/kinkusr/public_html/wp-content/plugins/revslider/admin/revslider-admin.class.php(572): RevSliderBaseAdmin::addMetaBox(‘Revolution Slid…’, ”, Array, NULL) #1 /home/kinkusr/public_html/wp-content/plugins/revslider/admin/revslider-admin.class.php(73): RevSliderAdmin->addSliderMetaBox() #2 /home/kinkusr/public_html/wp-content/plugins/revslider/admin/revslider-admin.class.php(44): RevSliderAdmin->init() #3 /home/kinkusr/public_html/wp-content/plugins/revslider/revslider.php(162): RevSliderAdmin->__construct(‘/home/kinkusr/p…’) #4 /home/kinkusr/public_html/wp-admin/includes/plugin.php(1943): include(‘/home/kinkusr/p…’) #5 /home/kinkusr/public_html/wp-admin/plugins.php(164): plugin_sandbox_scrape(‘revslider/revsl…’) #6 {main} thrown in /home/kinkusr/public_html/wp-content/plugins/revslider/includes/framework/base-admin.class.php on line 71
Running the latest version of wordpress with php7.
How can I get this resolved, will ThemePunch be able to help?
Jay
October 21, 2016 at 5:25 pm #5755
J2OParticipantFYI:
I’ve purchased a Revolution Slider licence and submitted a ticket to them.
If I get enough information about a fix for this issue I’ll post a reply with the details..
Jay
October 21, 2016 at 10:38 pm #5760
Artem TemosKeymasterHello there,
Yes, it seems to be a problem with the plugin itself. And, of course, if have their its license, the best way to resolve this problem is to contact plugin’s developers.
Get back to us about the result or if you have any additional questions.
Regards
October 22, 2016 at 6:37 am #5766
J2OParticipantHi Guys,
Just fyi you bundle an old version (5.2.6 is bundled with the theme, 5.3.0.1 is the latest) of Revolution Slider with Basel – you may want to update.
Unfortunately the update didn’t fix the problem.
Jay
October 22, 2016 at 8:21 am #5767
Artem TemosKeymasterHi,
Thank you.
Of course, our next theme release will include the latest Revolution slider plugin.
Regards
October 25, 2016 at 5:52 am #5852
J2OParticipantHi Guys,
The developers found the solution, which was:
Change line 21 in revslider/includes/framework/base-admin.class.php
from
private static $arrMetaBoxes = ”; //option boxes that will be added to post
to
private static $arrMetaBoxes = array(); //option boxes that will be added to post
I hope it helps other people!
JayOctober 25, 2016 at 6:35 am #5861
Artem TemosKeymasterHi,
Thank you for posting the solution on our forum. We are sure somebody will find it useful 🙂
Kind Regards
-
AuthorPosts
Tagged: base-admin.class.php, error, php7, Revolution slider, Uncaught Error
- You must be logged in to create new topics. Login / Register