Question
I set up TWiki on my company's intranet (so can't send the link). We use a 3 environment system - dev, stage, and production. I got the TWiki running beautifully on dev, but when I pushed it to production I am getting the error "Topic Does Not Yet Exist" when I try to get the
TWikiPreferences page! All permissions stay intact throughout the deployment to prod, and the $defaultUrlHost variable was changed to reflect the prod environment.
Also at the top of each page is the code for
HTTP_EQUIV_ON_VIEW and
BROADCASTMESSAGE
Can someone offer a suggestion on why the
TWikiPreferences topic is not found?
Environment
--
MaureenDunlap - 23 Jun 2005
Answer
Never mind - I got it. By manipulatiing the preferences file in dev, it locked it and would not allow it to be deployed to stage and prod.
--
MaureenDunlap - 23 Jun 2005