Jump to content

[Ps 1.3.5.1] Error On Admin Product Page


Recommended Posts

Hi Willy.sm,

 

I have had similar issues, but it was just a matter of clearing the browser cache.

Have you tried that and/or another browser?

 

If the above doesn't work, maybe some files in your admin directory are corrupted.

If you have not done any modifications inside the admin directory, you could try and upload all the admin files again (taken from a fresh install/zip). Remember to take a backup first though.

Edited by Carlsen (see edit history)
Link to comment
Share on other sites

If it is not browser cache issue, please try to turn on the DVE mode to see if there is any error occurs.

 

in file /config/defines.inc.php or /config/config.inc.php (depends on PS version)

 

[size=4]define('_PS_MODE_DEV_', true);[/size]

 

or just turn on the error displaying

 

 

@ini_set('display_errors', 'on'); 

Link to comment
Share on other sites

×
×
  • Create New...