I installed Spywall ( http://www.boonex.com/unity/extensions/entry/IBDW_SpyWall_1_0_like_facebook_news_feed/ ) I have nothing but problems since... When I installed it, people were unable to register with the site. After filling in their registration details, when they clicked on the "Join" button, the page would just hang, nothing would happen.
I contacted the author. They asked from my ftp and admin login details.. This I passed onto them. A few hours later I went back to my site..It was nothing but full of errors, and now wouldn't even let me log in. Kept telling me my username or password were incorrect. I messaged the author again (2x), asking what was going on.. but no response from them.
I then deleted the entire site, and reinstalled my previous backup...unfortunatley it has this mod installed.. but aat least now I can log back into my site.
I decided to uninstall the mod..but guess what? THIS MOD DOES NOT TOTALLY uninstall!!! So I went through all the database entries, and deleted every known occurance of this mod (I looked in the sql instal file, to get all the entries to remove). I also renamed the mods folder in the modules folder. Now when I log in I get this error:
Warning:
require_once(/home/collared/public_html/modules/ibdw/spywall/notizie.php)
[function.require-once]:
failed to open stream: No such file or directory in /home/collared/public_html/inc/classes/BxDolPageView.php(572)
: eval()'d code on line 1
Fatal error : require_once() [function.require]:
Failed opening required
'/home/collared/public_html/modules/ibdw/spywall/notizie.php'
(include_path='.:/usr/lib/php') in /home/collared/public_html/inc/classes/BxDolPageView.php(572)
: eval()'d code on line 1
I am trying to find out what file calls this mod into action, so that hopefully this will fix the problem with visitors trying to register, using join.php
No use me contacting the author..They are not responding to any of my messages. My site is dead now, unless I can fix this registering problem. I need to stop this mod from being called (it is uninstalled in Admin).
Anyone got any ideas?