[TYPO3-project-seminars] Listing and countdown

Mario Rimann typo3-coding at rimann.org
Wed Aug 29 19:30:09 CEST 2007


Thomas Hilburger schrieb:
> Seminars 0.5.2
> Server is running:
> - Debian Sarge Stable
> - MySQL 4.0.24
> - PHP 4.3.10-18

I think this could be the reason: MySQL version below 4.1.x

When I look to the TER info page about the Seminar Manager, I can't see
this as an official requirement. But I can find an entry in the
bugtracker concerning this:
https://bugs.oliverklee.com/show_bug.cgi?id=357

Without going into the depht of the code, I think it could be that the
list view makes use of the direkt subqueries in the Database - but the
countdown uses just a "simple" query.

Is there a way to upgrade to MySQL 4.1 at least? (v5 would be even better)

Cheers,
Mario


More information about the TYPO3-project-seminars mailing list