htaccess issue i think? need help - Joomla! Forum - community, help and support
using jpgrotator code.
if site accessed http://www.mywebsite.com/site wont show flash , it's not date. if site accessed mywebsite.com/site (notice no www) works fine.
any ideas whats going wrong?
code: select all
<script type="text/javascript" src="http://mywebsite.com/site/modules/js_flashrotator/flashobject.js"></script>
<div id="flashcontent">oops. flash player missing or outdated.<a href="http://www.macromedia.com/shockwave/download/download.cgi?p1_prod_version=shockwaveflash">click here</a> update player can see content.</div>
<script type="text/javascript">
// <![cdata[
var fo = new flashobject("./modules/js_flashrotator/flashrotator.swf", "flashrotator", "760px", "160px", "7", "#ffffff");
fo.addparam("wmode", "opaque");
fo.write("flashcontent");
// ]]>
</script>
if site accessed http://www.mywebsite.com/site wont show flash , it's not date. if site accessed mywebsite.com/site (notice no www) works fine.
any ideas whats going wrong?
this partiall answer question http://forum.joomla.org/index.php/topic,336.0.html. if search on these terms find topics description provided on add .htaccess redirect 1 or other site name have chosen.
regards
dave
regards
dave
Comments
Post a Comment