Gallery Button in Frontend (Problem)

Phoca Gallery - image gallery extension
ralle
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 22 Jun 2010, 15:53

Gallery Button in Frontend (Problem)

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49150
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Gallery Button in Frontend (Problem)

Post by Jan »

Hi, added into feature request list.

Jan
If you find Phoca extensions useful, please support the project
Post Reply