Jump to content

Edit History

sildav

sildav

On 2/1/2020 at 9:34 AM, fedesib said:

Ciao,

hai provato ad impostare la modalità di debug e controllare se ti mostra qualche errore? IN PS 1.6 apri il file config/defines.inc.php e modifica define(‘_PS_MODE_DEV_’, false); a define(‘_PS_MODE_DEV_’, true);

Buona giornata,
Federica

Ciao, ho fatto e mi vengono questi due errori quando provo ad accedere al backend: 

Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in /home/miosito/public_html/classes/Rijndael.php on line 124

Warning: Cannot modify header information - headers already sent by (output started at /home/miosito/public_html/classes/Rijndael.php:124) in /home/miosito/public_html/classes/Tools.php on line 254

E questi nella home page nella parte alta nel frontend:

Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in /home/miosito/public_html/classes/Rijndael.php on line 124

Warning: Cannot modify header information - headers already sent by (output started at /home/miosito/public_html/classes/Rijndael.php:124) in /home/miosito/public_html/classes/controller/FrontController.php on line 1000

Warning: Cannot modify header information - headers already sent by (output started at /home/miosito/public_html/classes/Rijndael.php:124) in /home/miosito/public_html/classes/controller/FrontController.php on line 1001

sildav

sildav

On 2/1/2020 at 9:34 AM, fedesib said:

Ciao,

hai provato ad impostare la modalità di debug e controllare se ti mostra qualche errore? IN PS 1.6 apri il file config/defines.inc.php e modifica define(‘_PS_MODE_DEV_’, false); a define(‘_PS_MODE_DEV_’, true);

Buona giornata,
Federica

Ciao, ho fatto e mi vengono questi due errori quando provo ad accedere al backend: 

Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in /home/cebsasit/public_html/classes/Rijndael.php on line 124

Warning: Cannot modify header information - headers already sent by (output started at /home/cebsasit/public_html/classes/Rijndael.php:124) in /home/cebsasit/public_html/classes/Tools.php on line 254

E questi nella home page nella parte alta nel frontend:

Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in /home/cebsasit/public_html/classes/Rijndael.php on line 124

Warning: Cannot modify header information - headers already sent by (output started at /home/cebsasit/public_html/classes/Rijndael.php:124) in /home/cebsasit/public_html/classes/controller/FrontController.php on line 1000

Warning: Cannot modify header information - headers already sent by (output started at /home/cebsasit/public_html/classes/Rijndael.php:124) in /home/cebsasit/public_html/classes/controller/FrontController.php on line 1001

×
×
  • Create New...