Project

General

Profile

Actions

Bug #54276

closed

Backend fails with error on fresh installation

Added by Peter Proell over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2013-12-08
Due date:
% Done:

0%

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

Description

In a fresh installation of 4.7.16 the backend fails with the following error message:

Fatal error: Class 'tx_saltedpasswords_div' not found in ***/typo3conf/temp_CACHED_ps6015_ext_tables.php on line 1891

Just switching back to 4.7.15 works out.

Actions #1

Updated by Georg Ringer over 10 years ago

  • Status changed from New to Needs Feedback

clearing temp files helps?

Actions #2

Updated by Peter Proell over 10 years ago

No. & It has been a cristal clear installation with core and dummy.

Actions #3

Updated by Patric Rudolph over 10 years ago

Same error.
Tried fresh installation of TYPO3 4.7.16 and 4.7.17.
When I open the backend example.org/typo3 the error message occurs. Clearing temp-Files does not change anything.
Update from a earlier version (4.5.2) to 4.7.17 works and backend works fine.

Actions #4

Updated by Simon Hilz over 10 years ago

same here.

fresh install of 4.7.17 the error message occurrs wehen i try to login. (the /typo3 page)

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to New
  • Is Regression changed from No to Yes
Actions #6

Updated by Christopher K. over 10 years ago

Same problem with fresh 4.7.17 installation (core/dummy)

I tried to manually require the class where it is missing inserting:
require_once('../../typo3_src-4.7.17/typo3/sysext/saltedpasswords/classes/class.tx_saltedpasswords_div.php');

An then I got this error:

PHP Fatal error: Class 'tx_rsaauth_backendfactory' not found in (...)/typo3_src-4.7.17/typo3/sysext/rsaauth/hooks/class.tx_rsaauth_loginformhook.php on line 46

So if the classes are there maybe the autoloading is broken?

4.7.15 works without any problems

Actions #7

Updated by Lucas B. over 10 years ago

Back-End works, if you first install 4.7.15 fresh, and then update it to 4.7.17!

Actions #8

Updated by Georg Ringer over 9 years ago

  • Status changed from New to Closed

sorry for not helping out more. since 4.7 is not supported anymore, I am closing this issue!

please reopen it if still valid for you with 6.2!

thanks!

Actions

Also available in: Atom PDF