Actions
Bug #14880
closedshowpic.php and returnmail.phpsh produces "no Database selected errors" with access to more then 1 DB
Start date:
2005-07-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you have acces to more then 1 DB, showpic works but the DB shows in debugging-mode many "no Databse selected errors".
The directMail script returnmail.phpsh doesnt work and shows no errors.
I add "$GLOBALS['TYPO3_DB']->sql_select_db(TYPO3_db);" in each script after the pconnects and it works fine.
(issue imported from #M1312)
Updated by Karsten Dambekalns about 19 years ago
The shwpic.php part has been fixed, I'll leave the returnmail.phpsh part to Jan-Erik.
Updated by Stanislas Rolland over 18 years ago
This is fixed in Direct Mail 2.0 (requires TYPO3 4.0).
Actions