v Software
Description
Download
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by software_count desc' at line 1]
select t.* from software_taglinks l left join software_tags t on t.tag_id=l.tag_id where l.software_id = order by software_count desc
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and tl.software_id=s.id and s.category_id=0 and tl.software_id<> and s.status>' at line 1]
select SQL_CALC_FOUND_ROWS DISTINCT s.id, s.slug, s.program_name, s.summary, s.program_version, s.application_icon_url as icon, s.application_screenshot_url as screenshot FROM `software_taglinks` as tl, software as s where tl.tag_id IN () and tl.software_id=s.id and s.category_id=0 and tl.software_id<> and s.status>0 limit 0, 10
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and tl.software_id=s.id and s.status>0 and s.category_id<>0 limit 0, 10' at line 1]
select SQL_CALC_FOUND_ROWS DISTINCT s.id, s.slug, s.program_name, s.summary, s.program_version, s.application_icon_url as icon, s.application_screenshot_url as screenshot FROM `software_taglinks` as tl, software as s where tl.tag_id IN () and tl.software_id=s.id and s.status>0 and s.category_id<>0 limit 0, 10
