Problems found after 2.1.0 install

Phoca Download - download manager
geoffc
Phoca Member
Phoca Member
Posts: 12
Joined: 03 Sep 2011, 20:34

Problems found after 2.1.0 install

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Problems found after 2.1.0 install

Post 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
If you find Phoca extensions useful, please support the project
geoffc
Phoca Member
Phoca Member
Posts: 12
Joined: 03 Sep 2011, 20:34

Re: Problems found after 2.1.0 install

Post 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 :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Problems found after 2.1.0 install

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply