AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: denagpam on November 16, 2014, 12:05:25 PM

Title: Help for app error appeared in message manager
Post by: denagpam on November 16, 2014, 12:05:25 PM
Hi

As you know that I uploaded my own langage folder both in storeront/langauges and admin/languages/ and loaded the language but none code copied into system. And after that the error I attach below happens so many times

This is the error log:
Code: [Select]
2014-11-16 14:06:54 - warning:  AbanteCart core v.1.1.9 Invalid argument supplied for foreach() in <b>/home/denagpam/public_html/admin/view/default/template/form/checkboxgroup.tpl</b> on line <b>7</b>
2014-11-16 14:11:26 - warning:  AbanteCart core v.1.1.9 Invalid argument supplied for foreach() in <b>/home/denagpam/public_html/admin/view/default/template/form/checkboxgroup.tpl</b> on line <b>7</b>
2014-11-16 15:00:04 - App Error:  AbanteCart core v.1.1.9 MySQL class error: Try to escape non-string value: array (
  0 => '5210',
) in /home/denagpam/public_html/core/database/mysql.php on line 128
2014-11-16 15:05:40 - App Error:  AbanteCart core v.1.1.9 MySQL class error: Try to escape non-string value: array (
  0 => '4163',
) in /home/denagpam/public_html/core/database/mysql.php on line 128
2014-11-16 15:05:57 - App Error:  AbanteCart core v.1.1.9 MySQL class error: Try to escape non-string value: array (
  0 => '4168',
) in /home/denagpam/public_html/core/database/mysql.php on line 128

I still do not know what causing the problem

Hope for your help
Title: Re: Help for app error appeared in message manager
Post by: abolabo on November 17, 2014, 05:50:28 PM
Try to enable debug mode with 5 level and output to log-file. is any errors there?
Title: Re: Help for app error appeared in message manager
Post by: denagpam on November 17, 2014, 11:29:31 PM
Hi Dmitriy

Thanks for your share

but unfortunately I do not understand what you mean

okay I will send my login details of my cpanel via PM

hope you can fix this
Title: Re: Help for app error appeared in message manager
Post by: abantecart on November 18, 2014, 09:45:51 AM
Settings -> System -> Debug Level
Title: Re: Help for app error appeared in message manager
Post by: denagpam on November 18, 2014, 09:52:48 AM
oh well Mr. Abantecart thanks for the reply

but fortunately this problem has been fixed

but something went wrong when I tried to enable debug mode
after I clicked save for one of website content update - its processing has no end and its loading was so slow but no errors at all anymore in error log
in the end I tried to reload my website and that disturbing thing still persisted
so I decide not to enable debug mode since then
Title: Re: Help for app error appeared in message manager
Post by: abolabo on November 24, 2014, 09:26:33 AM
can you define which page is causing the error?