Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 proeder's File Attachment Mod 1.0
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 13

ernieek
Starting Member

21 Posts

Posted - 26 March 2006 :  11:27:53  Show Profile  Reply with Quote
Hello,

i have a little problem with this mod.

Everything is working fine, but when an user in not loged in en want to login on the myfiles.asp i have this error

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'sha256'

/inc_header.asp, line 148


On all other pages the users can login.

does anyone now what this error can be?<
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 27 March 2006 :  00:39:16  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message  Reply with Quote
Looks like one of the includes aren't read, did you check your changes against the readme again?
<

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

Stinger
Starting Member

USA
41 Posts

Posted - 09 April 2006 :  02:35:23  Show Profile  Reply with Quote
It looks like the download link is dead. Can anyone put a working one, please? Or send me at stingnguyen@gmail.com . Many thanks!<

Stinger >:)
Go to Top of Page

jwhite
New Member

51 Posts

Posted - 16 July 2006 :  08:02:39  Show Profile  Reply with Quote
I just installed this mod and got the following error:

____________________________________________________________

Microsoft VBScript compilation error '800a0411'

Name redefined

/EKSiteMirror/DBConn.asp, line 12

Const adOpenForwardOnly = 0
------^

Edit: The file that this error appears to reference is in the directory on the same level as the forum folder. It is part of the main site web page.
_____________________________________________________________________

Any ideas?<

Edited by - jwhite on 16 July 2006 08:06:55
Go to Top of Page

Largo
Starting Member

Greece
16 Posts

Posted - 25 February 2007 :  08:39:23  Show Profile  Reply with Quote
Hi guys.

Has any one collected all the fixes to a downloadable file ? I try to use that mod with Image Forums multilanguage forum, and i get all kind of problems (that i also read here). I got the download from snizbiz

Thanks

Costas<
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 25 February 2007 :  11:55:13  Show Profile  Visit AnonJr's Homepage  Reply with Quote
If you are trying to add it to Image's Forum, you might get better help at Image's website.... you're probably more likely to find someone who has run into this before.<
Go to Top of Page

Largo
Starting Member

Greece
16 Posts

Posted - 26 February 2007 :  08:24:29  Show Profile  Reply with Quote
quote:
Originally posted by AnonJr

If you are trying to add it to Image's Forum, you might get better help at Image's website.... you're probably more likely to find someone who has run into this before.



Just wondering why someone hasn't got all the fixes from here and there and put an updated mod. All the versions i have found are the original one, with missing & and all.

I'm using Image's multi version but i don't think there is anything different to do.

Thanks

Costas<
Go to Top of Page

JJenson
Advanced Member

USA
2121 Posts

Posted - 26 February 2007 :  09:43:50  Show Profile  Visit JJenson's Homepage  Reply with Quote
There are differences in the code for sure. If you look at any of images modded files and compare to the originals there are some smaller differences to make it work. I would recommend as well heading over there and asking if he knows. <
Go to Top of Page

lehuunghia
Starting Member

1 Posts

Posted - 29 April 2007 :  19:03:13  Show Profile  Reply with Quote
Cannot upload any files larger that 800K. It runs for a while (90s)then show the page cannot be shown.
Please help.
Thank you.<
Go to Top of Page

benghazi
Starting Member

Bahamas
14 Posts

Posted - 13 December 2007 :  07:28:39  Show Profile  Visit benghazi's Homepage  Reply with Quote
i want help<

http://users2.titanichost.com/legen/2/images/members.gif
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 13 December 2007 :  12:50:44  Show Profile  Visit AnonJr's Homepage  Reply with Quote
You've already got a topic asking for help on this - and you are getting help there. Posting "I want help" in another topic isn't going to help...<

Edited by - AnonJr on 13 December 2007 12:53:06
Go to Top of Page

joern
Starting Member

3 Posts

Posted - 26 March 2008 :  03:57:01  Show Profile  Reply with Quote
quote:
Originally posted by ernieek

Hello,

i have a little problem with this mod.

Everything is working fine, but when an user in not loged in en want to login on the myfiles.asp i have this error

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'sha256'

/inc_header.asp, line 148


On all other pages the users can login.

does anyone now what this error can be?



the same as in my forum, does anyone has an answer allready?

forum 3.4.06, proeder's file attachement...<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 26 March 2008 :  04:43:44  Show Profile  Visit HuwR's Homepage  Reply with Quote
it's a pretty simple answer, your myfiles.asp needs to include the inc_sha256.asp file, you will need to place the line
<!--#INCLUDE FILE="inc_sha256.asp"-->

inbetween the one for config.asp and inc_header.asp<
Go to Top of Page

leesh695
Junior Member

101 Posts

Posted - 26 March 2008 :  07:06:45  Show Profile  Reply with Quote
If i remeber right, including inc_sha256.asp in the myfiles.asp file causes an error, cant remeber what it is, but as far as I know, the myfiles page is only for people that are loged in anyway so providing you login before you goto the page you should not have a problem..<
Go to Top of Page

joern
Starting Member

3 Posts

Posted - 28 March 2008 :  02:46:08  Show Profile  Reply with Quote
quote:
Originally posted by leesh695

If i remeber right, including inc_sha256.asp in the myfiles.asp file causes an error, cant remeber what it is, but as far as I know, the myfiles page is only for people that are loged in anyway so providing you login before you goto the page you should not have a problem..



@leesh695: Yes, there was an error: two variable were named the same!
(I thought it was "s").
So I changed the "myfiles.asp" at about line 225 from

"Dim fs, f, folder, fc, s"
to
"Dim fs, f, folder, fc"

and than it works!

@HuwR: Thanks a lot for Your help<
Go to Top of Page
Page: of 13 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07