Hi, I automated update joomla from 3.1.5 to 3.2, and now I've this error:
Warning: require_once(/public_html/***/libraries/joomla/plugin/helper.php) [function.require-once]: failed to open stream: No such file or directory in /public_html/***/components/com_vehiclemanager/vehiclemanager.html.php on line 13
Fatal error: require_once() [function.require]: Failed opening required '/public_html/***/libraries/joomla/plugin/helper.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'
in /public_html/***/components/com_vehiclemanager/vehiclemanager.html.php on line 13
And in my server now I don't have this directory ("plugin"
....
Any idea??