[TYPO3-ttnews] tt_news extension: Trouble replacing markers

Dmitry Dulepov dmitry at typo3.org
Fri Dec 12 17:53:27 CET 2008


Hi!

Mark SchöšnbäŠchler wrote:
> Never mind! Please excuse my blatant my ignorance.
> 
> Of course ... = $row[tx_lparticles_lp_authors];

Wrong because of the undefined constant :( Should be:

$row['tx_lparticles_lp_authors']

-- 
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/how_will_i_fix_bugs_in_extensions_from_now_on/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book


More information about the TYPO3-project-tt-news mailing list