Errors on save

Permalink
Hi,
I have a package that I created that works on my local drive but throws errors on the web server - yesterday I thought it was a matter of the web server php version- ha it updated today - now have a consistent error ( see below )

This is very frustrating - any ideas?

error-


Warning: require_once(/home/socctron/public_html/packages/predictions/models/Teams.php): failed to open stream: No such file or directory in /home/socctron/public_html/updates/concrete5.6.2.1_updater/concrete/core/libraries/loader.php on line 48

Fatal error: require_once(): Failed opening required '/home/socctron/public_html/packages/predictions/models/Teams.php' (include_path='/home/socctron/public_html/libraries/3rdparty:/home/socctron/public_html/updates/concrete5.6.2.1_updater/concrete/libraries/3rdparty:.:/usr/lib/php:/usr/local/lib/php') in /home/socctron/public_html/updates/concrete5.6.2.1_updater/concrete/core/libraries/loader.php on line 48


Don't know what causes this error but I have seen it before on some of the free add-ons

INTcommunications
 
INTcommunications replied on at Permalink Reply
INTcommunications
Anybody?