I was doing some maintenance to our store and seem to have lost the store completely.
Here's a breakdown of all I did:
I was trying to resolve a problem with receiving orders through the store, I would get payments but not orders.
1. I ran a test by adding a ipncheck.php file to test connection with paypal IPN communications and the store.
2. Overwrited the ipn_main_handler.php in the root file of the store (www.sparktechignitions.net/store/ipn..php)
3. Overwrited the application_top.php file in the store/includes folder.
Now I just get a blank page when I try to access the store (http://www.sparktechignitions.net/store). I restored the files to what it was before.
When I logged into MySQL, I got this error:
The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.
I REALLLY NEED HELP. I have no clue with dealing with database codes..



