Page 1 of 1

Problems found after 2.1.0 install

Posted: 03 Sep 2011, 20:49
by geoffc
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.

Re: Problems found after 2.1.0 install

Posted: 06 Sep 2011, 23:20
by Jan
Hi, seems like the Phoca Download 2.1.0 were not properly installed on your server, try to reinstall it or check the manual installation of the queries :idea:

Jan

Re: Problems found after 2.1.0 install

Posted: 08 Sep 2011, 10:05
by geoffc
Thank you for your reply. I have reinstalled and this time it is working correctly. Not sure what went wrong the first time since there were no errror messages observed. Just one of those things I guess.
Regards :)

Re: Problems found after 2.1.0 install

Posted: 12 Sep 2011, 16:55
by Jan
Ok