-
AuthorPosts
-
February 24, 2012 at 2:30 am #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?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
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2012 at 4:52 am #439791Hi,
Have you found the solution? I don’t see that strange number within your site now, http://www.bappedantb.go.id/.February 24, 2012 at 8:09 am #439817Well… 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2012 at 8:44 am #439826Glad it works 😀
February 24, 2012 at 8:46 am #439827Can you help to locate the location of topmenu.php file? Tks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2012 at 8:54 am #439828It should be located in dir: templatesja_nexblocks
February 24, 2012 at 9:36 am #439834the 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 solvedFebruary 24, 2012 at 9:39 am #439837Thanks for your reply.
However, I have managed to resolve the problem myself: uncompress the template.February 24, 2012 at 9:41 am #439840Latest update: The strange numbers are back after a while.
I will try your solution.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
February 26, 2012 at 3:58 pm #440154Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2012 at 2:12 am #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2012 at 9:00 am #440246Hi 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 Friendnicely
- Join date:
- July 2008
- Posts:
- 66
- Downloads:
- 51
- Uploads:
- 6
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
February 27, 2012 at 9:39 pm #440433I 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.
AuthorPostsThis topic contains 24 replies, has 7 voices, and was last updated by gustele 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum