Author |
Topic |
rgrund
Junior Member
Austria
206 Posts |
Posted - 17 March 2003 : 15:41:57
|
serritzlev,
happy to have helped (not very much). Saw your site and saw also that it is working! Great News!
Robert |
Internet should be OPENSOURCEd! |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 17 March 2003 : 17:12:54
|
Hi,
please use the following file and updated version of the inc_sitestat.asp. Now all the error should be gone (DB driven). www.gcsk.com/snitz_mod/inc_sitestat.zip
Robert |
Internet should be OPENSOURCEd! |
|
|
Chris Yew
Junior Member
134 Posts |
Posted - 20 March 2003 : 01:57:40
|
Hi Robert,
My counter has just disappear again today at my forum; http://www.bettaclub.org.sg/forum/
I'm wondering what's wrong with it again. BTW, these are what I've in my sitestat.txt file which is FTP over to the site without any alteration to any figures in it. Do I need to alter any figures in it? Y2002|M1|D1|0|0|0|0|0|0 Y2002|M2|D1|0|0|0|0|0|0 Y2003|M1|D26|3578|618|514|296|65|43
Thank you.
Chris Yew
quote: Originally posted by rgrund
Chris Yew,
I have to look into this! I do not understand that and will get back to you! I will simulate a two months period on my localhost and will tell you of the outcome!
Robert
|
|
|
RaThine
Starting Member
7 Posts |
Posted - 20 March 2003 : 03:21:32
|
I need some help, my site stats seems to be installed just fine, Using the Database, as I can't get the path to the txt file working just right. I don't see how c:/inetpub/forum/database/sitestats.txt would do me any good. I don't get any errors but I am not seeing any climb in numbers. |
Ra'Thine http://dawnofavalon.us sbinion@comcast.net |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 20 March 2003 : 10:50:57
|
Hi rathine, 1st: When you are logged in as admin and you have visted the admin_home.asp section the counters will not be incremented. So what I do I work on IE as admin and then with Netscape as a guest to see if everything works fine. Also one is able to see if all the html tags are correct.
2nd: tel me your site and I will register and if I can get access to the admin_home section, I can help you out.
Robert |
Internet should be OPENSOURCEd! |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 20 March 2003 : 10:54:58
|
Chris Yew,
test run on my localhost for the txt storage worked fine! Had no problems! It has always added for every day a nice line into the sitestat.txt file.
I have registered at your site! can I get access into the forum?
Robert |
Internet should be OPENSOURCEd! |
|
|
RaThine
Starting Member
7 Posts |
|
Chris Yew
Junior Member
134 Posts |
Posted - 20 March 2003 : 20:22:32
|
HI Robert,
Yes, no problem - already approve and you should receive the email.
Thanks.
Chris Yew
quote: Originally posted by rgrund
Chris Yew,
test run on my localhost for the txt storage worked fine! Had no problems! It has always added for every day a nice line into the sitestat.txt file.
I have registered at your site! can I get access into the forum?
Robert
|
|
|
stupidity
Starting Member
United Kingdom
49 Posts |
Posted - 27 March 2003 : 06:14:04
|
I seem to be having a problem with CInt, my site generated 33,000 plus page views in the first 10 days this seemed to cause the stats system to baulk it only started working again after I removed 1,000 page views. Anyone any ideas on this one?
PS I eventually transferred 20,000 page views to the previous months listing just to nullify the chance of this happening again |
Peter aka Stupidity EuroBility.com |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 29 March 2003 : 17:03:07
|
Have you tried to take the Cint formular out. What happens then?
Robert |
Internet should be OPENSOURCEd! |
|
|
adgal1717
Starting Member
4 Posts |
Posted - 31 March 2003 : 01:17:58
|
Hi Robert-- I'm running Snitz v3.4.03 and I just installed Site Stat 1.1. It was from the Snitz Bitz site with a date of 1/18 (I think). Everything was fine-- no errors. However, I'm having the problem of not being able to pick the access DB from the Administrator panel (it's just giving me the txt option). In the string of posts it was recommended that someone with the same problem I'm having do this:
Use the following code in your home page:
<!--#include virtual="/forum/config.asp"--> <% 'We define the db connection again set my_Conn = Server.CreateObject("ADODB.Connection") my_Conn.Open strConnString %> <!--#include virtual="/forum/inc_sitestat.asp"-->
Now bear with me, I have absolutely no experience/background with the kind of stuff (I'd never even heard of an ASP file until 2 days ago!).
1. (Probably the dumbest of all questions!) My homepage, that is default.asp, right? 2. Where exactly do I paste the code above? I don't have a clue-- can you give me an "insert code after . . . " or some other kind of indication of where this should go?
3. Are there any other fixes or changes I will need to make? I did download and reinstall the updated inc_sitestat.asp file as you indicated in an earlier post.
Thanks in advance for your help! Snitz has been one giant weekend crash-course for me! Thank you! Adgal1717 http://247shopsgalore.com/forum/default.asp
|
|
|
Marcoworld
New Member
Italy
68 Posts |
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 17 April 2003 : 03:25:51
|
Adgal1717,
have registered at your site, can you make me into an admin? Would like to check out the admin section.
The following section can be added to any page within the folder forum, Just add it befor the <html> tag: <!--#include virtual="config.asp"--> <% 'We define the db connection again set my_Conn = Server.CreateObject("ADODB.Connection") my_Conn.Open strConnString %> <!--#include virtual="inc_sitestat.asp"-->
If you are outside the forum folder then you will need the code which you have listed in your post. Be aware that you need to know at what level you are, so that you are able link to the files.
Robert |
Internet should be OPENSOURCEd! |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 17 April 2003 : 03:30:30
|
Marcoworld,
Are you on a Unix or on a IIS Server? Can you post the path here please!
Thank you! Robert |
Internet should be OPENSOURCEd! |
|
|
Marcoworld
New Member
Italy
68 Posts |
|
Topic |
|