Author |
Topic |
@tomic
Senior Member
USA
1790 Posts |
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 27 August 2002 : 00:15:30
|
might want to update the following that is at the bottom of the copyright information in each of the .asp files:
'################################################################################# '## Part of the Private Messages MOD for Snitz Forums 2000 v3.3.03 ## '#################################################################################
|
|
|
@tomic
Senior Member
USA
1790 Posts |
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 01:52:59
|
You might have noticed I removed the optional stuff, but being optional I left them out but I will get to all that as well.
By the way Richard I never saw this version. There are some great enhancements I never saw. Did you add some of that recently?
@tomic |
SportsBettingAcumen.com |
|
|
Ez4arab
Junior Member
479 Posts |
Posted - 27 August 2002 : 02:04:59
|
Access to this web page is restricted by our provider. can you give us another like to download this mod.
|
Ez4arab web site Ez4arab | |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 02:09:31
|
Oh my. I bet access is restricted considering some of our content and your loacation! That is quite interesting to know though.
I have changed the version information and I also included 2 additional image files as options.
@tomic |
SportsBettingAcumen.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 02:13:19
|
If you would like I can email it to you but do you think it would be blocked.
@tomic |
SportsBettingAcumen.com |
|
|
Schwanke
New Member
77 Posts |
Posted - 27 August 2002 : 02:23:47
|
Umm. I am confused. When I installed this mod and started using it I found a whole bunch of 'problems'. I posted all of them in the mod's implementation forum here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33722
The color code was mistaken (with the A on B, C on D, A on D bug that I found in the original 3.4 snitz code.)
the privateread.asp file is from someones (I presume yours @tomic?) website because it has an include to their forums menu (which isnt included in the distro) and its got the 'position' of that file hard coded as being in the skeptics forum. :) It also uses inc_functions and inc_top.
So uh, whats going on? Did I somehow get an old release? Is there a new one out? Ill look at what you have now to see if its different.
I got pretty far until I found that code refering someone elses website and decided the mod might not be complete.
*** EDIT *** Nope. Same distro thats up there. Here is the include thats in the read file: <!--#include virtual="includes/inc_forum_menu.asp"-->
Whos is that? :P
|
<>< |
Edited by - Schwanke on 27 August 2002 02:26:04 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 03:00:08
|
Yes, I posted in the other topic you started. I overwrote a file I intended to put in the zip with one I had open. It should be re-uploaded shortly.
@tomic |
SportsBettingAcumen.com |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 27 August 2002 : 03:27:01
|
quote: Originally posted by @tomic
You might have noticed I removed the optional stuff, but being optional I left them out but I will get to all that as well.
By the way Richard I never saw this version. There are some great enhancements I never saw. Did you add some of that recently?
@tomic
The file dates should be pretty accurate. I don't think I've worked on it recently. I had some popup windows for sending private messages from topic.asp and pop_profile.asp that I added at ForumCo, but I never added them in to the MOD. Huw offered to contribute the ignore code that he wrote, you might contact him and see if he still has it. |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 04:36:27
|
The download file has been updated.
I made a pop_pm file as well that I use to send PMs from profiles that I can include with some fixing up.
@tomic |
SportsBettingAcumen.com |
|
|
alex042
Average Member
USA
631 Posts |
Posted - 27 August 2002 : 12:46:20
|
quote: You might have noticed I removed the optional stuff, but being optional I left them out but I will get to all that as well.
Do you have PM maintenance & PM saved included in this MOD?
|
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 12:56:31
|
No I do not. Those can be included later but at the present time they are not.
@tomic |
SportsBettingAcumen.com |
|
|
psalesses
New Member
50 Posts |
Posted - 27 August 2002 : 15:15:23
|
Now I get this error...
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'getStar_Level'
/usefulstuff/messageboards/privateread.asp, line 145
|
|
|
Lydecker
Junior Member
United Kingdom
297 Posts |
Posted - 27 August 2002 : 15:48:33
|
so is the current download pretty bug free @ the moment? |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 August 2002 : 19:28:23
|
To fix this change privateread.asp line 41 to 45. The file currently is:
%> <!--#INCLUDE FILE="config.asp" --> <!--#INCLUDE FILE="inc_func_common.asp" --> <!--#INCLUDE FILE="inc_header.asp" --> <%
Change it to look like this by adding <!--#INCLUDE FILE="inc_func_member.asp" -->
%> <!--#INCLUDE FILE="config.asp" --> <!--#INCLUDE FILE="inc_func_common.asp" --> <!--#INCLUDE FILE="inc_header.asp" --> <!--#INCLUDE FILE="inc_func_member.asp" --> <%
@tomic |
SportsBettingAcumen.com |
Edited by - @tomic on 27 August 2002 19:28:40 |
|
|
Topic |
|