Project

General

Profile

Actions

Bug #14245

closed

Result resource error in task center

Added by Karsten Dambekalns over 20 years ago. Updated almost 20 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2004-07-21
Due date:
% Done:

0%

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

Description

I've just did the test you asked for in typo3.dev for DBAL June 22 and it went about 95% ok.

The only problem encountered was in TaskCenter, middle frame generated this error:

"Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in c:\inetpub\wwwroot\dbal\typo3\t3lib\class.t3lib_db.php on line 690"

This bug has originally been reported by Patrick Gaumond.

Note about the debug info: The browser is actually Firefox 0.9 and TYPO3 was really at 3.6.1 on my computer. MySQL is 4.0.18

  1. DEBUG SYSTEM INFORMATION - START ###
    HTTP_HOST : 127.0.0.1
    TYPO3_HOST_ONLY : 127.0.0.1
    TYPO3_PORT :
    PATH_INFO :
    QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
    REQUEST_URI : /dbal/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    HTTP_REFERER :
    http://127.0.0.1/dbal/typo3/install/index.php?TYPO3_INSTALL[type]=about
    TYPO3_REQUEST_HOST : http://127.0.0.1
    TYPO3_REQUEST_URL :
    http://127.0.0.1/dbal/typo3/install/index.php?TYPO3_INSTALL[type]=phpinf
    o
    TYPO3_REQUEST_SCRIPT: http://127.0.0.1/dbal/typo3/install/index.php
    TYPO3_REQUEST_DIR : http://127.0.0.1/dbal/typo3/install/
    TYPO3_SITE_URL : http://127.0.0.1/dbal/
    TYPO3_SITE_SCRIPT :
    typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    TYPO3_SSL :
    SCRIPT_NAME : /dbal/typo3/install/index.php
    TYPO3_DOCUMENT_ROOT : c:/inetpub/wwwroot
    SCRIPT_FILENAME : c:/inetpub/wwwroot/dbal/typo3/install/index.php
    REMOTE_ADDR : 127.0.0.1
    REMOTE_HOST : 127.0.0.1
    HTTP_USER_AGENT : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
    rv:1.7) Gecko/20040626 Firefox/0.8
    HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
    CONST: PHP_OS : WINNT
    CONST: TYPO3_OS : WIN
    CONST: PATH_thisScri: c:/inetpub/wwwroot/dbal/typo3/install/index.php
    CONST: php_sapi_name: cgi-fcgi
    OTHER: TYPO3_VERSION: 3.6.0
    OTHER: PHP_VERSION : 4.3.3
    imagecreatefromgif(): 1
    imagecreatefrompng(): 1
    imagecreatefromjpeg(: 1
    imagegif() :
    imagepng() : 1
    imagejpeg() : 1
    imagettftext() : 1
    OTHER: IMAGE_TYPES : 14
    OTHER: memory_limit : 32M
    SERVER: SERVER_PORT : 80
    SERVER: SERVER_SOFTW: Microsoft-IIS/5.1
    SERVER: GATEWAY_INTE:
    SERVER: SCRIPT_NAME : /dbal/typo3/install/index.php
    SERVER: PATH_TRANSLA:
    T3CV_GFX: image_proc: 1
    T3CV_GFX: gdlib : 1
    T3CV_GFX: gdlib_png : 1
    T3CV_GFX: gdlib_2 : no_imagecopyresized_fix
    T3CV_GFX: im : 1
    T3CV_GFX: im_path : C:\PROGRA~1\IMAGEM~1.7-Q\
    T3CV_GFX: im_path_lz: C:\PROGRA~1\IMAGEM~1.7-Q\
    T3CV_GFX: im_version: 1
    T3CV_GFX: im_negate_: 0
    T3CV_GFX: im_imvMask: 1
    T3CV_GFX: im_combine: composite
  2. DEBUG SYSTEM INFORMATION - END ###

(issue imported from #M234)

Actions #1

Updated by Karsten Dambekalns over 20 years ago

Finally I could check on this, and cannot reproduce the error. This does not mean it didn't exist, but meanwhile a lot of code has been changed and/or updated.
I have put a new release of the code online at http://preview.fishfarm.de/dbal/ - this time not as patch but as a core package including global extensions.
Please test this if possible.

edited on: 06.08.04 10:48

Actions #2

Updated by Karsten Dambekalns almost 20 years ago

Still cannot reproduce this, so I'll close it.

Actions

Also available in: Atom PDF