Project

General

Profile

Actions

Bug #31410

closed

Fatal error after upgrading to 4.6: Class 't3lib_utility_VersionNumber' not found

Added by ASSANI Ahmed about 13 years ago. Updated about 13 years ago.

Status:
Rejected
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-10-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hi,
i have this Fatal error: Class 't3lib_utility_VersionNumber' not found in t3lib/class.t3lib_div.php on line 887, when i try to upgrade a typo3 version 4.5.7 to 4.6.
I can't Visit the Install Tool.
Thanks

Actions #1

Updated by Xavier Perseguers about 13 years ago

  • Status changed from New to Needs Feedback

Please make sure to clear cache (typo3conf/temp_CACHED_* and typo3temp/Cache/*)

Actions #2

Updated by Chris topher about 13 years ago

  • Subject changed from bug when upgrading typo3 4.5.7 to 4.6 to Fatal error after upgrading to 4.6: Class 't3lib_utility_VersionNumber' not found
  • Assignee deleted (ASSANI Ahmed)
Actions #3

Updated by ASSANI Ahmed about 13 years ago

Xavier Perseguers wrote:

Please make sure to clear cache (typo3conf/temp_CACHED_* and typo3temp/Cache/*)

I do that, but i have the same error.

Actions #4

Updated by Xavier Perseguers about 13 years ago

Are you sure you don't have some PHP caching mechanism such as eaccelerator that did not notice that underlying files had changed?

Actions #5

Updated by ASSANI Ahmed about 13 years ago

Xavier Perseguers wrote:

Are you sure you don't have some PHP caching mechanism such as eaccelerator that did not notice that underlying files had changed?

In phpinfo i don't have this caching mechanism. Or have you another way to see that?

Actions #6

Updated by Francois Suter about 13 years ago

This could be due to an extension. I experienced the same by having an out of date version of extension additional_reports, for example. Is that the case? Can you search through your extension to check if any one calls a method from t3lib_utility_VersionNumber in an odd place (e.g. in ext_localconf.php)?

Actions #7

Updated by ASSANI Ahmed about 13 years ago

Thanks you, I will try to uninstall one to one my extensions to see. I don't have the extension additional_report.

Actions #8

Updated by ASSANI Ahmed about 13 years ago

Francois forgiveness, I really add the extension additional_reports. after uninstalling it, the update work. Thank you very much for your help

Actions #9

Updated by Francois Suter about 13 years ago

  • Status changed from Needs Feedback to Rejected
  • Assignee set to Francois Suter

You're welcome, I'm glad this could be solved.

I will now mark this bug as "rejected" since it is not a TYPO3 Core bug. Thanks for reporting the resolution.

Actions #10

Updated by ASSANI Ahmed about 13 years ago

Francois Suter wrote:

You're welcome, I'm glad this could be solved.

I will now mark this bug as "rejected" since it is not a TYPO3 Core bug. Thanks for reporting the resolution.

The updating of my site worked fine after uninstalling the extension "additional_report". that is not a TYPO3 Core bug.
Thank you all for your help

Actions

Also available in: Atom PDF