mySQL error with query SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore as more, m.mnumber as authorid, c.cname as category, i.icat as catid, i.iclosed as closed FROM nucleus_item as i, nucleus_member as m, nucleus_category as c LEFT JOIN nucleus_plug_multiple_categories as p ON i.inumber=p.item_id WHERE i.iauthor=m.mnumber and i.icat=c.catid and i.iblog=1 and i.itime<="2018-04-25 00:08:33" and ((i.inumber=p.item_id and (p.categories REGEXP "(^|,)15(,|$)" or i.icat=15)) or (i.icat=15 and p.item_id IS NULL)) and i.idraft=0 ORDER BY i.itime DESC LIMIT 240, 1: Unknown column 'i.inumber' in 'on clause'
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/content/76/3852576/html/news/nucleus/libs/BLOG.php on line 166
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/content/76/3852576/html/news/nucleus/libs/BLOG.php on line 203
Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in /home/content/76/3852576/html/news/nucleus/libs/BLOG.php on line 212
mySQL error with query SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore as more, m.mnumber as authorid, c.cname as category, i.icat as catid, i.iclosed as closed FROM nucleus_item as i, nucleus_member as m, nucleus_category as c LEFT JOIN nucleus_plug_multiple_categories as p ON i.inumber=p.item_id WHERE i.iauthor=m.mnumber and i.icat=c.catid and i.iblog=1 and i.itime<="2018-04-25 00:08:33" and ((i.inumber=p.item_id and (p.categories REGEXP "(^|,)15(,|$)" or i.icat=15)) or (i.icat=15 and p.item_id IS NULL)) and i.idraft=0 ORDER BY i.itime DESC LIMIT 241,9: Unknown column 'i.inumber' in 'on clause'
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/content/76/3852576/html/news/nucleus/libs/BLOG.php on line 166
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/content/76/3852576/html/news/nucleus/libs/BLOG.php on line 203
Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in /home/content/76/3852576/html/news/nucleus/libs/BLOG.php on line 212