Post Stamp MOD
Version: 2.0
Author: Snaayk (Upgrade to 3.4, Enhanced)
Original Authors: Dayve & work mule
Snitz Version: 3.4.1
DB Support: Access, MS SQL, MySQL
MOD Description
This MOD will display, on topic.asp, which post number that particular post is of the total posts by that member. Using the format:
Post X of XXXX
The post number is a link to display that post by itself. The total posts is a link to all posts made by that member. Once all posts are displayed,
you can switch between archived and non-archived posts.
Changes From Original
Displays All Posts By Member
Installation
This MOD will require you to edit the database and four files - topic.asp, post_info.asp, search.asp, admin_forums.asp.
The four files are included and can replace the originals if no changes have been made to your current files.
Pay close attention to the instructions, the words replace & with and after & insert are used throughout this readme.
Also included is single_post.asp, this new file will display the single posts. There is also, dbs_poststamp, for database changes. Courtesy of work mule
in the original release, you can use the file, dbpoststampupdate.asp, to update forums with prior posts to the correct post number. I didn't work on this
file except for changing the name of inc_functions.asp. This doesn't affect the functonality, but it looks nicer since 0s are replaced with the correct post stamp number.
But it worked for me so I hope it works for you too.
Line numbers are appoximations, referanced to from a clean 3.4.1 download. It's assumed that edits are made in the order presented here.
MOD Istallation Help Here, http://forum.snitz.com/forum/topic.asp?TOPIC_ID=
Enjoy!!
Database Setup
Run the dbs file from the Admin Mod Setup (Click Here) or using the alternate MOD setup, use the following code(Click Here):
topic.asp
Line 100
Replace:
With:
Line 141
After:
Insert:
Line 313
Replace:
With:
Line 534
Replace
With:
Line 561
After:
Insert:
Line 587
Replace:
With:
Line 788
Replace:
With:
admin_forums.asp
line 482
Replace:
With:
line 484
Replace:
With:
line 531
Replace:
With:
line 571
With:
Line 573
Replace:
With:
Line 594
After:
Insert:
post_info.asp
Line 727
Replace:
With:
Line 801
After:
Insert:
Line 839
After:
Insert:
Line 897
Replace:
With:
Line 957
After:
Insert:
Line 976
After:
Insert:
search.asp
Line 377
Replace:
With:
You're done. Remember for support, go here:
MOD Istallation Help Here, http://forum.snitz.com/forum/topic.asp?TOPIC_ID=