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

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):
 

Select and Copy All


topic.asp
 
Line 100
Replace:

Select and Copy All
With:
Select and Copy All
Line 141
After:
Select and Copy All
Insert:
Select and Copy All
Line 313
Replace:
Select and Copy All
With:
Select and Copy All
Line 534
Replace
Select and Copy All
With:
Select and Copy All
Line 561
After:
Select and Copy All
Insert:
Select and Copy All
Line 587 Replace:
Select and Copy All
With:
Select and Copy All
Line 788
Replace:
Select and Copy All
With:
Select and Copy All


admin_forums.asp
 
line 482
Replace:

Select and Copy All
With:
Select and Copy All
line 484
Replace:
Select and Copy All
With:
Select and Copy All
line 531
Replace:
Select and Copy All
With:
Select and Copy All
line 571
Select and Copy All
With:
Select and Copy All
Line 573
Replace:
Select and Copy All
With:
Select and Copy All
Line 594
After:
Select and Copy All
Insert:
Select and Copy All


post_info.asp
 
Line 727
Replace:

Select and Copy All
With:
Select and Copy All
Line 801
After:
Select and Copy All
Insert:
Select and Copy All
Line 839
After:
Select and Copy All
Insert:
Select and Copy All
Line 897
Replace:
Select and Copy All
With:
Select and Copy All
Line 957
After:
Select and Copy All
Insert:
Select and Copy All
Line 976
After:
Select and Copy All
Insert:
Select and Copy All


search.asp
 
Line 377
Replace:

Select and Copy All
With:
Select and Copy All

You're done. Remember for support, go here:
MOD Istallation Help Here, http://forum.snitz.com/forum/topic.asp?TOPIC_ID=