Problems found after 2.1.0 install
Posted: 03 Sep 2011, 20:49
I have observed the following problems since installing version 2.1.0 of Phoca Download on a Joomla 1.7 system over a 2.0.1 version.
1. From the Tags option in the Control panel I get:
500 - An error has occurred.
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc LIMIT 0, 20
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
The return to control panel link then takes me back to Site control panel.
2. Choosing the Layout icon from the Control Panel shows the following error:
Warning: Invalid argument supplied for foreach() in /homepages/13/d380392445/htdocs/Joomla/libraries/joomla/database/database/mysqli.php on line 391
There also does appear to be any easy way to identify which edit panel applies to which category. I am of course asssuming that each panel is associated with a category.
3. On the drop down icons from the Components -> Phoca Download menu the tags and layout options show phocadownloadtags and phocadownloadlayout respectively UNLESS one has the Phoca Download panel on the screen in which case it displays the text Tags and Layout respectively. Very strange.
Thank you.
1. From the Tags option in the Control panel I get:
500 - An error has occurred.
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc LIMIT 0, 20
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
Table 'y6r3h_phocadownload_tags' doesn't exist SQL=SELECT a.*,uc.name AS editor FROM `y6r3h_phocadownload_tags` AS a LEFT JOIN y6r3h_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.title asc
The return to control panel link then takes me back to Site control panel.
2. Choosing the Layout icon from the Control Panel shows the following error:
Warning: Invalid argument supplied for foreach() in /homepages/13/d380392445/htdocs/Joomla/libraries/joomla/database/database/mysqli.php on line 391
There also does appear to be any easy way to identify which edit panel applies to which category. I am of course asssuming that each panel is associated with a category.
3. On the drop down icons from the Components -> Phoca Download menu the tags and layout options show phocadownloadtags and phocadownloadlayout respectively UNLESS one has the Phoca Download panel on the screen in which case it displays the text Tags and Layout respectively. Very strange.
Thank you.