Print Page | Close Window

Help

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=174
Printed Date: 29 March 2026 at 2:55am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Help
Posted By: jaz9090
Subject: Help
Date Posted: 14 February 2003 at 3:03pm

i'm modding my journal_inc.asp file to run on the forum (b2) skin file and i get this error

Microsoft VBScript compilation error '800a0411'

Name redefined

/xkewl3/Includes/skin_file.asp, line 55

Const strBgColour = "345487"			'Forum page colour
------^
I try deleting the 
strJournalTextColour = rsJournalRecordsConfiguration("text_colour")
 strJournalTextType = rsJournalRecordsConfiguration("text_type")
 intJournalHeadingTextSize = CInt(rsJournalRecordsConfiguration("heading_text_size"))
 intJournalTextSize = CInt(rsJournalRecordsConfiguration("text_size"))
 intJournalSmallTextSize = CInt(rsJournalRecordsConfiguration("small_text_size")) 
 strJournalLinkColour = rsJournalRecordsConfiguration("links_colour")
 strJournalVisitedLinkColour = rsJournalRecordsConfiguration("visited_links_colour")
 strJournalActiveLinkColour = rsJournalRecordsConfiguration("active_links_colour")
 blnJournalLCode = CBool(rsJournalRecordsConfiguration("Code"))
 intJournalPreviewItems = rsJournalRecordsConfiguration("No_of_preview_items")
End If
bits but it doesnt help
thanks
James
p.s. this is a beta not live site before people start having a go atb me



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