removing "request friends" add-on

Permalink
Concrete5.6.1.2

I have "request friends" installed. If i click to "remove from my friends" i get: Fatal error: Class 'log' not found in /home/content/32/8889132/html/models/users_friends.php on line 136.

if i remove the add-on through the dashboard it leaves my profile page broken:

Warning: require_once(/var/chroot/home/content/32/8889132/html/models/users_friends.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/32/8889132/html/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48

Fatal error: require_once() [function.require]: Failed opening required '/var/chroot/home/content/32/8889132/html/models/users_friends.php' (include_path='/var/chroot/home/content/32/8889132/html/libraries/3rdparty:/home/content/32/8889132/html/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:/usr/local/php5/lib/php') in /home/content/32/8889132/html/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48.


Does anyone have a solution to this problem? Either to make the add-on work, to completely remove it, or both. I'm at a loss with this one at the moment, and unfortunately the developer has been unresponsive to my inquiries.

enlil
 
jshannon replied on at Permalink Reply
jshannon
Have you cleared your cache, especially your "overrides" cache?
enlil replied on at Permalink Reply
enlil
Thanks for the reply James. I've removed the add-on and cleared the cache through the dashboard. I am now able to successfully "remove from friends", but when i try to "add to friends" i get:

Warning: require_once(/var/chroot/home/content/32/8889132/html/__DIR__/libraries/sb_events.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/32/8889132/html/updates/concrete5.6.1.2_updater/concrete/core/libraries/events.php on line 160

Fatal error: require_once() [function.require]: Failed opening required '/var/chroot/home/content/32/8889132/html/__DIR__/libraries/sb_events.php' (include_path='/var/chroot/home/content/32/8889132/html/libraries/3rdparty:/home/content/32/8889132/html/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:/usr/local/php5/lib/php') in /home/content/32/8889132/html/updates/concrete5.6.1.2_updater/concrete/core/libraries/events.php on line 160


although, after the error page, the "add friend" is successful ?!