Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 Mod Integration Project (BUG Reports)
 Initial Bug Reports

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Carefree Posted - 24 July 2014 : 20:11:23
Known bugs:

admin_album.asp

Line 104 filesize = 51200
Line 463 Replace with this

   strBPath=Request.ServerVariables("PATH_TRANSLATED")
   strBPath=left(strBPath,len(strBPath)-15)
   strBasePath = strBPath & "\" & mid(trim(basedir),2)


admin_file_lister.asp

Line 102 filesize= 51200
Line 319 Replace with this:

   strBPath=Request.ServerVariables("PATH_TRANSLATED")
   strBPath=left(strBPath,len(strBPath)-22)
   strBasePath = strBPath & "\" & mid(trim(basedir),2)


myfiles.asp

Line 225 At the very end of the line, delete the , s

whereami.asp

Line 6 Delete

whereaminow.asp

Line 42 Replace with this:

	strPath2 = Replace(Request.ServerVariables("PATH_TRANSLATED"), "whereaminow.asp",strCustomDatabaseName)


Line 44 Replace with this:

	strPath2 = Replace(Request.ServerVariables("PATH_TRANSLATED"), "whereaminow.asp","snitz_forums_2000.mdb")


Line 38 Delete

Database Issues:

FORUM_FILELISTER_CONFIG

file_size Change value to 51200
base_dir Change value to /Filelister

FORUM_ALBUM_CONFIG

file_size Change value to 51200
base_dir Change value to /album

These issues are all fixed in the download file as of today.
1   L A T E S T    R E P L I E S    (Newest First)
Carefree Posted - 04 August 2014 : 02:59:27
Both the photo album and file lister mods have numerous issues. I fixed the photo album problems which have been identified to date and re-uploaded the zip archive. Testing on these two mods is continuing.

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07