| Re: problem: everything is blank |
| by xjih78 on 2007/3/28 13:52:03 Yeah! I found the problem, but how to turn debug mode on? There it is: Quote:
I found this on https://xoops.org/modules/smartfaq/faq.php?faqid=80 I forgot to say that the problem really was in the languages file. |
| Re: problem: everything is blank |
| by MadFish on 2007/3/28 13:38:49 If you can't get into the admin area, then I suggest either (i) restoring your last backup or (ii) using PHPMyAdmin to manipulate the database directly and change the language back. If you have a look through the preferences tables you should be able to find the language setting. Edit: Or iii) use PHPMyAdmin to turn debug mode on, then you'll be able to see the errors that are generated and perhaps that will give you some other lead. |
| problem: everything is blank |
| by xjih78 on 2007/3/28 13:08:33 The page loads but it's completely blank. I'm using 2.0.16. I checked permissions and everything is ok. This problem occurred after I changed languages. How can I fix this? |