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

ErrorException: Object of class stdClass could not be converted to string #14478

Closed
hbwslVaibhav opened this issue May 24, 2019 · 1 comment
Closed
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@hbwslVaibhav
Copy link

ErrorException: Object of class stdClass could not be converted to string

File "core/Twig.php", line 56, in handleError$replacedString = str_replace($search, $replace, $string);

File "plugins/SentryLogger/vendor/sentry/sentry/lib/Raven/ErrorHandler.php", line 0, in str_replaceRaven_ErrorHandler->handleErrorFile "core/Twig.php", line 56, in Piwik\humdash_fix_lbrace$replacedString = str_replace($search, $replace, $string);

File "core/Twig.php", line 73, in Piwik\humdash_escape_filterreturn humdash_fix_lbrace($string);

File"tmp/templates_c/64/64c0002c3ec6a05db6cbb71265182826876bd184ea6805e13357f59761f31a6c.php", line 30, in block_contentecho \Piwik\humdash_escape_filter($this->env, ($context["planName"] ?? $this->getContext($context, "planName")), "html", null, true);...

@tsteur
Copy link
Member

tsteur commented May 28, 2019

I don't think we have a method called humdash_fix_lbrace ? ours is called piwik_fix_lbrace. Are you renaming our code maybe?

@mattab mattab closed this as completed Jan 21, 2020
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants