OK ... or not...
1. I deleted (again) all files in core/cache
2. I again cleared the browser cache/cookies
3. I logged in
4. I tried to open the site
5. I tried to open different pages directly
Nope.
Then I opend my ftp prog and changed to core/cache/ ... but there is no "log" directory
Then I produced a mistake in a package - and now I can find the log - but only with the produced mistake...
Here is the error.log:
[2011-06-14 16:08:21] (ERROR @ /.../htdocs/cms/core/cache/includes/elements/modplugin/7.include.cache.php : 23) PHP warning: require_once(/.../htdocs/cms/core/components/tinymce/tinymce.class.php) [<a href=’function.require-once’>function.require-once</a>]: failed to open stream: No such file or directory
[2011-06-14 16:08:26] (ERROR @ /cms/manager/index.php) Could not find action file at: /.../htdocs/cms/core/components/uncosnews/controllers/index
The html/css code I use ist strict and validate...
Edit:
If I switch the browser to IE I get an "HTTP 500 Error". It only appears with IE, not with FF or Opera
Edit 2:
I created
- a new template only containing the basic html-tags and [[*content]]
- a new page "Hello world" without another content.
Even that page is not shown...
summerson