Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • patrickoswald Friend
    #174231

    After I updated my website based on JaNex 2.5 and registered a long number shows always in the top of the page.
    Something is writing this number in the top of the sourcecode.. i just can not figure out what and why…
    any idea?

    http://www.bappedantb.go.id

    At the same time i also had the problem with the IE6 warning that showed next to this strange number which i could resolve with this the thread
    http://www.joomlart.com/forums/archive/index.php/t-47586.html but maybe the problem is related?

    patrick


    1. ProblemJaNexStrangeNumber
    Saguaros Moderator
    #439791

    Hi,
    Have you found the solution? I don’t see that strange number within your site now, http://www.bappedantb.go.id/.

    patrickoswald Friend
    #439817

    Well… now it seems the problem is solved… I changed the date setting in the topmenu.php to
    $app =& JFactory::getApplication();
    $date = JFactory::getDate();
    $date->setOffset($app->getCfg(‘offset’));
    echo $date->toFormat(‘<span class=”day”>%A,</span><span class=”date”>%d %B %Y</span>’);

    and somehow the strange numbers dissappeared… don’t know how this is related but now the problem is gone.

    Solved.:cool:

    Saguaros Moderator
    #439826

    Glad it works 😀

    dohoa Friend
    #439827

    Can you help to locate the location of topmenu.php file? Tks.

    Saguaros Moderator
    #439828

    It should be located in dir: templatesja_nexblocks

    patrickoswald Friend
    #439834

    the topmenu.php file is located [your template]/blocks/topmenu.php
    but i am not sure if this was really the cause / solution of the problem… maybe my webhosting service just made some trouble..
    but now it works so its solved

    dohoa Friend
    #439837

    Thanks for your reply.
    However, I have managed to resolve the problem myself: uncompress the template.

    dohoa Friend
    #439840

    Latest update: The strange numbers are back after a while.
    I will try your solution.

    Saguaros Moderator
    #439843

    @dohoa: Could you send me link to your site?

    dohoa Friend
    #439965

    @hien: Already sent you the link to my site. Thanks for support.

    turminator Friend
    #440154

    Hello!

    I have the same problem at http://www.nudos.org

    Many thanks!

    Saguaros Moderator
    #440208

    @dohoa and @turminator: Could you pm me a temporary FTP and admin account, I’ll have a check for you. Thanks for your patience.

    Saguaros Moderator
    #440246

    Hi all,
    Please go to file:

    pluginssystemjat3jat3coreframework.php
    Scroll down to approx line 120, you can see these lines of code:

    $doc = & JFactory::getDocument();
    $t3 = T3Template::getInstance($doc);
    $t3->_html = $data; <-- comment this line //$t3->_html = $data;

    Clean the cache, check again and let me know what happens.

    nicely Friend
    #440433

    I have the same problem in JA Ores on my site.

    I’ve discovered that clearing the JAT3 cache gets rid of it, but it comes back after a day or so.


    1. s15oc.com_
Viewing 15 posts - 1 through 15 (of 24 total)

This topic contains 24 replies, has 7 voices, and was last updated by  gustele 12 years, 2 months ago.

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