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 DEV-Group
 DEV Bug Reports (Closed)
 BUG+FIX (3.2a5): Printer Friendly
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 06 March 2001 :  23:14:08  Show Profile  Visit Reinsnitz's Homepage
Error on line 2
'#############################################################################
^

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a


Subject changed to reflect FIX

Edited by - Richard Kinser on 07 March 2001 09:16:09

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 07 March 2001 :  09:11:52  Show Profile
On line #109 of pop_printer_friendly.asp


"<p><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>" & strCopyright & "</b></font></p>" & vbCrLf & _


remove the:


& _


from the end of the line


Also, once this error was corrected I got this error:


Microsoft VBScript runtime error '800a01a8'

Object required

/v32a5/inc_footer_short.asp, line 49


need to remove from line #104 and #105 of pop_printer_friendly.asp:


my_Conn.Close
set my_Conn = Nothing


since the above is closed and set to nothing in inc_footer_short.asp it's not needed in pop_printer_friendly.asp

Edited by - Richard Kinser on 07 March 2001 09:14:02
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 07 March 2001 :  09:25:39  Show Profile  Visit Reinsnitz's Homepage
ah... yes... and (I don't have the code to look at here at work) we should probably can the opening of the DB connection as well.

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 07 March 2001 :  09:32:16  Show Profile
Yep, lines #43 and #45 of pop_printer_friendly.asp:


set my_Conn = Server.CreateObject("ADODB.Connection")

my_Conn.Open strConnString


they need to be deleted as well.
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 07 March 2001 :  19:50:05  Show Profile  Visit Reinsnitz's Homepage
fixed in the source of sf2k_32a6.zip

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07