Revolution Slider Standalone Installation Issues

1 reply · opened Nov 4, 2020

77Lexen7Nov 4, 2020

Hi there,

I have previously setup revolution slider without issue, installing MAMP, opening browser to local host, completing the installation. I am having to move the standalone editor to another system in order to reformat the current system.

In setting the new system up, I am unable to complete the configuration of revolution slider. When I open the localhost/ and expect to complete the standalone configuration I receive PHP errors.

This system is exactly like the previous in terms of configuration.

Is there any chance that you have seen this previously and could shed some light.

Here are the errors i see in the browser

A PHP Error was encountered
Severity: Warning

Message: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

Filename: includes/operations.class.php

Line Number: 2951

How to fix it?
Check PHP version
Check if PHP version of your server is up to date. PHP version 5.3 or greater is required. You can check version using "phpversion()" PHP function on webserver or by executing "php --version" via SSH.

Check if Safe Mode disabled in PHP
Safe mode needs to be disabled. You can check if it is so by viewing output of "phpinfo()" PHP command on your webserver.

Check code integrity
Make sure all code files are uploaded to your webserver and was not modified. If some files are missing or corrupted reupload of code files can fix it.

A PHP Error was encountered
Severity: Warning

Message: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

Filename: includes/operations.class.php

Line Number: 2955

How to fix it?
Check PHP version
Check if PHP version of your server is up to date. PHP version 5.3 or greater is required. You can check version using "phpversion()" PHP function on webserver or by executing "php --version" via SSH.

Check if Safe Mode disabled in PHP
Safe mode needs to be disabled. You can check if it is so by viewing output of "phpinfo()" PHP command on your webserver.

Check code integrity
Make sure all code files are uploaded to your webserver and was not modified. If some files are missing or corrupted reupload of code files can fix it.

A PHP Error was encountered
Severity: Warning

Message: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

Filename: includes/output.class.php

Line Number: 3599

===========================================

Thank you ahead of time for your help!

SSemicolon WebSTAFFNov 6, 2020

Hello,

Thanks for your Valuable Patience and for reporting this! We have tried investigating this, however, unfortunately, this appears to be an issue with the Plugin directly. We will be getting in touch with the Plugin Authors and request them to release an update to resolve this issue. So we will need to wait until they release an update as currently, the Plugin is at its latest version and it would not be appropriate for us to edit the Core Files. Meanwhile, you can turn off PHP Warnings in this specific folder to hide these messages.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard