Hello ,
is it possible that phoca gallery saves the Directorys of the Users Media only with the Username not the Username , Album name and this Number at the end?
Also from where does Phoca gallery know that the directory belongs to the user? cause i would like to send pictures via an apllication using FTP and it seems like that every user have to create an Album name and stuff on the website first ? When the application sends the pictures i would like that it is synronised with the phocagallery even if he doensnt created an album name first
Thanks
Laurenz
Media Directory Name Change
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Media Directory Name Change
Hi, see similar posts in this forum, where there is explained that Phoca Gallery does have independent database layer and filesystem layer. If the category has some owner, then this information is stored in database and the path to the images is there stored too.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
laurenz
- Phoca Newbie

- Posts: 5
- Joined: 12 Feb 2015, 10:09
Re: Media Directory Name Change
i tryed to use the google custom search bar, but it shows me content of all topics on your site, you might could give me some links where i can start?
And where can i edit the code of the Download Button?
Best regards
Laurenz
And where can i edit the code of the Download Button?
Best regards
Laurenz
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Media Directory Name Change
Hi, what you exaclty mean with "download button" - do you mean the design of the download button in frontend?
You can change it per CSS - you can enable CSS for buttons in administration - Styles
To change it directly in the code - components/com_phocadownload/views/category/tmpl/default_files.php
Jan
You can change it per CSS - you can enable CSS for buttons in administration - Styles
To change it directly in the code - components/com_phocadownload/views/category/tmpl/default_files.php
Jan
If you find Phoca extensions useful, please support the project