Cannot create a category

Phoca Download - download manager
igonasu
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 21 Feb 2012, 11:24

Cannot create a category

Post by igonasu »

Hi!
After download Phoca Download i want to create my first category but i'm not enable to create this:
display categories:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/dehedin.ch/httpdocs/dehjla173de/libraries/joomla/database/database/mysql.php on line 282

Click on new:
/var/www/vhosts/dehedin.ch/httpdocs/dehjla173de/administrator/components/com_phocadownload/helpers/phocadownload.php on line 19

want to save the categorie
Speichern fehlgeschlagen! Fehler: CATEGORY MUST HAVE A TITLE
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/dehedin.ch/httpdocs/dehjla173de/libraries/joomla/database/database/mysql.php on line 368

All tables have been created manually and are in the database!
while debugging i have the following protocol (only the first 2 lines):
JDatabaseMySQL::query: 1146 - Table 'dehjla173.w349y_phocadownload_categories' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor,ag.title AS
but the 'dehjla173.w349y_phocadownload_categories' still exists!

Thank You for your help.

igonasu

Joomla 1.7.3
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48595
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Cannot create a category

Post by Jan »

Hi, the debug tells it:
"Table 'dehjla173.w349y_phocadownload_categories' doesn't exist"

the Phoca Download tables were not created while installing, see:

https://www.phoca.cz/documents/16-joomla ... ent-errors

Jan
If you find Phoca extensions useful, please support the project
igonasu
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 21 Feb 2012, 11:24

Re: Cannot create a category

Post by igonasu »

hi!
Hi!
I have uninsalled the component and the tables and i reload and reinstall the component.
Then i have created the tables one by one and anlysed the SQL
error.
now it works
Thank You for your help
igonasu
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48595
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Cannot create a category

Post by Jan »

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