Print Page | Close Window

Brinkster Professional and Web Wiz Forums

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=12321
Printed Date: 11 April 2026 at 1:21pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Brinkster Professional and Web Wiz Forums
Posted By: internetfixes
Subject: Brinkster Professional and Web Wiz Forums
Date Posted: 26 October 2004 at 12:39pm

I have had a Web Wiz Forum on a Brinkster Free site for a long while and it works great.  Because I needed space I opened a Brinkster Professional account.  I wanted to move the forum to the new account but the Database pathway changes.  They now have a database folder outside of the webroot that you have to insert all database's in and the forum goes inside the webroot. 

Instead of /username/db/whatever.mdb it is now

/username/database/whatever.mdb.  Has anyone else here run in to a problem similar to mine.  I have searched there database and talked to there support until I am blue.

Thanks

Gary




Replies:
Posted By: MadDog
Date Posted: 26 October 2004 at 2:02pm
This is a modification forum. You need to post in the support forum!

Wrong forum.


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


Posted By: i2Paq
Date Posted: 27 October 2004 at 2:20am
Originally posted by internetfixes internetfixes wrote:

Instead of

/username/db/whatever.mdb

it is now

/username/database/whatever.mdb.

What's the problem? Just change the

WWF files and point to where the database is now.



Posted By: fortyonejb
Date Posted: 04 November 2004 at 11:15pm
actually i have a brinkster account and i kept the DB in the folder it came in and it works fine, are you sure the DB has to reside in their database folder?


Posted By: nexius
Date Posted: 16 November 2004 at 4:40pm

I use their database folder and indicate the "Absolute Root Path:" found in the website settings.

Ex. :

'Physical path to database
strDbPathAndName = "c:\sites\XXXXX\XXXXXX\database\XXXXXX.mdb"

and put the other lines in the sections in comment.

Good luck.



Posted By: internetfixes
Date Posted: 22 November 2004 at 11:23am

I tried the that path this morning and didn't have any luck with it either.

'Physical path to database
strDbPathAndName = "c:\sites\XXXXX\XXXXXX\database\XXXXXX.mdb"

I am open to any more ideas anyone has.  I sent Brinkster an email this morning but that will probably take about a week.

Thanks

Gary



Posted By: nexius
Date Posted: 23 November 2004 at 3:40pm

I also use the Brinkster professional account and everything is working

Only change the question marks(?) for your own site path this is my actual code ...

 '---- Set the path and name of the database ----- 


 strDbPathAndName = "c:\sites\Single??\username\database\??????.mdb" 


 '-------------------------------------------------

you can also check if it points to the right type of database also in the common.asp files

'Database Type
strDatabaseType = "Access"
'strDatabaseType = "SQLServer"

If it doesn't work I would delete the forum and re-upload it. Maybe you have a corrupted file.



Posted By: maxjack
Date Posted: 24 November 2004 at 2:09pm
The Brinkster Knowledge Base has a script called exfindyourpath.asp (search the KB for that file name) that you can run that will give you the physical path.  I ran this and assigned the reported path to strDbPathAndName in both common.asp files and everything worked fine.





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