Author |
Topic |
wizard
Junior Member
208 Posts |
Posted - 29 June 2003 : 05:24:07
|
How about the 2nd question? Can this work on sql server? |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 29 June 2003 : 12:55:58
|
Hi wizard,
I have never tried it on a SQL server and I have no tested it yet either. I know that some sql statements are differently written but I believe it should work. have to tried it out!
I was hoping that one will give me a feedback on this matter and tell me if it does or does not! I would then have made the changes.
So I will need to wait for feedback from this community and hope that you may be can give me that information.
Bob |
Internet should be OPENSOURCEd! |
|
|
dhutten
New Member
Netherlands
66 Posts |
Posted - 01 July 2003 : 16:14:52
|
It doesn't work on SQL Also he is not holding my settings where sitestat.txt is.
|
|
|
Locnar
New Member
89 Posts |
Posted - 05 July 2003 : 04:36:36
|
Finally got it to work and it seems to work great. Two thumbs up!! One of the issues I saw mentioned a couple times (and I apologize if it was already addressed - I did not read all 10 pages of posts) was the sitestat.txt issue and the page giving errors no matter how the path was input. Well my problem was that I was trying to use the full UNC which normally uses back slashes. I changed all these fo forward slashes using the same path and it took it fine.
Also I see some mention of graphs in v1.1.1 and even uploaded a graphic that I would assume would be used to build the graphic bars. Maybe I'm missing something obvious here, but I do not see any graphic charts or any place to access them. Am I supposed to see them or link to them somewhere?
Thanks. |
Locnar Just your basic forums ---> www.duncanet.com/forums Star Wars Galaxies ---> www.duncanet.com/forum/sitenews.asp
|
|
|
Locnar
New Member
89 Posts |
Posted - 05 July 2003 : 16:59:01
|
One other thing: Is there a way to turn OFF the stats for the admin? I'm into my forums constantly doing work and am racking up the stat count, making it innacurate on "real" visitors.
Thanks for any help! |
Locnar Just your basic forums ---> www.duncanet.com/forums Star Wars Galaxies ---> www.duncanet.com/forum/sitenews.asp
|
|
|
Ryan
Average Member
USA
858 Posts |
Posted - 05 July 2003 : 22:53:30
|
quote: Originally posted by knightsyde
I get the following error on my default.asp
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/forum/inc_sitestat.asp, line 390
I get the same error knightsyde is getting. His post was not answered so could someone answer it for both of us? |
The Poultry Link - "Serving the best of the fancy with the best of the web" Forum Setup Help |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 07 July 2003 : 02:32:29
|
HI,
I am making still one more change to the admin section page and will then post it here. This should then eliminate the problem with the sitestat.txt.
Bob |
Internet should be OPENSOURCEd! |
|
|
CGA Rolf
Starting Member
1 Posts |
Posted - 08 July 2003 : 11:58:34
|
Hi all, thx to rgrund for his mod and his great help.
First time I installed the mod it was not working (got the "sitestat.txt" error msg although I was using the DB setting.
Trying to debug and modifying forth and back didnt solve this problem; a friend of mine - running the same forum - finally found the error: the hardcoded sitestat.txt does say siteTstat.txt (one T too much). Once you eliminate that - no matter how your path looks like - it runs smoothly as a Swiss watch.
On a final note I'd love to take the opportunity to say thank you to all the ppl that spend hours and hours to improve the forum code. Love the forum. It helps me big time.
If you are interested, take a look http://www.acmeclan.co.uk and/or http://www.bluevelvet.ch/cgi-bin/forum
Rolf
|
Edited by - CGA Rolf on 08 July 2003 11:59:31 |
|
|
Ryan
Average Member
USA
858 Posts |
Posted - 08 July 2003 : 23:24:12
|
K thanks rgrund. Hope to see the inc_sitestat.asp fixed soon |
The Poultry Link - "Serving the best of the fancy with the best of the web" Forum Setup Help |
|
|
Ryan
Average Member
USA
858 Posts |
Posted - 10 July 2003 : 14:37:08
|
Just wondering if we have an update on what is going on. I noticed you said you were fixing the sitestat.txt. Do you mean the inc_sitestat.asp? |
The Poultry Link - "Serving the best of the fancy with the best of the web" Forum Setup Help |
|
|
qc_metal
Starting Member
2 Posts |
Posted - 31 July 2003 : 16:08:35
|
Any idea why my stats aren't showing up at all? The administration piece works fine, and everything appears to be OK, but no stats are updating?
|
|
|
qc_metal
Starting Member
2 Posts |
Posted - 31 July 2003 : 16:20:42
|
quote: Originally posted by qc_metal
Any idea why my stats aren't showing up at all? The administration piece works fine, and everything appears to be OK, but no stats are updating?
Ah - - - got it figured out - 'twas the cookie session (I hadn't logged out as administrator).
|
|
|
OpenIntro
Junior Member
USA
126 Posts |
Posted - 03 August 2003 : 13:44:14
|
Anyone have any idea why I get the below error? It seems like this error occurs more frequently when more people are online....you'll be surfing through the forum and then all of a sudden you get this error:
Microsoft JET Database Engine error '80004005'
Could not update; currently locked by user 'Admin' on machine 'XXXXX'.
/kamikazeeshots/forum/inc_sitestat.asp, line 71
Here is line 71 in inc_sitestat.asp:
set rs = my_conn.execute(UpdateSql & whereSql,adOpenStatic,adCmdTxt)
The 'XXXXX' is the name of the webserver. Anyone have any suggestions? In the General Help, they said it was because someone was accessing the database directly, but I know that isn't it. Something with the code?
|
Let's All Do Kamikaze Shots! http://www.kamikazeshots.com http://www.kamikazeshots.com/forum *DO YOUR CLICKS!* http://dailyclicks.kamikazeshots.com |
|
|
na501
Starting Member
7 Posts |
Posted - 05 August 2003 : 22:41:06
|
hi ! I'w still new for snitz but i try my best. I have installed the counter for my forum .But it does not work. I have turned on "Use snitz database" because i have no idea of using txt file( what is the path permision ) Please help me - I'm using free brinkster web |
|
|
pmf
Starting Member
Portugal
1 Posts |
Posted - 17 September 2003 : 19:31:04
|
Hello,
after I install this mod (Stat Counter 1.1.1), I get one error like many others users on this forum.
I get the following error on my default.asp
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/forum/inc_sitestat.asp, line 390
My question is, I make a mistake somehere in modifications or is some kind of bug?
I need help, please. |
Paulo Figueiredo Portugal is alive |
|
|
Topic |
|