I use the effenberger_effects to show the thumbs as slides.
Now I want to incorporate Google_Maps.
It works but the effenberger_effects do not show anymore.
I added this code in my album page:
´<?php
´ if (function_exists('printAlbumMap')) {
´ printAlbumMap(NULL, NULL, NULL, NULL, gettext('Google ´Map'), true, 'googlemap', $firstPageImages);
´ }
´ ?>
What do I wrong?
Thanks in advance,
Filip