So this is an error you are getting when activating the plugin?
Strange – I have just tried deactivating and activating the plugin on 3 sites without issue. What version of WordPress are you running?
Hi, could you please update the Slide Anything plugin to version 2.0.1, which I have just added to ww.wp.xz.cn. This new version will hopefully solve your problem.
Hi, I have just upated the plugin for my website and experiencing the same issue. Entire website is down with the following error message appearing:
Parse error: syntax error, unexpected ‘[‘ in /var/www/new.gocampus.us/www/wp-content/plugins/slide-anything/php/slide-anything-frontend.php on line 90
I can’t even access the WP dashboard and WP is site the site can’t be reached.
Pelase help!
please give me link of your site
Ok, I’ve narrowed this down.
I think you have PHP 5.3 or before on your web hosting, and my code is using Array Dereferencing (only supported by PHP ver 5.4 onwards) and that is the issue here – as per this post:
https://stackoverflow.com/questions/18862846/wordpress-syntax-error-unexpected
So I will go through the code now and fix (in the next hour or two)
In the meantime, do you have FTP access to you web hosting? If so, then remove the folder “/wp-content/plugins/slide-anything” for now to get your site back.
Ok, I’ve now edited the code and have fixed this ‘Array Dereferencing’ issue, so it should now work on your web hosting.
Please install version 2.0.2 of Slide Anything and give it another try, and sorry for any inconvenience caused.
Thread Starter
purer
(@purer)
Many thanks for Your work!
Now it works again! 🙂
(But its a pitty, that the “bounce from back in” isn’t present anymore. That looked great to me 😉
Best regards
purer
Ok I’m glad it’s working again.
Sorry for any inconvenience caused.