30 day money-back guarantee
Read more...
9 EUR lifetime license
15 EUR lifetime license
(nofollow link from sponsors page)
| 23% | | United States | | 15.7% | | India | | 7.3% | | Russian Federation | | 7% | | Colombia | | 6.1% | | Germany | | 5.2% | | United Kingdom | | 4.4% | | Poland | | 3.4% | | Netherlands | | 3% | | France | | 2.8% | | Canada |
| Today: | 726 | | Yesterday: | 1639 | | This Week: | 3951 | | Last Week: | 10059 | | This Month: | 10650 | | Total: | 33964 | |
Users| Most active users today from total of 26: | | matto, rottenberg, Adelavigne, dontbugmeplease, eghtedar, manuelflores, rockiesrider, michmich, infomech, Andii S., jacek2011, Me2, texa, sstinfo, openaspace, rifki, iwm, mirkogeo, irobertm, blombo | |
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
Loading Stats... (1 viewing) (1) Guest
 | | |
|
TOPIC: Loading Stats...
|
|
Loading Stats... 3 Years, 2 Months ago
|
Karma: 0
|
|
I have used the older version of JoomlaStats on other sites of mine. First off nice job on this component!! I do however have an issue with it not displaying the stats in the administrator panel. It just shows Loading Stats. I do have my folder permissions set correctly, and I have tried it in IE and fire Fox. The JoomlaWatch version is 1.2.7 and Joomla is 1.5.7
Thanks Guys
keep the great products coming..
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years, 2 Months ago
|
Karma: 24
|
Hello everyone,
errors corrected in 1.2.8b_04-dev. You can download it now 
There was a really strange bug, which was causing a strange behavior.
Enjoy it
Matto
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 0
|
|
I have the same issue -- Component view it just sits on loading visits.. and loading stats...
Joomla Version 1.5.8
PHP 5.2.6
I've gone through the FAQ which states this is a permission issue. I've checked, rechecked and my permissions on the folders and files are correct.
I've tried both the stable version and the latest beta build to no avail.<br><br>Post edited by: Rob1973, at: 2008/12/16 05:09
|
|
Rob1973
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 0
|
|
Joomla! 1.5.8 Production/Stable [ Wohnaiki ]
Architecture : i686 ( Linux )
Platform : Linux 2.6.9-78.0.5.ELsmp
Web Server Version : Apache/1.3.41 (Unix) mod_perl/1.30 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 mod_ssl/2.8.31 OpenSSL/0.9.7a
MySQL Server Version : 5.0.51a-community
PHP Version : 5.2.4
Yes I have checked that the chmod is 755
I tried JoomlaWatch 1.2.7 and got the problem of Loading visits... and Loading stats...
So I have uninstalled it and tried JoomlaWatch 1.2.8b_04 - no difference - same problem
Any assistance much appreciated.
Jay
|
|
Jay44
(User)
Fresh Boarder
Posts: 2
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 24
|
|
Hi, please send me a temporary account username/password via an email, so I can have a look at it directly. I'd like to solve this kind of issues for good.
Thank you,
Matto
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 0
|
|
Thansk Matto
is info(at)codegravity(dot)com the correct address?
Jill
|
|
Jay44
(User)
Fresh Boarder
Posts: 2
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 0
|
|
Have the same issue. Everything was working great before now 1.2.7 and the new beta only give "Loading.."
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 0
|
|
Have the same issue. Everything was working great before now 1.2.7 and the new beta only give "Loading.."
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years, 1 Month ago
|
Karma: 24
|
|
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Hi All. I`m having the same problem.
Already tasted next versions
JoomlaWatch-1.2.8_05-dev-20081221-UnzipFirst
JoomlaWatch-1.2.8_06-dev-20081227-UnzipFirst
JoomlaWatch-1.2.8b
JoomlaWatch-1.2.7
And in every of them I see
Loading visits... Loading stats... in the back-end
but at the same time I see real stats on the front-end. So, maybe it` s mean that the stats are counting, and the problem is in a back-end interface
|
|
maxq
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
same problem here
tried 1.2.7 then uninstalled loaded JoomlaWatch-1.2.8_05-dev-20081221-UnzipFirst.zip Just the same. Checked perms OK:angry:
|
|
nikko
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 24
|
|
Hello !
Please download the devel. version 1.2.8b_08. The problem with loading visits.. loading stats... should be corrected there:
Here is what I changed: (class.joomlawatch.html.php)
function JoomlaWatchHTML($omitDir = "") {
global $database, $mosConfig_live_site;
if (!JOOMLAWATCH_JOOMLA_15) { // if Joomla 1.0
$this->database = $database;
$this->mosConfig_live_site = $mosConfig_live_site;
} else { // if Joomla 1.5
$this->database = & JFactory :: getDBO();
$base = JURI :: base();
if (@ $omitDir)
$base = substr($base, 0, -strlen($omitDir)); //length of directory to omit
$base = rtrim($base, "/");
$this->mosConfig_live_site = $base;
}
}
to:
function JoomlaWatchHTML($omitDir = "") {
global $database, $mosConfig_live_site;
if (!JOOMLAWATCH_JOOMLA_15) { // if Joomla 1.0
$this->database = $database;
$this->mosConfig_live_site = $mosConfig_live_site;
} else { // if Joomla 1.5
$this->database = & JFactory :: getDBO();
$this->mosConfig_live_site = rtrim(JURI :: base(),'/');
}
}
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Not corrected, in backend the problem with loading visits.. loading stats...
|
|
pme
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 24
|
|
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Sorry, but I am still seeing loading visits...
No change here:S
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 24
|
|
With the new _08 version? If so, could you please create some temporary account for me and send it to me via an email ? Thank you.
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Not corrected, in backend the problem with loading visits.. loading stats... in the new_08 version. Please help me!
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Not corrected, in backend the problem with loading visits.. loading stats... in the new_08 version. Please help me!
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
Jap, me too...
OS: Debian Etch
Apache: 2.2.3-4+etch6
PHP: 5.2.0-8+etch13
Joomla: 1.5.7
JoomlaWatch: 1.2.8b_08-dev-20090113
...anything missing..? 
I have a whole lot of other modules and components installed on this site.. For a more or less complete list, see: www.eclectix.de/rules/software (it's german, but you'll recognize the program names..)
I'll now try it on another site with less addons.. If this works, I'll tell you..
Cheers and thanks for your help!
stimpy
|
|
stimpy
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
me again..
On the other site, JoomlaWatch works just fine..
Then I saw that that site was still running an even older Joomla version and I updated both installations to 1.5.9.
But still no change: JoomlaWatch works on one site and doesn't on the other...
Cheers and thanks,
stimpy
|
|
stimpy
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
What's the email address?
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Are you asking me? The email address of what?
|
|
stimpy
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 24
|
|
No, he was asking an email address where he could send the registration details:
It's foo at codegravity dot com
Thank you.
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
Hi
I'm also having the same problem It works on one site but three others on the same server I am getting the same back end problem.
I have uninstalled and am using JoomlaWatch-1.2.8b_08-dev-20090113-UnzipFirst
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
I'm also encountering the same problem and i just sent you an e-mail with the temporary account details. Thank you for your time.
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 24
|
|
Hello Guys,
sorry for your inconvenience. There is the _09 dev version available now, where you can set the LIVE_SITE in the Advanced settings to make the Loading visits... Loading stats.. work. So you can check it out whether this will solve your problem.
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
Hi matto,
thanks for this new version.. Now it NEARLY works.. 
A new problem occured with this "live_site" setting so the admin-backend messed up the urls like www.domain.com/administrator/administrator/...
I guess it would be fine when I'ld have a chance to set my real live_site-setting, but no chance 'cos of the messed up urls..
So, as a workaround, I changed line 37 in admin.joomlawatch.html.php from:
| Code: |
$this->mosConfig_live_site = $base;
|
to:
| Code: |
$this->mosConfig_live_site = "http://www.eclectix.de";
|
which isn't beautiful, but works for the moment..
Cheers,
stimpy
|
|
stimpy
(User)
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
|
This update was a terrible mistake for me. Now I have a serious problem here. When you want to access settings, you get an extra 'administrator' inserted in the path, which returns a 404. Even when one cleverly deletes the extra administrator makes the changes and saves (which takes you again thru a 404 with an extra admin) nothing appears. I have to roll back to _08 until this is fixed. I just can't imagine living without this!
|
|
|
|
|
|
|
Re:Loading Stats... 3 Years ago
|
Karma: 0
|
dev-09 where? 
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 12 Months ago
|
Karma: 0
|
|
Still does not work for me...
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 12 Months ago
|
Karma: 0
|
|
Same issue with 1.2.8b_08-dev here... running on J-1.5.8 ...
|
|
zothana
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 2 Years, 12 Months ago
|
Karma: 24
|
|
Please try the 1.2.8b_09 from today.
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
|
Tried as usual but no flags showing in the frontend. Might there be a bug?
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
|
This does not work in the backend admin on Joomla_1.5.9-Stable-Full_Package.
Tried both:
JoomlaWatch-1.2.7-20080212 first, then:
JoomlaWatch-1.2.8b_09-dev-20090213.
Neither work in the Admin Backend.
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
|
This does not work in the backend admin on Joomla_1.5.9-Stable-Full_Package.
Tried both:
JoomlaWatch-1.2.7-20080212 first, then:
JoomlaWatch-1.2.8b_09-dev-20090213.
Neither work in the Admin Backend.
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
|
matto wrote:
Hello Guys,
sorry for your inconvenience. There is the _09 dev version available now, where you can set the LIVE_SITE in the Advanced settings to make the Loading visits... Loading stats.. work. So you can check it out whether this will solve your problem.
Can someone tell me where are this so-called "LIVE_SITE"? I can't even find "Advanced settings". Thanks' in advance.
|
|
dirijat
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
the newest version posted here worked for me (JoomlaWatch-1.2.8b_08-dev-20090113-UnzipFirst), the 1.2.7 and some of the oldest 1.2.8. didnt
great work, thx 
|
|
Aridan
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 24
|
|
Ok, good. Thank you.
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
|
I have just installed JoomlaWatch 1.2.8b_10-dev-20090222 and have the same issue with nothing showing up. I have tried all the suggestions in other forum issues but still no luck.
Using Joomla_1.5.9-Stable-Full_Package
Help please
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 0
|
|
I am getting having this problem today after installing sh404sef.
I have Joomla 1.5.9, JW 1.2.7 and sh404sef 1.0.16 (i think...)
Any ideas what is going on and what I can do to fix it?
For now I will try the 1.0.8 dev package that was mentioned and see if the fixes it.
Thanks
|
|
lelkins
(User)
Fresh Boarder
Posts: 2
|
|
|
|
|
Re:Loading Stats... 2 Years, 11 Months ago
|
Karma: 24
|
|
Hi guys,
in version 1.2.8b_11 from yesterday, there is an option to set the live_site in config.php if this live site isn't read correctly. This overrides this setting. In this version there is also a greek and swedish translation available. Hope this will help.
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 2 Years, 10 Months ago
|
Karma: 0
|
euhm.. even with the new version (and yes i did the define website stuff) i have the same problem
Can some one give some advise?..
Thx
Far
|
|
far1974
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 2 Years, 10 Months ago
|
Karma: 0
|
|
So is the problem solved? I have installed it on my site.. but its not working.
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 10 Months ago
|
Karma: 24
|
|
Have you tried to set the live site in the config.php ?
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 2 Years, 9 Months ago
|
Karma: 0
|
|
What's happening with JoomlaWatch (1.2.7)? Everything's been working just fine until April 3rd when I upgraded to Joomla 1.5.10? Since then the component don't show any new visits, why? I'm using JoomlaWatch on three other sites and there's no problem with them.
|
|
|
|
|
|
|
Re:Loading Stats... 2 Years, 9 Months ago
|
Karma: 24
|
|
Make sure you have the JoomlaWatch module published in the frontend (the icon)
|
|
matto
(Admin)
Moderator
Posts: 707
|
|
|
|
|
Re:Loading Stats... 2 Years, 8 Months ago
|
Karma: 0
|
|
Hello,
I have installed JoomlaWatch 1.2.9 in Joomla 1.5.10. I have the parameter live site configured in config.php and have set folders permissions to 755 and files to 644.
Since yesterday, JoomlaWatch stopped loading stats in the backend. I was informed that recently my host provider installed suPHP in their servers. Is there any connection to my problem? Any suggestions? Thanks!
|
|
vdaniel
(User)
Fresh Boarder
Posts: 1
|
|
|
|
|
Re:Loading Stats... 2 Years, 4 Months ago
|
Karma: 0
|
|
I had the same problem, the cause of it was that I had left the globals.php file on the root of my server from an install of Joomla 1.0, and I hadn't deleted it before upgrading (fresh install) to Joomla 1.5. Only seemed to affect Joomlawatch, though.
|
|
|
|
|
|
|
 | | |
|