Cannot start logging

Phoca Download - download manager
respektive
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Sep 2015, 16:07

Cannot start logging

Post by respektive »

Hi,

I have problem with logging, when I try to enable it, all downloads raise an error

.nyr2j_phocadownload_logging does not exist - and it is true.

please would you be so kind and send me DDL command for creating it?

Thank you in advance

Best regards, Tomas
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Cannot start logging

Post by Jan »

Hi, this seems like the database table is missing and needs to be created manually, see:

administrator\components\com_phocadownload\install\sql\mysql\install.utf8.sql

There you can see which database query you should run in your database (e.g. per phpMyAdmin) to create the table.

Don't forget to change #__ prefix to your own database prefix.

Jan
If you find Phoca extensions useful, please support the project
respektive
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Sep 2015, 16:07

Re: Cannot start logging

Post by respektive »

Hi,

thanks a lot, now it works perfectly

Hezky den,
Tomas
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Cannot start logging

Post by Jan »

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