Author |
Topic |
|
Doug Joseph
Starting Member
USA
43 Posts |
Posted - 27 January 2004 : 16:29:55
|
Hi all.
On my new board, the "inc_top_posters.asp" is weird. Won't list "TOP" posters ... lists ALL ... the whole database... ?
Same problem on the "Statistics" page. It says it's going to list the "25" most recently seen members, but it lists all 156 of my members in the database. Does anyone have any clue?
My info and links:
--Version 3.4.03
Links to the erratic behavior:
--http://www.wvupci.org/forum/member_stats.asp
--http://www.wvupci.org/forum/sitenews.asp
Thanks if anyone can help. |
Sincerely, Doug Joseph |
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Doug Joseph
Starting Member
USA
43 Posts |
Posted - 27 January 2004 : 17:32:36
|
quote: Originally posted by OneWayMule
1. We can't view member_stats.asp since you need to be logged on to view it. Please always provide a test account in such cases.
2. I'm getting the following error on sitenews.asp (in the "Upcoming Events" box):
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'chkForumAccess'
/forum/cal_functions.asp, line 417
3. Is this a modded forum by Serverhacker? If yes, please ask for support at his site, they can probably say more since they are working with SH code.
OneWayMule
Thanks. You are kind and sharp eyed. Yes, it is a recently opened SH Mod Brd. I have been going there for support, but his server has been down today (and quite a bit yesterday) and so I came back here.
In case anyone has any suspicions, here is a log in:
Username: test Password: test
The error message you got only appears for visitors who are not logged in. After one logs in, that error message is never seeen. ?
Thanks again. |
Sincerely, Doug Joseph |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Doug Joseph
Starting Member
USA
43 Posts |
Posted - 27 January 2004 : 23:57:50
|
Hmmmm. I looked in my inc_top_posters for "intTopPosters" and there was no such var thar (little hill billy programmer pun for you thar). And that error you're seeing both when logged in and not, I don't know what make of that. Well, I'm headed back to the ServerHacker forum. If the server is up.
|
Sincerely, Doug Joseph |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Doug Joseph
Starting Member
USA
43 Posts |
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Doug Joseph
Starting Member
USA
43 Posts |
Posted - 28 January 2004 : 01:07:51
|
DB is Access, using the Access 2000 driver, on a Windows server. |
Sincerely, Doug Joseph |
|
|
Doug Joseph
Starting Member
USA
43 Posts |
Posted - 28 January 2004 : 01:09:39
|
If the trouble were in my data, i.e. my members' data fields were somehow malformed or deficient in some way, how would I alter the code with an i = 1 to 5 type loop to hard code the right limit? |
Sincerely, Doug Joseph |
|
|
Doug Joseph
Starting Member
USA
43 Posts |
Posted - 28 January 2004 : 02:24:16
|
OneWayMule
OK. On the SHN forum I found the fix for the trouble with the calendar not displaying on the sitenews.asp "portal." It was a security issue. I could see the calendar when I was logged in as Admin, but no one else could, not non-members, nor regular members.
The fix is:
Add this line to the top of the /forum/include/inc_events.asp file:
<!--#include file="../inc_func_secure.asp"-->
Now, there was some discussion there about events published in hidden forums being listed for those not privy to the hidden forums, and them not being able to click on in, but yet still seeing the event listing.
I cannot afford to bother with that now, but I have it parked in the old gray matter, and would attempt a fix if someone knows of it.
Still don't have any direction on the "too many top posters shown" problem... |
Sincerely, Doug Joseph |
Edited by - Doug Joseph on 28 January 2004 02:25:27 |
|
|
|
Topic |
|