Felix Letkemann
Felix Letkemann

Reputation: 215

Typo3 backend loading problems: No module found

I've got a strange problem with my current typo3 installation, I've never had before. I'm not able to access the backend anymore due to the following error appearing when I'm trying to access the backend.

Module loader

No module found. If this is a temporary error, please reload the Backend!

Of course, reloading didn't help at all. I've already tried installing it on a different system to check out if the problem could be caused by my local apache/php installtion. Unfortunately it didn't change anything. The typo3 install tools doesn't tell me anything about error or a broken configuration. :/ So I thought it might be a good idea to go and look for some log files. Unfortunately, the only log file I could find (typo3temp/logs/typo3.log) is completely empty and the the php logfile also doesn't tell me anything interesting. Maybe one of you guys has an idea how I could find out what the problem could be? Or at least get some error messages? Unfortunately I could not find too much information about people dealing with the same problem. Thank you! :)

Upvotes: 0

Views: 772

Answers (1)

Felix Letkemann
Felix Letkemann

Reputation: 215

Thank you very much for your answers! The problem was as simple as it can be. It turned out that my user just didn't have any admin access and that is why I could not find anyone else with the same weird problem. I was told that my account was an admin account, so I didn't even think about this as a possible problem. Sorry guys for bothering your with such a question!

Yours Sincerely, Felix

Upvotes: 1

Related Questions