Project

General

Profile

Actions

Bug #62035

closed

After upgrade from 6.1 to 6.2: No file usage (sys_file_reference) found for given UID - error in the frontend

Added by Wolfgang Wagner about 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-10-04
Due date:
% Done:

0%

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

Description

After an upgrade from TYPO3 6.1 to 6.2 I got an "Uncaught Exception" on every page in the frontend with content elements "Images" or "Text & Images".

See the attached screenshot for details of the error message.

If I deactivate the images in the content elements, the page is rendered correct.
The error appears too if I create a new content element and upload a new image file. So every page with an images throws this error in the frontend.

Before the upgrade, I updated the reference index, the wizard in the install tool run correct and no error message appears there.
I cleared the cache several times via shell command rm -rf typo3temp/Cache/.

There are only a few extensions in this project, but deactivating this extensions changed nothing.

In the backend, there are no problems, I can upload, delete and use images in the file list module and in content elements without problems.

(Notice: I've done about 20-25 6.2 upgrades in the last few weeks, mostly from 4.5 to 6.2, but this is the first time this problem occurs)


Files

2014-10-04_13-37-51.png (168 KB) 2014-10-04_13-37-51.png Wolfgang Wagner, 2014-10-04 19:38
Actions #1

Updated by Wolfgang Wagner about 10 years ago

Problem solved (apparently):

after the upgrade in the install tool the parameter [FE][activateContentAdapter] was set. After unsetting this, all images are rendered correct in the frontend.

Can someone explain this behaviour? The error affects all images in standard content elements.

Actions #2

Updated by Benni Mack over 9 years ago

  • Status changed from New to Closed

The option "activateContentAdapter" is set to allow rendering of old behaviour in TypoScript, which was just an intermediate step. All new installations and all properly upgraded installations do not need this option anymore - it's also removed in CMS7.

Actions

Also available in: Atom PDF