Chris235 Posted December 12, 2014 Share Posted December 12, 2014 This is my site .www.nfspolicehq.com we have a coding problem .The person that made our site is not helping use no longer .I don't know what the hack I am doing .I really need some help or our site will never run agin . Could someone help me out . Please Thanks Chris Quote Link to comment https://forums.phpfreaks.com/topic/293068-help-coding-problem/ Share on other sites More sharing options...
QuickOldCar Posted December 13, 2014 Share Posted December 13, 2014 Try to do a repair on your database, it may have gotten corrupted somehow. Using something like phpmyadmin can do it Visit http://nfspolicehq.com/phpmyadmin/ log in with your credentials click your database, should see a pile of tables to the right select "Check All" then to the right is a "With Selected" select the "Repair table" If you have more tables than shown do this process as many times as need to. You can also do through command line with mysql mysqlcheck --repair --all-databases http://dev.mysql.com/doc/refman/5.7/en/rebuilding-tables.html Quote Link to comment https://forums.phpfreaks.com/topic/293068-help-coding-problem/#findComment-1499464 Share on other sites More sharing options...
Chris235 Posted December 15, 2014 Author Share Posted December 15, 2014 Thanks You Quote Link to comment https://forums.phpfreaks.com/topic/293068-help-coding-problem/#findComment-1499586 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.