My directory http://www.linkbuildingdir.com/link_directory/
hacked again 3 times now this time they hacked from admin panel, last time they hacked from database.. But I use complex password for that and now they try to find out my admin user ID and password. Now I wanna change my admin user and password. pls let me know how I can change it.
Pls help
Thanks!
Do you have a backup of your db? It would be in admin/backup and be called datadump.sql
Open that in wordpad or a text editor and on the second line you will see your login details. Change those, upload the file back and restore your database.
You need to upgrade your directory so you don't get hacked again. You can download the new install or make the code changes that were posted a month or so ago
Thanks for your help, Now I think I'll fix the problem let me know one thing from you. If I upgrade the script. what should I do for it? simple upload then new script or I need ti make change on DB also...or it should be Install newly..In case if I upload newly script I'll loss my index pages and submissions there..
Next doubt is..
I am not able to find restore option in my mysql. am using cpanel and I have checked it in phpmyadmin also. Plz can I have idea from you where is it...
Thanks or your help...
You can do a restore function in mysql using "import" and just go with the defaults, unless you did a special type of export.
You have to upgrade your script or it will be hacked again. The amount of work in the upgrade depends on which version you have, but if I were you I'd upload the latest version in it's entirety (backup first) and run the install.php.
Thanks for your help, Now I think I'll fix the problem let me know one thing from you. If I upgrade the script. what should I do for it? simple upload then new script or I need ti make change on DB also...or it should be Install newly..In case if I upload newly script I'll loss my index pages and submissions there..
Next doubt is..
I am not able to find restore option in my mysql. am using cpanel and I have checked it in phpmyadmin also. Plz can I have idea from you where is it...
Thanks or your help...
The restore option is in your directory. Login to the admin panel and you will find it in the db backup section.
If you want to completely reinstall the directory and then restore the database you have that would probably work. Otherwise there is just some code you need to add to a couple of pages to upgrade. There is a thread here about it. It is really easy to find the pages you need to change and add the code.