Jump to content

Error reporting on website : 99trendz


Recommended Posts

Dear Admin/Great developers, hope you are doing well.

 

I am on PS 1.5.6.1 and get Internal server error(image attached already). 

 

Now, when i try to read things on forums, i understand that i need to turn on Error reporting from defines.inc in Config as to:

 

/* Debug only */
define('_PS_MODE_DEV_', true);
if (_PS_MODE_DEV_)
 
FROM
 
/* Debug only */
define('_PS_MODE_DEV_', false);
if (_PS_MODE_DEV_)

 

 

I did that and i get many impressions for two common issues:

 

1. Notice: Undefined index: id_parent in /home/content/50/12102750/html/modules/stmegamenu/stmegamenu.php on line 2878

 

2. Warning: Parameter utf8_decode in function link_rewrite() is deprecated in /home/content/50/12102750/html/modules/stmultilink/stmultilink.php on line 423

in /home/content/50/12102750/html/classes/Tools.php on line 2137

 

Please find below is the image of the errors that i receive after turning ERROR reporting an i refresh my 99trendz.

 

Please tell me the way to fix them & remove Internal server error. Same will be highly appreciated.

 

Regards

 

post-732742-0-77143800-1391944179_thumb.png

post-732742-0-48006700-1391944183_thumb.png

Link to comment
Share on other sites

these errors are related to non default module, this is why no replies here.

have you asked about these problems module developer?

they know these addons much better than us (we don't even know the sources...)

 

second error means that module use deprecated code, it's not error, but internal prestashop message.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...