lazaru Posted January 30, 2009 Posted January 30, 2009 Got an email from my hosting saying my database had been renamed and then most of my products went from my shop. Also told i had to update the database string.. Am completely stumped as what to do Have restored back-up but nothings happened Can anyone help?? :o
♥geoffreywalton Posted January 30, 2009 Posted January 30, 2009 THe name of your database is stored in 2 files. You need to update both files. /admin/includes/configure.php /includes/configure.php Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
lazaru Posted January 30, 2009 Author Posted January 30, 2009 THe name of your database is stored in 2 files. You need to update both files. /admin/includes/configure.php /includes/configure.php aaaaaaaaaaahhhhhhhhhhhhhhhhhhhhh!!! updated both of them but now it wont let me back into my file manager cos i think one of the entries has an extra space in it any thoughts?
♥geoffreywalton Posted January 31, 2009 Posted January 31, 2009 Remove the extra space :-) Guess you still have not put the right details there . It should only be these 3 lines you need to change define('DB_SERVER', 'localhost'); define('DB_SERVER_USERNAME', 'user_name'); define('DB_SERVER_PASSWORD', 'abcdef'); define('DB_DATABASE', 'idb_name'); When you say most of my products have gone,, can you get into the shop at all? Can you post the url Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.