[TYPO3-dev] t3lib_BEfunc::exec_foreign_table_where_query

Richard Davies richard at ocular.co.nz
Tue Aug 7 23:43:00 CEST 2012


Hi,

You should be using t3lib_DB for frontend, ($GLOBALS['TYPO3_DB']). You are
probably looking for exec_SELECT_mm_query
http://api.typo3.org/typo3v4/45/html/classt3lib___d_b.html#a7e954e50312403831a74d3013ef96f0b

Richard

On 7 August 2012 19:12, Federico Bernardin <typo3list at bernardin.it> wrote:

> Hi,
> I have a problem using t3lib_BEfunc::exec_foreign_table_where_query in the
> frontend environment.
> I have to call this function to fetch data from foreign clause but BE_USER
> is not logged (or not always). How could I do? Is there any other library
> does that?
>
> Thanks.
> Federico
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>



More information about the TYPO3-dev mailing list