[TYPO3] CoolUri Warning: mysql_fetch_assoc()
Dmitry Dulepov [typo3]
dmitry at typo3.org
Fri Apr 18 13:36:04 CEST 2008
Hi!
micho edo wrote:
> Using CoolUri I get the Warning:
>
> Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL
> result resource in
> C:\bin\TYPO3_4.1.6\htdocs\coolUriTest\t3lib\class.t3lib_db.php on line 796
>
> what´s the reason for this?
The reason is given in error message: supplied argument is not a valid MySQL result resource.
Nothing says that it is CoolURI related. Before you mention specific module as a cause for error, you should be sure that it is really that module, who creates the problem.
In this particular case you should go to Install tool and enable SQL debugging. It will show you stack trace where error happens. I doubt it is CoolURI-related.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-english
mailing list