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

Session and Query Logs creating Fatal Error, missing an extra underscore on the date range function call #9

Open
bzerangue opened this issue Aug 18, 2012 · 0 comments

Comments

@bzerangue
Copy link

If I click on the Sessions Logs (under the ElasticSearch menu), I get the following error…

Fatal error: Call to undefined function _() in /Sites/elasticsearch-surfin-shakespeare/extensions/elasticsearch/content/content.sessions.php on line 242

and when I click on Query Logs (under the ElasticSearch menu), I get the following error

Fatal error: Call to undefined function _() in /Sites/elasticsearch-surfin-shakespeare/extensions/elasticsearch/content/content.queries.php on line 241

@brendo pointed out to me in the Symphony CMS forum, this can be fixed by…

The errors for Session/Query log should be easily fixed by adding another _ , so the function call is __('Text here').

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