[Solved] Table jos_phocadownload_tags is missing
Posted: 12 Sep 2011, 16:02
Hello,
I use version 2.1.1 of Phocadownload on Joomla! 1.7. When I select the list of tags, I get an error with the following message:
Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
It seems that the jos_phocadownload_tags table is missing. How do I create this table?
Regards
I use version 2.1.1 of Phocadownload on Joomla! 1.7. When I select the list of tags, I get an error with the following message:
Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'xxx_site_xxx.jos_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `jos_phocadownload_tags` AS a LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
It seems that the jos_phocadownload_tags table is missing. How do I create this table?
Regards