Project

General

Profile

Actions

Bug #61622

closed

TYPO3 6.2.4 module log not working

Added by Riccardo De Contardi about 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-09-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I use TYPO3 6.2.4 on a WAMP Windows enviroment with PHP 5.5.12; when clicking on the "System > Log" module I get the following error:

"C:/wamp/www/mysite.local.it/typo3/sysext/belog/Resources/Private/Partials/Content" is not a valid template resource URI."

On a MAMP machine with PHP 5.5.3 I get only an empty work area (I mean that the backend interface where the log interface should appear remains empty, while the remaining TYPO3 interface (left module area, top area) is still there.
Strangely, I don't see any PHP error

Actions #1

Updated by Alexander Opitz about 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (next-patchlevel)

Did you do an update or installation of TYPO3 CMS 6.2.4?

Actions #2

Updated by Riccardo De Contardi about 10 years ago

It is a fresh installation in both cases. Thanks for your assistance

Actions #3

Updated by Riccardo De Contardi about 10 years ago

The same problem happens on a linux centos enviroment with PHP 5.4.32: the log module is empty but no php error is thrown :S

Actions #4

Updated by Riccardo De Contardi about 10 years ago

same defect after updating to TYPO3 6.2.5

Actions #5

Updated by Riccardo De Contardi about 10 years ago

Update: on another (fresh) installation of 6.2.5 the defect does not appear :S
/typo3/sysext/belog/Resources/Private/Partials/Content.html is identical!!

I don't know what throws it or how can I fix. I tried to delete cache and temp files....Please help.

Actions #6

Updated by Alexander Opitz about 10 years ago

Hmmm it sounds a bit in troble with upper/lower case sensitivity of your file names. Maybe you can check the correct upper/lower case writing of your files.

Actions #7

Updated by Riccardo De Contardi about 10 years ago

Noone has changed the case of files in TYPO3 core folders :S.

This is the content of /typo3/sysext/belog/Resources/Private/Partials/:

/Content/Filter.html
/Content/LogEntries.html
Content.html

in 6.2.4, 6.2.5 and 6.2.6

Actions #8

Updated by Alexander Opitz about 10 years ago

Hmmm, so don't know what is wrong. And till yet no other report around about that, so it seams you need a deeper look into the source. ;)

Actions #9

Updated by Benni Mack almost 10 years ago

can you try again with 6.2.9? I really cannot reproduce the problem either.

Actions #10

Updated by Riccardo De Contardi almost 10 years ago

I've found a similar problem with TYPO3 6.2.3:
System > Info: C:/wamp/www/mysite.local.it/typo3/sysext/belog/Resources/Private/Partials/Content
is not a valid template resource URI.

Actions #11

Updated by Riccardo De Contardi almost 10 years ago

[UPDATE!!!!]

Maybe I've found the "trick": my site has several domains, like;

http:www//mysite.dev.it/
http://prodotti.mysite.dev.bhuman.it/

If I log in into http://prodotti.mysite.dev.bhuman.it/ the problem is present; if I log into http:www//mysite.dev.it/ it is not present!!

Actions #12

Updated by Alexander Opitz almost 10 years ago

As Benni already asked. Can you try with 6.2.9?
Does the path is calculated in TS?

Actions #13

Updated by Riccardo De Contardi almost 10 years ago

[Another update]: I've been too hasty: my problem is still there :( :(
I cannot try with 6.2.9 right now;I'll try to do asap.
We are talking about backend modules...how does TS enter into this?

Actions #14

Updated by Alexander Opitz almost 10 years ago

Forget the TS question, I'd something else in mind. ;)

Actions #15

Updated by Alexander Opitz over 9 years ago

What's the state of this issue?

Actions #16

Updated by Riccardo De Contardi over 9 years ago

In the latest version it seems to work, yet, I still don't know what happened :S

Actions #17

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

Ok, closing for now.

Actions

Also available in: Atom PDF