This page is still a beta!

1.8. Known problems

  1. Many feature ideas still are unimplemented. Feel free to provide code or pay for the author's time.

  1. The seminar hours are displayed without a unit, e.g. “17:00” instead of “17:00 h”.

  1. All registrations (paid and unpaid) are counted for the seminar statistics.

  2. In some cases, the list view in the front-end plug-in may be empty. Do this:

    1. Check that all seminars lie within the configured time window for the list view (the default is current and upcoming events). Events without a begin date/time always appear as an upcoming event.

  1. It doesn't work to have the seminar manager and the online registration on the same page (you will get an error message in the registration plug-in). Do this:

    1. Put them on separate pages and set plugin.tx_seminars_pi1.listPID and plugin.tx_seminars_pi1.registerPID.

  2. All non-empty changes at the flexforms of the plug-in overwrite the settings of the corresponding TS setup. Empty data in the flexforms don't overwrite non-empty data from the TS setup.

  3. The search in the list view covers pretty most of what is visible in the single view except for the payment methods (this is intended).

  4. Sorting in the front end doesn't work properly with MySQL < 4.1.

  1. Depending on your configuration and on which other extensions you have installed, this extension may crash if PHP has only 30 or 32 MB of RAM. If you encounter these crashes (bug report), please assign PHP 64 MB or more.

  1. Some users have reported problems using realURL (especially with Internet Explorer) concerning broken redirects to the thank-you page or double registrations (bug report). If you encounter these problems, please disable realURL for the registration and thank-you page (and encourage your users to switch to Mozilla Firefox).

  2. If the maximum upload file size in PHP is set to a lower value than the one in TYPO3, the FE editor does not show an error message if one tries to upload a too large file.