Page 1 of 1

Gallery Button in Frontend (Problem)

Posted: 26 Sep 2012, 13:42
by ralle
Hi,

On my side I have a problem with the gallery button in the frontend. The iframe that is loaded in the shaddowbox tries to load da stylesheet from the backend.

In detail:
Calling "index.php?option=com_phocagallery&view=phocagallerylinks&tmpl=component&e_name=" from the frontend leads to this in line 10 of the html code.

Code: Select all

<link type="text/css" href="/administrator/components/com_phocagallery/assets/phocagallery.css" rel="stylesheet">
Now in my case, the backend is protected by htacces which leads to an password request for all the users how try to use the button from the frontend (as long as the password protection is active).
Would it be possible to move the necessary style information to "/components/com_phocagallery/assets/phocagallery.css" in a future version of the component?

Regards,
Ralf

Re: Gallery Button in Frontend (Problem)

Posted: 29 Sep 2012, 15:35
by Jan
Hi, added into feature request list.

Jan