We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When notify on edit is active, the plugin returns an error in Frontend editing after hitting save:
Whoops \ Exception \ ErrorException (E_COMPILE_ERROR) require_once(): Failed opening required '/var/www/vhosts/schweizforscht.ch/httpdocs/administrator/components/com_k2/lib/JSON.php' (include_path='.:/opt/plesk/php/7.3/share/pear') COPY HIDE Stack frames (4) 3 Whoops\Exception\ErrorException /var/www/vhosts/schweizforscht.ch/httpdocs/plugins/k2/k2notifyadmin/k2notifyadmin.php424
The text was updated successfully, but these errors were encountered:
Seems the issue occurs when the K2 form is open in a modal box. (now also with creating new items, sadly > plugin seems broken)
Sorry, something went wrong.
No branches or pull requests
When notify on edit is active, the plugin returns an error in Frontend editing after hitting save:
Whoops \ Exception \ ErrorException (E_COMPILE_ERROR)
require_once(): Failed opening required '/var/www/vhosts/schweizforscht.ch/httpdocs/administrator/components/com_k2/lib/JSON.php' (include_path='.:/opt/plesk/php/7.3/share/pear')
COPY HIDE
Stack frames (4)
3
Whoops\Exception\ErrorException
/var/www/vhosts/schweizforscht.ch/httpdocs/plugins/k2/k2notifyadmin/k2notifyadmin.php424
The text was updated successfully, but these errors were encountered: