Author |
Topic  |
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 09 August 2004 : 15:20:20
|
The subroutine doUCount in the file inc_func_count.asp, is what handles the updating of the members post count. It is called from line 1936 and 1949 in your post_info.asp file when you make a topic or reply.
You could probably do some testing to see if the subroutine is being executed when they do a post and find the problem.
In inc_func_count.asp, in the sub doUCount add the following code:Response.Write "count updated" anywhere inside of the subroutine. Right before the code end sub you can put it.
Then ask one of those users that are experiencing the problem, for thier password to thier account so you can test it. Then login with thier username, make a few posts and see if you see the text "count updated" after you make the post. |
Support Snitz Forums
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 09 August 2004 : 17:03:20
|
Davio's suggestion sounds good to me. A last question, though? Does this happen with all users you had prior to the upgrade? Does it happen with users created after the upgrade? I know it didn't happen with the test user... |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
ssoltz
Starting Member
USA
23 Posts |
Posted - 10 August 2004 : 11:46:53
|
Davio,
I'll try that...good suggestion.
Rui,
I was thinking the same thing. My administrator account was active before the update, though, and it seems to be increasing.
I'll check some things out, thanks... |
Steve Soltz SSK Creatives |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
ssoltz
Starting Member
USA
23 Posts |
Posted - 16 August 2004 : 13:48:08
|
I haven't had the chance to try the advice here yet, but I do have more information:
The reason those who have tried to repeat the error have not succeeded is because it is only happening when people REPLY to posts. This must obviously be related to the other problem I am having found here:
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=54106
As it turns out, when people reply, they get the error found at the above topic and their post count, last post date and anything besides the actual post (I think) are not being updated.
If this helps shed light on my problem, I would love to hear about it!
Thanks again, |
Steve Soltz SSK Creatives |
Edited by - ssoltz on 16 August 2004 13:50:36 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
ssoltz
Starting Member
USA
23 Posts |
Posted - 16 August 2004 : 18:42:59
|
Rui,
I would except my client's customers are paying for the Banners.
Thanks, |
Steve Soltz SSK Creatives |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
ssoltz
Starting Member
USA
23 Posts |
Posted - 17 August 2004 : 12:43:27
|
Rui,
Another good suggestion. Unfortunately I am pretty clueless in this area. I will talk to my ISP for additional help.
Thank yo |
Steve Soltz SSK Creatives |
 |
|
Topic  |
|