[TYPO3] Poll ext problem

Houshi Allami houshi at gmail.com
Mon Aug 27 22:05:47 CEST 2007


Hi,

I'm having some trouble with the jk_poll extension. It works in some content
element spaces, but in others
it returns an error:

caller t3lib_DB::exec_SELECTquery
ERROR Table 'accountname_phpcalendar.tx_jkpoll_poll' doesn't exist
lastBuiltQuery SELECT uid
FROM tx_jkpoll_poll
WHERE
pid=99 AND deleted=0 AND ((1188243827 BETWEEN starttime AND endtime) OR
(starttime=0 AND endtime=0)) AND hidden=0 ORDER BY crdate DESC
debug_backtrace require // tslib_fe->intincscript // tslib_cobj->user //
tslib_cobj->calluserfunction // call_user_method // tx_jkpoll_pi1->main //
tx_jkpoll_pi1->getpollid // tx_jkpoll_pi1->getlastpoll //
t3lib_db->exec_selectquery // t3lib_db->debug

and the extension's FE output states that it has not found a poll element
even though I've created one and pointed to its location in "starting
point".

Again, I'm not sure why it works in some content element spaces and not in
others...

Any ideas?


More information about the TYPO3-english mailing list