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