Categories

Phoca Download - download manager
photog08
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 25 May 2011, 16:41

Categories

Post by photog08 »

I've been using this component for 2 weeks, and it recently wouldn't let me upload anything so I reinstalled it. The issue is now it won't create categories so I can't attempt to upload anything. The error I keep getting is that it needs a title to create the category, even though I type one in along with an alias.

Thank you for any help!
SonRiab
Phoca Professional
Phoca Professional
Posts: 258
Joined: 02 Jun 2011, 09:29
Contact:

Re: Categories

Post by SonRiab »

Hmm this is my first thought came to my mind while I read your post:
Do you checked your database if there are still categories left from the old installation?
photog08
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 25 May 2011, 16:41

Re: Categories

Post by photog08 »

I checked everything in my database. It appears as though the current installation is the only one there. I cleared my cache too, just to see if that changed anything, and it didn't. I'm still told that I need to put a title on the category, even though I have one typed in.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Categories

Post by Jan »

Did you enabled debug mode and php error reporting to get more information, if there is some possible problem?

https://www.phoca.cz/documents/16-joomla ... rs-on-site

Jan
If you find Phoca extensions useful, please support the project
photog08
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 25 May 2011, 16:41

Re: Categories

Post by photog08 »

I just enabled Debug System and Debug language in the Joomla control panel. It gives me a 500 error when I go back to the Phoca Download> Categories page.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Categories

Post by Jan »

Hi, 500 means a php error, to see the error you need to enable php error reporting in php settings.

Jan
If you find Phoca extensions useful, please support the project
photog08
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 25 May 2011, 16:41

Re: Categories

Post by photog08 »

From what I can see the last time I installed the extension the folders were never created on my PHP server. So I uninstalled and reinstalled and I received a different error saying that the admin folders couldn't be created.

I also keep getting this error:
Table 'cheitclo.ios_phocadownload' doesn't exist SQL=SELECT * FROM `ios_phocadownload` LIMIT 1;
Table 'cheitclo.ios_phocadownload_categories' doesn't exist SQL=SELECT * FROM `ios_phocadownload_categories` LIMIT 1;
Table 'cheitclo.ios_phocadownload' doesn't exist SQL=SELECT * FROM `ios_phocadownload` LIMIT 1;
Table 'cheitclo.ios_phocadownload_categories' doesn't exist SQL=SELECT * FROM `ios_phocadownload_categories` LIMIT 1;
Table 'cheitclo.ios_phocadownload_user_stat' doesn't exist SQL=SELECT * FROM `ios_phocadownload_user_stat` LIMIT 1;
Table 'cheitclo.ios_phocadownload_licenses' doesn't exist SQL=SELECT * FROM `ios_phocadownload_licenses` LIMIT 1;
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Categories

Post by Jan »

The tables do not exist in your database, see:
https://www.phoca.cz/documents/17-phoca- ... em-solving

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