Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kitty Friend
    #131428

    Fresh Install: nothing touched except. I fixed the flash thing in mod_jaflowlist because of like 4 validation errors

    Changed to:

    line 67 <script type="text/javascript">

    line124 - end
    <noscript>
    <object data="flowlist_xml.swf" type="application/x-shockwave-flash" width='<?php echo $fwidth; ?>' height='<?php echo $fheight; ?>' id="flowlist_xml" align='<?php echo $falign; ?>' name="flowlist_xml">
    <param name="bgcolor" value='<?php echo $bgcolor; ?>'/>
    <param name="allowFullScreen" value="true" />
    <param name="quality" value="high" />
    <param name="allowScriptAccess" value="sameDomain"/>
    <param name="movie" value="<?php echo JURI::base();?>modules/mod_jaflowlist/ja_flowlist/flowlist_xml.swf" />
    <param name="type" value="application/x-shockwave-flash"/>
    <param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer"/>
    </object>
    </noscript>

    But now I am getting random junk in my login box ie: 3 errors on my main page all in 1 line for some reason, the login box is generating extra crap after the code, I was viewing source in firefox and it doesnt show up however it does show up in IE, :confused:

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.djinsider.com%2F&charset=(detect+automatically)&doctype=Inline&ss=1&group=0

    And same same thing happens with email icon in articles here:
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.djinsider.com%2Fdemo%2Fcover-flown&charset=(detect+automatically)&doctype=Inline&ss=1&group=0

    Im using shared hosting from dreamhost, is it the server settings or something?

    Oh yes my website url is http://www.djinsider.com

    Thanks.

    kitty Friend
    #263298

    Solved.

    sessionid junk

    If anyone is using dreamhost for hosting and having this issue refer to this

    http://wiki.dreamhost.com/index.php/PHP.ini

    and

    http://forum.joomla.org/viewtopic.php?f=428&t=288967

    🙂

    instantinlaw Friend
    #263309

    Good for you kitty, you found the answer.
    Thanks for posting your solution for others to benefit from. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  instantinlaw 16 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum