30 day money-back guarantee
Read more...
9 EUR lifetime license
15 EUR lifetime license
(nofollow link from sponsors page)
| 22.8% | | United States | | 15.5% | | India | | 7.3% | | Russian Federation | | 6.9% | | Colombia | | 6.1% | | Germany | | 5.1% | | United Kingdom | | 4.4% | | Poland | | 3.4% | | Netherlands | | 3% | | France | | 2.8% | | Canada |
| Today: | 1403 | | Yesterday: | 1639 | | This Week: | 4628 | | Last Week: | 10059 | | This Month: | 11327 | | Total: | 34641 | |
Users| Most active users today from total of 71: | | matto, rottenberg, Dworczynska, billspo, crony, dontbugmeplease, dwlamb, Adelavigne, eghtedar, manuelflores, Machin, FreeMe, rockiesrider, michmich, infomech, speru, sunconcept, blombo, rtuszyns, Pedropedro | |
JoomlaWatch is popular joomla visitor tracking and live stats component. It provides several features such as spam blocking,
goals tracking, charts, nightly email reports, latest visit map, interactive HTML5 traffic flow graph and many other useful functionalities,
which will help you to optimize your site.
Freelance
Projects
Forum
Resources
User (awebdesigner) can't post a new forum topic (1 viewing) (1) Guest
 | | |
|
TOPIC: User (awebdesigner) can't post a new forum topic
|
|
User (awebdesigner) can't post a new forum topic 2 Years, 2 Months ago
|
Karma: 0
|
|
I am trying to help a user on the Joomla! forums that is having time zone issues with Joomla Watch but can't seem to post a new topic here because of issues with Math Guard:
(Search forum.joomla.org for "Joomla Watch - Stats start at 9am" since I can't post a link)
Do you know what the issue could be?
As for the time zone issue, I see other posts on these forums and will try to find one that will fix their issue.
Thanks for your help!
|
|
wlrdq
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:User (awebdesigner) can't post a new forum topic 2 Years, 2 Months ago
|
Karma: 24
|
|
Hi,
what kind of issues with MathGuard ? Was it not displayed correctly?
Regarding the Timezone issue - unfortunately, it's a known bug. There was no time to fix it.
A solution would be to replace the PHP's system time() function with some function which retrieves the actual timestamp (number of miliseconds since 1.1.1970) according to timezone setting in Joomla.
class.joomlawatch.helper.php:
function getServerTime() {
return time() + $this->config->getConfigValue('JOOMLAWATCH_TIMEZONE_OFFSET') * 3600;
}
you might also try to retrieve the timezone offset this way:
ht tp://sk.php.net/manual/en/function.timezone-offset-get.php<br><br>Post edited by: matto, at: 2009/11/18 19:03
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:User (awebdesigner) can't post a new forum topic 2 Years, 2 Months ago
|
Karma: 0
|
|
Hello sorry I think I've got the mathguard thing now, I just didn't have a clue what all the letters and numbers meant and I clicked on mathguard for an explanation and I was just taken to your homepage. I can see now that they represent an equasion, I think it would be a good idea to explain this whenever its used.
Also if you put it in wrong it tells you to go back to school and when you hit back your message has dissapeared. This is the second time I have written this one.
Re the stats, can you please give me some specific instructions on how to fix it. I couldn't really understand from what you said what I am supposed to do. Given that its supposed to be a live stats packages and my stats are out by 9 hours I would have thought there would be a simple solution??!!
|
|
|
|
|
|
|
Shuttle flaws too small to pose danger 1 Year, 12 Months ago
|
Karma: 0
|
empty"/nnThe space shuttle Endeavour's heat shield is in fine shape despite three minor defects, which pose no risk to the orbiter or its six-astronaut crew, a top NASA official said Friday .
|
|
|
|
|
|
|
Hello brothers - Its me from India here !! 1 Year, 10 Months ago
|
Karma: 0
|
empty"/nnHi Guys,
I am from Mumbai, India. Currently pursuing my final year in journalism from Mumbai University and have been writing for clients online since the past 3 years.
Have always had a flare for creative writing and have exercised my writing skills to the full potential in the past years.
I have only recently begun dabbling with IM and a friend suggested I join these forums.
i m providing free content writing , unique content writing, content writing , content , and seo articles and writing and unique content writing work please let me know thanks !
Looking forward to having a great time.
Regards
|
|
|
|
|
|
|
Re:User (awebdesigner) can't post a new forum topic 1 Year, 10 Months ago
|
Karma: 0
|
|
Hi,
what kind of issues with MathGuard ? Was it not displayed correctly?
Regarding the Timezone issue - unfortunately, it's a known bug. There was no time to fix it.
A solution would be to replace the PHP's system time() function with some function which retrieves the actual timestamp (number of miliseconds since 1.1.1970) according to timezone setting in Joomla.
class.joomlawatch.helper.php:
function getServerTime() {
return time() + $this->config->getConfigValue('JOOMLAWATCH_TIMEZONE_OFFSET') * 3600;
}
you might also try to retrieve the timezone offset this way:
ht tp://sk.php.net/manual/en/function.timezone-offset-get.php<br><br>Post edited by: matto, at: 2009/11/18 19:03
|
|
|
|
|
|
|
 | | |
|