[Typo3] dbal testing

henk nijveld henk at nijveld.net
Mon Jan 31 14:00:13 CET 2005


Karsten,

Keep bothering you... Another 2 "features" found.

1st:

After installation, and configuring of your first example , I have a 
problem in the BE, when I am opening a page in column,language,pageinfo 
give me this messages: (quick edit works without these messages)

Warning: mysql_query(): supplied argument is not a valid MySQL-Link 
resource in D:\Apache2\htdocs\TYPO3core\typo3\t3lib\class.t3lib_db.php 
on line 289

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL 
result resource in 
D:\Apache2\htdocs\TYPO3core\typo3conf\ext\dbal\class.ux_t3lib_db.php on 
line 607

Warning: mysql_query(): supplied argument is not a valid MySQL-Link 
resource in D:\Apache2\htdocs\TYPO3core\typo3\t3lib\class.t3lib_db.php 
on line 289

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL 
result resource in 
D:\Apache2\htdocs\TYPO3core\typo3conf\ext\dbal\class.ux_t3lib_db.php on 
line 607

Warning: Cannot modify header information - headers already sent by 
(output started at 
D:\Apache2\htdocs\TYPO3core\typo3\t3lib\class.t3lib_db.php:289) in 
D:\Apache2\htdocs\TYPO3core\typo3

If I remove the config in localconf, then the pages are displayed 
correctly. This is on typo3.8 beta (cvs checkout on 29-1-2005). The page 
tree, and the other options are working fine (so far...).

If you want, I can give you site access with admin privs. This is just 
in a test site for me.

2nd:

When running with T3.7, I can't login when the first sample is active.
The login name for the BE is double quoted like "'admin'". If I remove 
the quote options in quoteStr in adodb mode the login is working. I 
don't know how to influence / configure this behavior.


correct me if I'm wrong, this first example is the same as the normal 
installation, with mysql, but then running in adodb "mode". So 
everything should work as expected. If something goes wrong (or 
different), then the dbal extension is the problem. And please correct 
me, I am relatively new to T3.

That's it for now. I am continuing my testing on dbal.

Can you send met the latest "stable" version of dbal?

Regards, Henk

ps. please forgive me my wrong sentence writing.






More information about the TYPO3-english mailing list