Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install may die on a theme init error #2

Open
gocom opened this issue Apr 2, 2014 · 0 comments
Open

Install may die on a theme init error #2

gocom opened this issue Apr 2, 2014 · 0 comments

Comments

@gocom
Copy link
Owner

gocom commented Apr 2, 2014

If the theme errors or is removed between installs/updates, Composer will die on the following error:

cannot_instantiate_theme: pohjola, pohjola_theme

...because old-school Textpattern uses explicit process termination instead of Exceptions.

We should either:

  • Try to simulate Textpattern admin-side interface, skipping theme.
  • Default to core theme.
@gocom gocom changed the title Install dies on theme init error Install may die on a theme init error Apr 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant