Page 1 of 1

Empty settings tab after installation

Posted: 23 May 2012, 15:41
by enrico
Hi,
congratulation for the wonderful extention!
I have a problem.
I'm using
joomla 1.5.23 and phoca download 1.3.9.

I installed everything and all seemed to be smooth.
Now I need to change the path to the download directory from "phocadownload" to something else.
I read I can do this from the "settings" tab. However, my settings tab is empty, there is simply nothing there to edit.
Other tabs (files, categories, etc...) are ok.

Can you provide help me with this?

Many thanks.
Cheers,
Enrico.

Re: Empty settings tab after installation

Posted: 23 May 2012, 17:06
by Jan
Hi, try to enable debug mode and php error reporting, to see if there is no error.

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

Jan

Re: Empty settings tab after installation

Posted: 23 May 2012, 17:15
by enrico
Hi,
many thanks for the quick error....
Below the details.

Can you provide some further help?

Many thanks in advance!
Enrico.



500 - An error has occurred.

JDatabaseMySQL::query: 1146 - Table 'loft.jos_phocadownload_settings' doesn't exist SQL=SELECT st.* FROM jos_phocadownload_settings AS st ORDER BY st.id

Re: Empty settings tab after installation

Posted: 30 May 2012, 14:13
by Jan
Hi, see:
https://www.phoca.cz/documents/16-joomla ... ent-errors

your database does not include required tables (they were not installed)

Jan