Error in using MySql to query the list of records

Post Reply
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

Error in using MySql to query the list of records

Post by lvyulin »

Hello, when using the List of records by MySql query, an error prompt appears in the list, but the data can also be obtained
The error prompt is as follows :
Warning: Undefined array key "entities_id" in /www/wwwroot/oa.yumce.com/useyc/includes/classes/fieldstypes/fieldtype_items_by_query.php on line 230
Warning: Undefined array key "" in /www/wwwroot/oa.yumce.com/useyc/includes/classes/fieldstypes/fieldtype_items_by_query.php on line 230
Warning: Trying to access array offset on value of type null in /www/wwwroot/oa.yumce.com/useyc/includes/classes/fieldstypes/fieldtype_items_by_query.php on line 230
20230117211844.png
In addition, can the data called here be paged according to the amount of data ?
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Error in using MySql to query the list of records

Post by support »

Strange. Can't reproduce this issue.
So as I can see data displays correctly just you can see warnings?
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

Re: Error in using MySql to query the list of records

Post by lvyulin »

Let me analyze the cause of the problem first. Thank you. :)
Post Reply