Print Page | Close Window

Printable version ...

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=7050
Printed Date: 04 April 2026 at 2:14am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Printable version ...
Posted By: Cereval
Subject: Printable version ...
Date Posted: 06 November 2003 at 11:59am

I'm running a modified concrete skin and 7.51a on http://www.preciousnightmare.com/cgi-bin/forum/default.asp - my forum .

Can someone offer a possible fix for the printer friendly error?

Quote
javascript onClick=window.print - Print Page | javascript onClick=window.close - Close Window

Microsoft VBScript runtime error '800a01f5'

Illegal assignment: 'strTableQuoteBorderColour'

/cgi-bin/forum/printer_friendly_posts.asp, line 258




Replies:
Posted By: MadDog
Date Posted: 06 November 2003 at 12:39pm
There is nothing wrong with the printer function. Try reinstalling the forum with the newest version.

-------------
http://www.iportalx.net" rel="nofollow">


Posted By: Cereval
Date Posted: 06 November 2003 at 2:03pm

Originally posted by MadDog MadDog wrote:

There is nothing wrong with the printer function. Try reinstalling the forum with the newest version.

I found the problem but can't seem to fix it.

skin_file.asp contains:

Quote Const strTableQuoteBorderColour = "#CCCCCC" 'Quoted Posts table border colour (This is quotes within a post)
Const strTableQuoteColour = "#FFFFFF"  'Quoted Posts table colour

printer_friendly_posts.asp contains:

Quote       <%
strTableQuoteBorderColour = "#CCCCCC"
strTableQuoteColour = "#FFFFFF"      

'If there are no threads returned by the qury then display an error message
If rsCommon.EOF Then
%>

I have tried omitting these references from each and even assigning them the same values. I either get "illegal assigment" , "undefined variable" , or a 500 internal server error.

Help?



Posted By: MadDog
Date Posted: 06 November 2003 at 2:47pm

remove

strTableQuoteBorderColour = "#CCCCCC"
strTableQuoteColour = "#FFFFFF"    

from printer_friendly_posts.asp



-------------
http://www.iportalx.net" rel="nofollow">


Posted By: Cereval
Date Posted: 06 November 2003 at 3:06pm
Excellent - it worked! Thanks, MadDog.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net