My site was runing fine and all of a sudden i log on and see a bunch of ?????? on my home page how do i take this off?
My site was runing fine and all of a sudden i log on and see a bunch of ?????? on my home page how do i take this off? |
seems somebody has removed a table from the database.
Query:
SELECT `ID` FROM `LocalizationLanguages` WHERE `Name` = 'en-us'
Mysql error:
Table 'adult_main.LocalizationLanguages' doesn't exist restore the database from a backup, and see if that resolves your issue. now what i can think of that would lead you to believe you went to bed and woke up and the gremlins got your site is the cache. if you are making changes, and not clearing your cache directories, then it can certainly appear that you went to bed and everything was fine, woke up the next day and the cyber-gremlins had targetted your site.
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Thank you DosDawg, I will report soon on the Outcome of your advice. |
I had to reinstall my database after that it fixed all my problems |