× Joomla Facebook Connect support forum

Topic-icon site hacked - struggling to restore - fbconnect message appearing

Active Subscriptions:

None
Hi guys,
my joomla site was hacked thanks to my hosts providing some hackers with my details. I had to replace the htaccess file and index.php with older backup copies. Now when I visit the domain at www.glenrothesspoon.com I get the following error:

Warning: include_once(/home/qzjtkmvq/public_html/administrator/components/com_jfbconnect/models/usermap.php) [function.include-once]: failed to open stream: No such file or directory in /home/qzjtkmvq/public_html/components/com_jfbconnect/libraries/facebook.php on line 10

Warning: include_once() [function.include]: Failed opening '/home/qzjtkmvq/public_html/administrator/components/com_jfbconnect/models/usermap.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/qzjtkmvq/public_html/components/com_jfbconnect/libraries/facebook.php on line 10

Warning: require_once(/home/qzjtkmvq/public_html/administrator/components/com_jfbconnect/models/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/qzjtkmvq/public_html/components/com_jfbconnect/libraries/facebook.php on line 52

Fatal error: require_once() [function.require]: Failed opening required '/home/qzjtkmvq/public_html/administrator/components/com_jfbconnect/models/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/qzjtkmvq/public_html/components/com_jfbconnect/libraries/facebook.php on line 52


The files referenced are in the locations specified, so I'm stumped - I was hoping someone might be able to give me a little guidance.
Thanks,
Mark
The topic has been locked.
Support Specialist
Sorry to hear about your troubles. Not very good about the host to provide that stuff, obviously :(

If the files are in those locations, the best guess I can have for why they can't be read is that the permissions are wrong for them, or the operating system owner/user for those files isn't correct. It looks like the following file is there: public_html/components/com_jfbconnect/libraries/facebook.php. I'd recommend looking at the permissions and owner of that file and seeing if the usermap.php or config.php files (or the whole /administrator/components/com_jfbconnect directory) has different settings. If so, try to correct them and see if that helps.

Hopefully that helps, but if not, let us know. Your subscriptions a bit out of date, but we have a soft-spot for crashed sites..

Good luck,
Alex
The topic has been locked.