Author |
Topic |
|
Edwin1
Junior Member
107 Posts |
Posted - 30 January 2004 : 23:26:07
|
Really really confusing : Active users MOD : I think it might have errors because My fourum got errors such as : Inc_func_common.asp : Something about ACTIVE_USERS thing wrong for the database. My action : Removed the code that was causing this problem. Forgot the error. Probably because it wasn't added to the database... Inc_header.asp : ActiveUserTracker : VBScript compilation error... My Actions : Same as above action I included the readme for the Active Users MOD at www27.brinkster.com/edwinxie/readme.html. Then tell me what the problem is. Please |
--Edwin |
Edited by - Edwin1 on 30 January 2004 23:44:40 |
|
Nikkol
Forum Moderator
USA
6907 Posts |
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Edwin1
Junior Member
107 Posts |
Posted - 30 January 2004 : 23:43:01
|
I noticed that he wrote a detailed readme and I followed it carefully. The only things causing this is the MOD, not the readme. I followed it as I should. |
--Edwin |
|
|
Edwin1
Junior Member
107 Posts |
Posted - 30 January 2004 : 23:58:40
|
quote: Something about ACTIVE_USERS thing wrong for the database. My action : Removed the code that was causing this problem. Forgot the error. Probably because it wasn't added to the database...
No wonder...I did not update the database before making any changes but I Removed the code causing the action, update the database and then readded it. |
--Edwin |
|
|
Edwin1
Junior Member
107 Posts |
Posted - 31 January 2004 : 22:23:02
|
I have a problem : I am not clear on this : . If the forum shrinks the image then I am not clear on : DEFAULT.ASP Find: (about line 568) if strShowStatistics = "1" then WriteStatistics end if Paste this ABOVE that. (this) NOTE: Add a %> in front of this, and a <% after it. (never shows on the forum) <!--#include file="inc_activeusers.asp"-->
man, what is the problem? |
--Edwin |
Edited by - Edwin1 on 31 January 2004 22:24:27 |
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 31 January 2004 : 23:50:29
|
it means to make the code look like:
%>
<!--#include file="inc_activeusers.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
jonnyglobal
Starting Member
20 Posts |
Posted - 02 February 2004 : 16:24:34
|
I just installed this and I followed the detailed instructions to a tee. I figure in all those code changes, I must have done something wrong though.
Basically, any time I am going from one page to another on my board now, it seems it is looking for a file it cannot find. So basically, while I can see a page and hit a link, to go to the admin page, I get a 404. Sometimes just sending the url again will get me there.
Also ... I don't see the option in the admin page to confgure active users that is described in the readme file.
My forum is at: http://www.jonnyglobal.com/atheism/
(note you can only get it to come up by adding the filename default.asp - otherwise you are going to get a 500 error.)
Here is a screenshot of the admin page:
I did a quick search to see if anyone else had this specific issue and I didn't see it. Does anyone here have a really firm handle on Active Users mod?
I am leaving the site like this for now incase someone helping wanted to check out how it goes. There is a test user, the user name and password are both 'test'
If I don't get a response soon, I'll just reload my files from the backup ... but I'd really rather get it to work. :)
I am going to start some of my own troubleshooting efforts tryiung to figure out which file went bad. I will post any updates I have.
Thanks, -jonathan
|
Edited by - jonnyglobal on 02 February 2004 16:34:37 |
|
|
jonnyglobal
Starting Member
20 Posts |
Posted - 02 February 2004 : 16:55:28
|
Nevermind, I got it. I figured out it was the funcion file (inc_func_common.asp). I had missed the last couple lines of the code when I copied from the readme file.
Thanks to anyone who was going to help out. I think I am all good now.
-Jonathan |
Edited by - jonnyglobal on 02 February 2004 16:55:57 |
|
|
Edwin1
Junior Member
107 Posts |
Posted - 03 February 2004 : 02:12:49
|
Umm jonnyglobal, how did you get something like that on the category things like the one on the photo you showed me? |
--Edwin |
|
|
Edwin1
Junior Member
107 Posts |
Posted - 03 February 2004 : 02:19:26
|
Finally! I got it! Why didn't it work before? Thanks for the help Nikkol... quote: Originally posted by Nikkol it means to make the code look like:
%> <!--#include file="inc_activeusers.asp"--> <% if strShowStatistics = "1" then WriteStatistics end if
|
--Edwin |
Edited by - Edwin1 on 03 February 2004 23:03:02 |
|
|
Edwin1
Junior Member
107 Posts |
Posted - 06 February 2004 : 00:32:39
|
Hello!?!?!?!
quote: Originally posted by Edwin1
Umm jonnyglobal, how did you get something like that on the category things like the one on the photo you showed me?
|
--Edwin |
|
|
masterao
Senior Member
Sweden
1678 Posts |
|
Edwin1
Junior Member
107 Posts |
Posted - 07 February 2004 : 20:35:48
|
ok... |
--Edwin |
|
|
|
Topic |
|