Page 1 of 1

Path outside of Joomla

Posted: 04 Oct 2015, 20:24
by burim
Can I set the path of images from root_server/joomla_dir/images/phocagallery to something outside of joomla for example: root_server/phoca ?

Re: Path outside of Joomla

Posted: 04 Oct 2015, 23:08
by Jan
Hi, you cannot set it in options, but you can modify the code (and change the path library: administrator/components/com_phocagallery/libraries/phocagallery/path/path.php )

But I didn't test it yet, so cannot say, if there will be no problems when modifying it :idea:

Jan

Re: Path outside of Joomla

Posted: 05 Oct 2015, 11:57
by burim
Please, can you explain me which row to modify, and how?

Re: Path outside of Joomla

Posted: 07 Oct 2015, 23:20
by Jan
Hi, as I wrote in previous post, I didn't do such customization yet, so really cannot say what exactly needs to be customized :-(

Jan