[Typo3-dev] What's that? "mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource"
Jan-Erik Revsbech
jer at moccompany.com
Fri Oct 14 12:16:30 CEST 2005
The error is because a SQL query was not executed correct. Try in you
customized RealURL to set $GLOBALS['TYPO3_DB']->debugOutput=true, and you
will see what query went wrong (and from where it was made).
/Jan-Erik
----- Original Message -----
From: "Michael Vogel" <ike at spamfence.net>
Newsgroups: typo3.dev
To: <typo3-dev at lists.netfielders.de>
Sent: Friday, October 14, 2005 11:57 AM
Subject: [Typo3-dev] What's that? "mysql_fetch_assoc(): supplied argument is
not a valid MySQL result resource"
> Hi!
>
> When calling the page
> <http://www.dabo.in-berlin.de/gandalf/dokumentation.html> i get the
> following error:
>
> "Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL
> result resource in
> /var/lib/typo3/typo3_src-3.7.0/t3lib/class.t3lib_db.php on line 723"
>
> I'm working with a very customized version of RealURL. (Downloadable at
> <http://dabo.in-berlin.de/temp/class.tx_realurl_dummy.php.gz>) I took
> "class.tx_realurl_dummy.php" and modified it to enable it to use the
> field "Speaking url Path Segment" for the whole path.
>
> Its working like a charm - but on some pages I get the error I mentioned
> above.
>
> Can anyone help me?
>
> Thx!
>
> Michael
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
More information about the TYPO3-dev
mailing list