Server Error - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Server Error

G

gemmajoom

Helix Framework 3 years ago

Hello, my hosting provider, contacted for having found slowdowns on the site, indicates the following error related to the Helix Ultimate plugin:

The error logs show a recurring error that could affect the correct functioning and performance of the site

Mon Mar 07 2022 10:14:09 GMT + 0100 (Central European Standard Time) [error] [client XXXXXXX] - AH01071: Got error 'PHP message: PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /web/htdocs/www.mysite.it/home/plugins/system/helixultimate/core/classes/Minifier.php on line 226 '

Is there anything i can do to fix it? Thanks

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #60476

Hi there!

Sorry for the inconvenience.

Which PHP version you are using, please?

However, you can follow the basic steps either:

In HTML/Text editor open file: plugins/system/helixultimate/core/classes/Minifier.php

Find line 226

Find the word: continue

Change into: continue 2

Save the changed file on server (!)

Hope this will resolve the PHP error for you!

Best Regards

0
G
gemmajoom
Accepted Answer
3 years ago #60538

PHP Version 7.4.24

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #60717

Hi,

Thanks for the information.

Have you tried the steps I shared in my first reply, please? Kindly, do let me know.

Best Regards

0