Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sawbona Friend
    #127670

    Hi

    I get the following error message when loding the site in EI7. I have attached it to my message.

    Can anyone tell me were to start looking? I’m not much of a hacker just so you know.

    Thanks
    Sawbona


    1. fel
    Nam Nguyen Phi Friend
    #245972

    The cause of this problem is missing a </div> close tag. Pls send me file index.php in your ja_barite template. I need it to find which <div> is miss close tag.
    Regards.

    Nam Nguyen Phi Friend
    #245993

    OK, I’ve received your index.php, I found that <div id=”ja-wrapper”> is missed close tag.
    Pls open index.php and find this code:

    <jdoc:include type="modules" name="debug" />

    add </div> above that code as:

    </div>
    <jdoc:include type="modules" name="debug" />

    Goodluck!

    sawbona Friend
    #246012

    I fond it and added </div> but I still get the same error message. sry

    <!– END: FOOTER –>

    </div>
    </div>
    <jdoc:include type=”modules” name=”debug” />

    <script type=”text/javascript”>
    var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
    document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <script type=”text/javascript”>
    var pageTracker = _gat._getTracker(“UA-4079046-1”);
    pageTracker._initData();
    pageTracker._trackPageview();
    </script>
    </body>

    Nam Nguyen Phi Friend
    #246100

    Yes, I see.
    I will continue to invetigate the cause…
    Can you send me (PM) FTP & admin account?
    Regards.

    sawbona Friend
    #248086

    Hi

    I have narrowed it down to the use of the user 1, user 2. But using the other user positions down there makes no differens. If I have other content like “popular” it will sometimes work.

    I can’t give you FTP rights but I can send what you want.

    Kind regards
    Sawbona

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

This topic contains 6 replies, has 2 voices, and was last updated by  sawbona 16 years, 5 months ago.

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