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 năm cách đây
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 năm cách đây
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 năm cách đây
i have a few 403 errorr
3 năm cách đây
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 năm cách đây
it's run out of an IIS10 on Winserver 2K16 standard edition on a HPE Gen10 Microserver
3 năm cách đây
Did you check the System > Log for any errors?
3 năm cách đây
i've looked into it and non regarding the admin section
3 năm cách đây
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 năm cách đây
unfortunatly not :(
still trying to figure it out
3 năm cách đây
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.