Olá. Estou fazendo uma nova instalação em um novo servidor Apache para visualizar. Aguarde...
new instalation .....
all errors of sintaxe -- error of conversion of PHP version!
See....
Friend, so far I have found all these syntax errors in version 5.0,
I have resolved a lot of things but there are still more PHP version conversion errors.
[2025-09-10T23:19:51.045171+00:00] main.CRITICAL: ParseError: syntax error, unexpected token ";", expecting ")"
in /home/zuuck/magento/centro408.com/app/design/frontend/Smartwave/porto/Smartwave_Porto/templates/html/header.phtml:166
header.phtml -------->line=166
error ---><span data-action="toggle-nav" class="action nav-toggle"><span><?php echo $block->escapeHtml(__('Toggle Nav') ?></span></span>
Fixed ---><span data-action="toggle-nav" class="action nav-toggle"><span><?php echo $block->escapeHtml(__('Toggle Nav')) ?></span></span>
-->more lines with error in many files....
escapeHtml(__('Links');?>
escapeHtml(__('Toggle Nav') ?>
escapeHtml(__('Contact Us'); ?>
escapeHtml(__('Learn More') ?>
escapeHtml(__('Add to Wish List') ?>
escapeHtml(__('Search'); ?>
escapeHtml(__('Availability') ?>
escapeHtml(__('Day(s), '); ?>
escapeHtml(__('Ends In:'); ?>
escapeHtml(__('Ends In:'); ?>
escapeHtml(__('Related Posts') ?> --->and more....
more errors -----> Exemple
<?php echo $block->escapeHtml($this->getChildHtml("navigation.sections"); ?>
height="<?= $block->escapeHtmlAttr($image_height; ?>" alt="<?php //echo $productImage->getLabel(); ?>"/>
<?= $block->escapeHtml(->escapeHtml(__('Related Posts')) ?>
I know you don't want to accept it, but please install version 5.0,
and you will see the errors... many, many version and syntax conversion errors.
You need make instalation for view!
thank´s ...