| Author |
Topic Search Topic Options
|
123Simples
Senior Member
Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 April 2008 at 2:11pm |
|
Maybe Bruce can shed some more light on this for you
|
|
|
 |
StarDust
Senior Member
Joined: 14 May 2007
Location: Bangladesh
Status: Offline
Points: 310
|
Post Options
Thanks(0)
Quote Reply
Posted: 25 April 2008 at 12:02pm |
Jimster what is the version of WWF that you were using? I need to take a look at your database myself. Is it possible that you PM me a copy?
Jimster wrote:
Hi There, I've got a problem, I hope someone can help me.
I am using version 9.06. Users can create new topics, but if they try to post a reply they get the error message
| Error |
This function has been disabled. This Forum has been locked by the Forum Administrator. |
I've checked the settings, and nothing is disabled??
I've changed nothing on the server (that I'm aware of for months, can anyone help me sort this out?
Thanks
Jim |
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 25 April 2008 at 1:57pm |
|
I can't see this being an issue with the database.
More likely there are two copies of Web Wiz Forums running on the same site both sharing the same application variables, with one of those forums be locked.
If this is the cease you need to edit the file includes/setup_options_inc.asp and give one of your forums a different application variable prefix and different cookie prefix.
|
|
|
 |
123Simples
Senior Member
Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
|
Post Options
Thanks(0)
Quote Reply
Posted: 25 April 2008 at 6:55pm |
Bruce Even to me in my state that sounds like double dutch, and I couldn't even begin to think how to sort out that  However, since you are the Web Wiz king, I bow to your intelligence which makes a lot of sense, and are you saying that if Jimster removes the old forum, then the new one will work? Or does he still have to edit the file?
|
|
|
 |
Jimster
Newbie
Joined: 12 November 2007
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Posted: 25 April 2008 at 7:08pm |
hi guys, what should my next step be? delete all old copies of previous version on the forum?
I'm using version 9.08 at the moment of wwf
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 25 April 2008 at 7:53pm |
|
For performance reasons and to reduce database hits, Web Wiz Forums caches allot of common data such as configuration data in the web servers memory in application variables which are shared across your whole web site.
This is usually fine unless you are running multiple copies of Web Wiz Forums on the same site as all the Web Wiz Forums installations will store the data in the same application variables and therefore the configuration settings for each of the installation will interfere with each other.
The way to prevent this is either only run one installation of Web Wiz Forums on the web site, or edit the includes/setup_options_inc.asp file and set a different application variable prefix for each Web Wiz Forums installation.
If you set each installation of Web Wiz Forums to have it's own unique application variable prefix then each installation will store it's configuration data in different application variables and therefore will not interfere with any of the other Web Wiz Forums installations running on the same site.
Hope this makes it a little clearer.
|
|
|
 |
Jimster
Newbie
Joined: 12 November 2007
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 April 2008 at 12:02am |
ok, I've now deleted all other copies of the forum, so there is only one install. I've then restarted IIS and I still have the same problem. :(
Any other ideas?
|
 |
StarDust
Senior Member
Joined: 14 May 2007
Location: Bangladesh
Status: Offline
Points: 310
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 April 2008 at 1:26am |
Jimster sure Bruce is lot more experienced than me and the solution he gave you should be correct. But from my opinion it could still be a database issue. Do the following things: 1. Make sure the database is right. 2. Start with an empty database. That is, Install a fresh copy of WWF right after downloading WITHOUT any other copies installed on the server. If the error still persists, the error could be a server issue.
StarDust wrote:
Jimster what is the version of WWF that you were using?
I need to take a look at your database myself. Is it possible that you PM me a copy?
Jimster wrote:
Hi There, I've got a problem, I hope someone can help me.
I am using version 9.06. Users can create new topics, but if they try to post a reply they get the error message
| Error |
This function has been disabled. This Forum has been locked by the Forum Administrator. |
I've checked the settings, and nothing is disabled??
I've changed nothing on the server (that I'm aware of for months, can anyone help me sort this out?
Thanks
Jim |
|
|
|
|
 |