Forum OpenACS Development: OpenACS 5.0beta screwup

Collapse
Posted by Chris Davies on
I rewrote index.vuh on my development site, and had everything working fine.  I decided that it might be nice to add an ETP page for a few subpages that needed to be edited, but, since I had an index.vuh created, when I added the new subsite, it came up with an error.

now, every page request EXCEPT the new subsite that it created comes up with

[09/Dec/2003:02:23:19][1554.1092742384][-conn:firewall.com::2] Error: GET http://mcdlp.pbi.daviesinc.com:81/acs-admin/?
referred by "http://mcdlp.pbi.daviesinc.com:81/Advertise/"
site_node::get "must pass in either url or node_id"
    while executing
"error "site_node::get \"must pass in either url or node_id\"""
    (procedure "site_node::get" line 4)
    invoked from within
"site_node::get -url $subsite_url"
    invoked from within
"array set subsite_sitenode [site_node::get -url $subsite_url]"
    ("uplevel" body line 22)
    invoked from within
"uplevel {
          # Expects properties:

and it has shut out access to admin, sitemap, etc.  Is this yet another drop database and reinstall process or is there a way to recover from this?