Author |
Topic |
|
Pyrowolf
Starting Member
2 Posts |
Posted - 09 August 2002 : 01:00:00
|
First, I want to apologise if I am crazy...
I have recently made some modifications to my forum... but they do not show on my test server. Oddly enough, if I upload them to my production server... they show up? Now this is where I get really frustrated. I rename the dev folder, ftp down the 'good' site from production to my test box... but when I look... it's the same darn thing! the sections are not updated.
Another strange thing I have seen happen is I create a test forum in a standard folder called 'test/forum' (duh). I get everything squared away... move the test forum to it's proper folder and create a new 'fresh' instance of the forum in it's place. All of the colors, modifiable text refereces (e.g. forum name), and image url appear in the clean forum's place when viewing 'test/forum'. I verify that the db is completely empty, clear my local cache... and re-open the test site. It's the same thing!!! Color, layout, text... rather frustrating when developing ...
What in the world am I missing???
Bewildered, - Pyrowolf |
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 09 August 2002 : 01:31:43
|
Have you tried going to setup.asp?
Not sure of your first problem though. Have a link where we can see what you're talking about? Or maybe some screen shots?
«-----------------------------------» Join the Snitz Forums WebRing ! |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 09 August 2002 : 02:56:51
|
Have you tried restarting your IIS server ? many of the "style" variables are stored as application variables so are cached until the webserver is restarted.
|
|
|
Pyrowolf
Starting Member
2 Posts |
Posted - 09 August 2002 : 22:32:52
|
Thank you all so much, I figured out that it was a combination of two problems.
1. Application variables (duh, I looked right over them in the config file... geesh!) 2. Renaming an in-use folder on my webserver... it was still trying to use an old folder even though I renamed it. I completely removed the old folder and whala... everything started working.
Thanks again! You guys are great! - PW |
|
|
|
Topic |
|