Refresh core database tables and blocks

Permalink
Hi there,
Every time I attempt to refresh my core database tables and blocks in Site wide Settings I encounter the following error.

Fatal error: Call to a member function getPackageHandle() on a non-object in /home/sites/theinstituteofwellbeing.com/public_html/concrete/models/block_types.php on line 401.


Has anyone seen this and how can it be resolved?

 
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Yes,
I had exactly the same problem..
Heres what I did to resolve it,
Go to Dashboard/Extend Concrete5 look for any currently installed addon that show a grey concrete hand logo instead of the proper addon logo(I had two)
Once you have identified the addon go to the market place and download it, unzip it and ftp it to your root packages folder,
refresh your Dashboard/Extend Concrete5 and your grey hand should have been replaced with the correct addon logo,
Clear the cache
Retry refresh core
Hope it works for you, it did for me..