

Jack_mcs
-
Content count
30,972 -
Joined
-
Last visited
-
Days Won
183
Single Status Update
-
I realy like your error handler vor mysql error messages! Good Job!
you think it would work without problems with an older oscommerce version as well?
-
Glad it was helpful. The changes are to parts of the code that are in all oscommerce shops so there shouldn't be any problems.
-
Stephan Gebbers reacted to this
-
btw: i'm not sure if it is a good idea to send the error_log to the root folder of the shop. i changed that, so it will save it as error_log.txt into folder includes and forbid web access to *.txt in the htaccess of includes folder
also, the email is send but after the query nothing can be added to $msg. it will not show after the error query. not shure why.. i moved the URI line in front of the line with the error query and that shows up in email now.
-
-