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
Cannot start logging
- Jan
- Phoca Hero
- Posts: 48566
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Cannot start logging
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
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
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Sep 2015, 16:07
Re: Cannot start logging
Hi,
thanks a lot, now it works perfectly
Hezky den,
Tomas
thanks a lot, now it works perfectly
Hezky den,
Tomas
- Jan
- Phoca Hero
- Posts: 48566
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: