Joomla core SEF broke flashplayer - Joomla! Forum - community, help and support
joomla 1.5.26 on rochenhost.
i'm bit lost on one. enabled sef week ago, , came attention our flv player hasn't worked since.
to explain: have buttons on our pages, have onclick event. onclick event function checks xml file in root directory.
the xml file returns filename of video, , opens video in flashplayer, after making div tag visible, instead of hidden.
i see flash player open, video doesn't load. can guess address file name or xml file irretrievable due sef screwing address. can expand on why might happening?
i'm bit lost on one. enabled sef week ago, , came attention our flv player hasn't worked since.
to explain: have buttons on our pages, have onclick event. onclick event function checks xml file in root directory.
the xml file returns filename of video, , opens video in flashplayer, after making div tag visible, instead of hidden.
i see flash player open, video doesn't load. can guess address file name or xml file irretrievable due sef screwing address. can expand on why might happening?
update: once realized firefox's web console wasn't reporting b/c on https, switched http, , indeed sef.
instead of trying find xml file in root directory, it's appending videos.xml file end of url.
example:
www.domainname.com/category-name/page-alias/videos.xml
it should www.domainname.com/videos.xml
i'll update again if find solution. suggestions welcome!
instead of trying find xml file in root directory, it's appending videos.xml file end of url.
example:
www.domainname.com/category-name/page-alias/videos.xml
it should www.domainname.com/videos.xml
i'll update again if find solution. suggestions welcome!
Comments
Post a Comment