When clicked on 'edit cover picture' on the profile page the modal popup window loads website in popup and not showing upload component when joomla's SEF url and URL rewrite is enabled.
When SEF-url is disabled it does work, but because of safety Joomla's SEF-url and URL rewrite has to be enabled (because i have a firewall component)
Is there any way to fix this for SEF-urls and URL-rewrite enabled?
Firebug says:
When SEF and rewrite enabled it loads: "http://www.....com//index.php/component/jsn/" and no script
When SEF disabled and works it loads: "http://www.....com/index.php?option=com_jsn&view=profile&Itemid=146" and รก 'script'
Tried it with other templates, but the problem seems to be with the SEF, and i need that for safety settings.
Thanks in advance, any help would do