Fatal error - cannot access my site

Permalink
Hi,

I tried to upgrade an Add on called Who's Online but there was an error in the upgrade. When I go o home page I get the following Fatal Error message and I am unable to do anything on the site. Please help.

Warning: require_once(/home/barrys/public_html/packages/block_whosonline/blocks/theoryblister_whos_online/controller.php) [function.require-once]: failed to open stream: No such file or directory in /home/barrys/public_html/concrete/core/libraries/loader.php on line 205

Fatal error: require_once() [function.require]: Failed opening required '/home/barrys/public_html/packages/block_whosonline/blocks/theoryblister_whos_online/controller.php' (include_path='/home/barrys/public_html/libraries/3rdparty:/home/barrys/public_html/concrete/libraries/3rdparty:.:/usr/lib/php:/usr/local/lib/php') in /home/barrys/public_html/concrete/core/libraries/loader.php on line 205

Regards

Barry

misebaz
 
goutnet replied on at Permalink Reply
For some reasons, it seems the package had been deleted from your installation.

You need to download it from the marketplace :
http://www.concrete5.org/marketplace/addons/whos-online/...

Go to "Download Archive" then download the zip, and extract it in your site 'packages' directory.

This will install the files, and (hopefully), that message will be gone. Now it is possible that the underlying MySQL structure is broken too, so if you can login to your site after that, you should go to 'Extend Concrete5' and see if the addon is supposed to be installed or can be installed from there (and then click on the install button).