polr icon indicating copy to clipboard operation
polr copied to clipboard

Ajax with admin login, links table have issue loading

Open Calvinism opened this issue 6 years ago • 6 comments

I created my site on https://t-rf.com and everything running works until I log in as admin. It's randomly either user_links_table or admin_links_table is giving issue. But most of the time it's admin_links_table. This is the pop up error message.

DataTables warning: table id=user_links_table - Ajax error. For more information about this error, please see http://datatables.net/tn/7

DataTables warning: table id=admin_links_table - Ajax error. For more information about this error, please see http://datatables.net/tn/7

But when I run the api call for the table, it's working fine. https://t-rf.com/api/v2/admin/get_admin_links

It's always either one giving issue and the link table is not able to show.

Calvinism avatar Dec 02 '17 11:12 Calvinism

I am also receiving those warnings. Provided more information about that on https://github.com/cydrobolt/polr/issues/239

dirsigler avatar Jan 29 '18 13:01 dirsigler

Related to https://github.com/cydrobolt/polr/issues/408 maybe?

overint avatar Mar 27 '18 12:03 overint

Are you able to reduce this? If so, can you do so with your dev tools open and copy me the error you see in the console?

Thanks!

overint avatar Mar 29 '18 05:03 overint

I am getting this error often too

prysme01 avatar May 22 '19 13:05 prysme01

+1

ScrumpyJack avatar Jul 02 '19 09:07 ScrumpyJack

I've found out where the bug is and how to fix it, see: https://github.com/cydrobolt/polr/issues/408#issuecomment-606078966

yjmp14 avatar Mar 30 '20 15:03 yjmp14