Russian TYPO3 community

Russian TYPO3 community (http://forum.typo3.ru/index.php)
-   Общие вопросы (http://forum.typo3.ru/forumdisplay.php?f=12)
-   -   Проблема с SaltedPasswords (http://forum.typo3.ru/showthread.php?t=10232)

alexz9kh 20.07.2012 17:41

может кому поможет...Обратите внимание что в версии 4.7.2 winInstaller заработало на winXp32 -только пофиксить нужно soad расширение в php.ini-оно было тупо выключено:\

surfman 21.10.2012 21:07

ПОхожая ситуация. Typo3 4.5.17. Win7_32.

А что значит пофиксить?
Просто активировать soad расширение в php.ini не помогло.

MaRTial 25.09.2013 21:28

Я на дев. версии решил так. На бою и так работает, главное не выгрузить.

Файл typo3conf/ext/sr_feuser_register/pi1/class.tx_srfeuserregister_pi1_base.php.

@@ -104,7 +104,7 @@
// }
// }
// Check if we can get a backend from rsaauth
- if (t3lib_extMgm::isLoaded('rsaauth')) {
+ if (false && t3lib_extMgm::isLoaded('rsaauth')) {
// rsaauth in TYPO3 4.5 misses autoload
if (!class_exists('tx_rsaauth_backendfactory')) {
require_once(t3lib_extMgm::extPath('rsaauth') . 'sv1/backends/class.tx_rsaauth_backendfactory.php');


Часовой пояс GMT +4, время: 10:21.

Работает на vBulletin® версия 3.8.1.
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Перевод: zCarot