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

fixed php fatal error call to unknown function getComponentHelper() #51

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

FTeichmann
Copy link

getComponentHelper was unknown to php, $this->getComponentRoot() correctly displays root;

correct ontowiki exception is now printed on debug mode when no model is selected.

@white-gecko
Copy link
Member

Please don't remove the slash between $this->_relativeTemplatePath and $site. Better make sure, that $this->_relativeTemplatePath in init() has no trailing slash.

…ption when no model is selected and

removed possible trailing slash from relativeTemplatePath
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

Successfully merging this pull request may close these issues.

2 participants