Joomla!
http://forum.joomla.org/

[UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)
http://forum.joomla.org/viewtopic.php?f=296&t=77899
Page 1 of 1

Author:  trompete [ Tue Jul 18, 2006 4:45 am ]
Post subject:  [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

OK folks,

I got a patch out for my two projects tonight. Upgrade to them ASAP.

BSQ Sitestats
http://forge.joomla.org/sf/projects/bsq_sitestats

JoomlaLib
http://forge.joomla.org/sf/projects/joomlalib

If you notice any other security issues, please send me a PM or contact me via our BSQ Sitestats forum on http://forum.4theweb.nl

Thanks,
Brent

Author:  old blue [ Tue Jul 18, 2006 5:08 am ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

Aloha!
Should we uninstall the component through the back-end?  Will this remove the current stats in the db?

Mahalos!

Author:  trompete [ Tue Jul 18, 2006 5:14 am ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

Upgrading
http://wiki.4theweb.nl/w/BSQ_Upgrading

Author:  old blue [ Tue Jul 18, 2006 5:14 am ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

Super mahalos for the very quick reply!

Author:  drummergirl [ Tue Jul 18, 2006 5:48 am ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

Brent - installed BSQ just fine.  Everything looks good.  I am getting this in my log and I'm not sure what to make of it...

For the last several days I have had like a million of these entries...

Every minute I have an entry from an "Indeterminable" browser that keeps hitting this url:

http://www.girlscantwhat.com/component/ ... ss;action/

that link leads to the forum page.

There seem to be 4 or more IP addresses that do this.  These are not googlebots - at least I don't think they are - the googlebots actually say googlebot when you look up the IP address.  And searchbots don't repeatedly hit the same page over and over again.  The IP address tells me nothing other than all 4 or so of them US based.

I ask what these hits are because I found evidence of a hacking attempt on my site last night (no damage done) so I am looking everything over very closely now.  Hmmm

Any ideas?  They are still showing even after installing the latest about a half hour ago.  Thanks!

Author:  drummergirl [ Tue Jul 18, 2006 6:35 am ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

Hey I found another strange thing.

When I checked the stats after the install of 2.1.1, I saw that a friend had been on my site in the last couple of minutes.  So I IM'd her and asked her if she was.  She said she hadn't been on my site all day.  Joomla shows her logged in and she's listed in the stats.  The log shows her looking at two really old blog articles.  Very odd.  May not be related to BSQ but I thought I'd mention it.

Author:  drummergirl [ Wed Jul 19, 2006 5:46 pm ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

drummergirl wrote:
Every minute I have an entry from an "Indeterminable" browser that keeps hitting this url:

http://www.girlscantwhat.com/component/ ... ss;action/

that link leads to the forum page.

There seem to be 4 or more IP addresses that do this.  These are not googlebots - at least I don't think they are - the googlebots actually say googlebot when you look up the IP address.  And searchbots don't repeatedly hit the same page over and over again.  The IP address tells me nothing other than all 4 or so of them US based.


Just an update...I blocked these IPs and everything seems to be fine now.  I am noticing on the "hits per day" graph that the lat point on the right shows the previous days date when you hover over it, but that is the point that keeps going up throughout the day as more hits are counted.  It also seems to jump to the next day (meaning rollover to the correct day) late in the evening.  Not sure what that is based on.  The actual time on the hits is the same as my server.

Author:  yabba dabba [ Thu Jul 20, 2006 12:40 pm ]
Post subject:  Re: BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib) PATCHED

drummergirl wrote:
I am noticing on the "hits per day" graph that the lat point on the right shows the previous days date when you hover over it, but that is the point that keeps going up throughout the day as more hits are counted.  It also seems to jump to the next day (meaning rollover to the correct day) late in the evening.  Not sure what that is based on.  The actual time on the hits is the same as my server.
Same problem here, but I am using an earlier 2.0 version. I think this has been an issue for a while.

Author:  trompete [ Thu Jul 20, 2006 1:33 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomla

Please don't jack this thread for bug reports. I'm looking for security issues only.

Author:  yabba dabba [ Thu Jul 20, 2006 3:45 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

I'm sorry.  :-[
It looked like this entire thread was about the upgrade because the first post directed security issues to be handled outside this thread.

Author:  majorlag [ Wed Nov 08, 2006 8:44 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

can you advise in the template.php where the following is insetred

if(file_exists($mosConfig_absolute_path."/components/com_bsq_sitestats/bsqtemplateinc.php"))
{
        require_once($mosConfig_absolute_path."/components/com_bsq_sitestats/bsqtemplateinc.php");
}
?>

Thankyou

Author:  drummergirl [ Wed Nov 08, 2006 8:46 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomla

I have mine right after the tag.  :)

Author:  majorlag [ Wed Nov 08, 2006 8:55 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

thankyou, I think it works lol

Author:  majorlag [ Wed Nov 08, 2006 9:11 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

would I be right in saying that this is correct?

if(mosCountModules('right')>0) { ?>
                                     

                                         
                                     

                                     
                                     

                               
                               
                           
                   
               
               
         
     


         
         
     
if(file_exists($mosConfig_absolute_path."/components/com_bsq_sitestats/bsqtemplateinc.php"))
{
        require_once($mosConfig_absolute_path."/components/com_bsq_sitestats/bsqtemplateinc.php");
}
?>





Does it look ok, and does the stats not start until 24 hours?

Author:  drummergirl [ Wed Nov 08, 2006 9:15 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomla

Looks good.  You should start getting daily stats immediately.  I just clicked your link so there should be at least one hit to your home page.  Look on the summary tab.  On the referrers tab it should show that hit coming from joomla.org.


:pop  <-- where did this little guy come from?  cute!

Author:  majorlag [ Wed Nov 08, 2006 9:53 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

Where did he come from  :pop

Author:  majorlag [ Wed Nov 08, 2006 9:55 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

Well Ive tried all of that but there are no statistics as yet, Ive had 4 members and 3 guests on line in 120 minutes - but nothing to show  ???

Author:  drummergirl [ Wed Nov 08, 2006 10:06 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomla

What are the settings for 'hit tracking' in your configuration?

Author:  majorlag [ Thu Nov 09, 2006 8:02 am ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

These are set to the following:-

Track hits =-Yes

Author:  drummergirl [ Thu Nov 09, 2006 1:14 pm ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomla

I am not sure what is going on at this point.  You might PM the developer.  ???

Author:  karryberry [ Thu Dec 20, 2007 8:03 am ]
Post subject:  Re: [UPGRADE AVAIL.] BSQ Sitestats (com_bsq_sitestats) and JoomlaLib (com_joomlalib)

will the installation effect my database in any way? thanks in advance

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/