Project

General

Profile

Actions

Bug #24765

closed

t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe

Added by Eric Blom over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2011-01-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3 4.5.rc1 gives a fatal error in the front end with simulatebe 2.0.0.

Front end error
Fatal error: Call to protected method t3lib_userAuth::user_where_clause() from context 'tx_simulatebe_pi1' in /home/typo3/public_html/typo3conf/ext/simulatebe/pi1/class.tx_simulatebe_pi1.php on line 74

Database Compare Wizard recomends an update even after update is applied
Changing fields
ALTER TABLE be_users CHANGE tx_simulatebe_feuserusername tx_simulatebe_feuserusername tinytext default '';
Current value: tinytext

  1. DEBUG SYSTEM INFORMATION - START ###
    HTTP_HOST : www2.stmp.org
    TYPO3_HOST_ONLY : www2.stmp.org
    TYPO3_PORT :
    PATH_INFO :
    QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
    REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    HTTP_REFERER : http://www2.stmp.org/typo3/install/index.php?TYPO3_INSTALL[type]=database&TYPO3_INSTALL[database_type]=cmpFile|CURRENT_TABLES
    TYPO3_REQUEST_HOST : http://www2.stmp.org
    TYPO3_REQUEST_URL : http://www2.stmp.org/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    TYPO3_REQUEST_SCRIPT: http://www2.stmp.org/typo3/install/index.php
    TYPO3_REQUEST_DIR : http://www2.stmp.org/typo3/install/
    TYPO3_SITE_URL : http://www2.stmp.org/
    TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    TYPO3_SSL :
    TYPO3_REV_PROXY :
    SCRIPT_NAME : /typo3/install/index.php
    TYPO3_DOCUMENT_ROOT : /home/typo3/public_html/www2.stmp.org
    SCRIPT_FILENAME : /home/typo3/public_html/www2.stmp.org/typo3/install/index.php
    REMOTE_ADDR : 71.113.0.152
    REMOTE_HOST :
    HTTP_USER_AGENT : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
    HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
    CONST: PHP_OS : Linux
    CONST: TYPO3_OS :
    CONST: PATH_thisScri: /home/typo3/public_html/www2.stmp.org/typo3/install/index.php
    CONST: php_sapi_name: apache2handler
    OTHER: TYPO3_VERSION: 4.5.0rc1
    OTHER: PHP_VERSION : 5.2.6-3ubuntu4.5
    imagecreatefromgif(): 1
    imagecreatefrompng(): 1
    imagecreatefromjpeg(: 1
    imagegif() : 1
    imagepng() : 1
    imagejpeg() : 1
    imagettftext() : 1
    OTHER: IMAGE_TYPES : 15
    OTHER: memory_limit : 256M
    SERVER: SERVER_PORT : 80
    SERVER: SERVER_SOFTW: Apache
    SERVER: GATEWAY_INTE: CGI/1.1
    SERVER: SCRIPT_NAME : /typo3/install/index.php
    SERVER: PATH_TRANSLA:
    T3CV_GFX: image_proc: 1
    T3CV_GFX: gdlib : 1
    T3CV_GFX: gdlib_png :
    T3CV_GFX: im : 1
    T3CV_GFX: im_path : /usr/bin/
    T3CV_GFX: im_path_lz: /usr/bin/
    T3CV_GFX: im_version: im5
    T3CV_GFX: im_negate_: 1
    T3CV_GFX: im_imvMask:
    T3CV_GFX: im_combine: composite
    1. DEBUG SYSTEM INFORMATION - END ###
      (issue imported from #M17258)

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23438: Frontend rendering should use prepared queries (1st step)ClosedXavier Perseguers2010-08-24

Actions
Actions

Also available in: Atom PDF