Parameters pop up is blank
-
timbreese
- Phoca Newbie

- Posts: 7
- Joined: 16 Nov 2009, 20:39
Parameters pop up is blank
When I click on Parameters in Phoca Gallery I just get a blank pop up screen. This happened even after I upgraded to 2.7.7
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Parameters pop up is blank
Hi, then just enable php error reporting to get the php error, see:
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
-
timbreese
- Phoca Newbie

- Posts: 7
- Joined: 16 Nov 2009, 20:39
Re: Parameters pop up is blank
It was an issue in my admin template AdminPraise 3.
Here is the fix:
Edit /administrator/templates/adminpraise3/css/template.css and add
.com_phocagallery.ap-view- #sbox-content iframe{
display:block;
}
Thanks
Here is the fix:
Edit /administrator/templates/adminpraise3/css/template.css and add
.com_phocagallery.ap-view- #sbox-content iframe{
display:block;
}
Thanks
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: