Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.5. Known problems

  1. This extension uses a xClass on tslib_cObj:cImage . So there are conflicts with other extensions that XCLASS this function as well. The following lightbox-extensions are therefore not compatible:

    kj_imagelightbox, kj_imagelightbox2

  2. Use instead a lightbox that does not xClass the core of Typo3:

    perfectlightbox, pmkslimbox

  3. If anybody has a idea how to avoid the xClass pleas let us know. - maybe using a stdWrap that calls a user function could be a way? Any recommendations?