Print Page | Close Window

7.6 upgrade

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=7459
Printed Date: 06 April 2026 at 11:58am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: 7.6 upgrade
Posted By: bmd2k1
Subject: 7.6 upgrade
Date Posted: 21 November 2003 at 1:20pm

In attempting to upgrade from 7.51 to 7.6 I copied the (11) necessary files as called out in the History file.

When I try to get into the forum I'm now getting and error:

Microsoft VBScript runtime error '800a01f4'

Variable is undefined: 'forumPermisisons'

/forum/Default.asp, line 271




Replies:
Posted By: kmacy
Date Posted: 21 November 2003 at 3:21pm

forumPermisisons is a function defined in the functions_common.asp.

Make sure you have it.  NOTE: it is misspelled!  Leave it that way.  If you fixed the misspelling on the function itself, you will get the error.

I checked the default install of v7.51 and it was misspelled there also. 

The line you are getting the error on reads:
Call forumPermisisons(intForumID, intGroupID, intForumReadRights, intForumPostRights, intForumReplyRights, 0, 0, 0, 0, 0, 0, 0).

Just for fun, I changed the spelling on the call to forumPermissions and got this error:
Microsoft VBScript runtime (0x800A01F4)
Variable is undefined: 'forumPermissions'
/aspForum76/forum/default.asp, line 270

Not exactly the same as yours but similar. 

So my 1st guess is you have a spelling problem.



-------------
Ken Macy


Posted By: bmd2k1
Date Posted: 21 November 2003 at 4:32pm

I put another copy of functions_common.asp on the site and it works now.

Version at the bottom of the screen still says 7.51a



Posted By: kmacy
Date Posted: 21 November 2003 at 6:17pm
If I were you I would now re-download v7.6 and and put it's functions_common.asp on you site so that you know you have the latest file, just to be safe.

-------------
Ken Macy



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