Unless you remove it from the 'Unthemed host names' list in Diazo theme settings, you should always be able to browser to 127.0.0.1:your-zope-port/your-site and get to the unthemed site, login, and then update this list to include whatever new admin subdomains/urls you want. You may need to use an ssh tunnel to do so, (ssh your-server-account@servername -L 8080:localhost:8080), and then localhost:8080 and 127.0.0.1:8080 would get you to your admin site, so you can make your changes.

Agreed that you should be able to define the list of unthemed URLs in a config file for Diazo to pick-up though. That may very well exist. Perhaps the manifest.cfg file in the same directory as your rules.xml (most likely) allows this.

Anyhow know? And if it does, it'd be nice to update the Diazo.org and plone.app.theming docs on pypi.python.org. I couldn't find reference to this.

This is becoming more of a specific list of Diazo / plone.app.theming questions that you might want to post to the [email protected] list, if you don't get the answer here.

Thanks,
Ken

On 10/13/11 11:35 AM, hydrostarr2 wrote:
Ran into some variant of this problem again today when copying a plone
instance/database to new host/domain.  Could visit ZMI but not
plone-admin/control-panel, because the new "Unthemed host names" in  Diazo
theme ->  Theme settings ->  Advanced Settings did not have the new
host/domain list.

Got to be a way to get over this chicken-and-the-egg problem.  Is there some
way to change the "Unthemed host names" (in Diazo) via ZMI when in this
state (because many parts of the ZMI doens't work in this state... including
ZMI->portal_controlpanel ... which just goes to the themed site).

Really frustrating to our team.  Only solution is to go a working copy of
the database/instance somewhere, add the new host/domain name BEFORE
migrating.  Rather cumbersome.  Alternative suggestions welcome.

--
View this message in context: 
http://plone.293351.n2.nabble.com/4-1b2-http-requests-to-non-themed-site-works-for-one-theme-but-not-the-other-tp6811072p6889607.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup


_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup

Reply via email to