Datatables warning in admin login 4.30

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 года назад
DataTables warning: table id=bestsellers-byamount-grid - Ajax error. For more information about this error, please see http://datatables.net/tn/7

the minute i log into admin

any advice?
3 года назад
that's a generic datatable error for anytime your server responds with anything other than a 200 response:
https://datatables.net/manual/tech-notes/7

hit F12 to open your browser devtools and see if there are any errors in the console, and check the network tab to see what response your server is giving

also check the nopcommerce logs
3 года назад
i have a few 403 errorr
3 года назад
Is the hosting in Windows or Linux ?  Are there any permissions restrictions that the hosting account has ? are you able to run it on your dev PC  ?
3 года назад
it's run out of an IIS10 on Winserver 2K16 standard edition on a HPE Gen10 Microserver
3 года назад
Did you check the System > Log for any errors?
3 года назад
i've looked into it and non regarding the admin section
3 года назад
Did you manage to work this one out?

We've just upgraded to 4.30 and getting this error wherever a data table is requested?
3 года назад
unfortunatly not :(
still trying to figure it out
3 года назад
I sorted my issue out. A missing ‘Custom’ column in the order table.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.