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

Problem with Joomla 4 #6

Open
c-schmitz opened this issue Apr 11, 2024 · 0 comments
Open

Problem with Joomla 4 #6

c-schmitz opened this issue Apr 11, 2024 · 0 comments

Comments

@c-schmitz
Copy link

So far is is the most promising plugin for Joomla & Sentry.

It crashed however on the following line:

JError::setErrorHandling(E_ERROR, 'callback', array('PlgSystemKernelsentry', 'handleError'));

since in Joomla4 this class/function does not exist anymore.
I commented the line out and still get exceptions in Sentry, so it is half-way working.
I am wondering if the exception handling is enough and what errors are NOT caught without this line.

Probably you would have this fixed in no time, that's why I am asking the expert :-)

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