GuestList Version 1.6 Changelog This version updates more than 30 files and one folder with more than 80 files. If you did not make any changes to the code we recommend to update the whole package by removing the theme from your server and re-uploading the zipfile. As some critical bugs were fixed, we recommend you to update as soon as possible. Fixed Bugs: - updated mailing library, fixing some issues when trying to connect to gmail and other ssl connection based mailing services. - when updating from a prior version, the database was corrupted and thus the users could not sign up anymore. fixed by introducing a new update method - fixed bug in update notification script - fixed bug, when signing up for newsletter only the email addresses were not accessible - smaller fixes, such as typos New Features: - enable a static page: choose between two types, static content in a textarea with html or by selecting a page in the backend - added alternative text version to the confirmation mail, text based mailing clients, such japanese phones can now display the mails properly, too. - rss feed will now show events - ended events will display properly when accessing the direct url Changed files: folder root (/) modified functions.php modified header.php modified index.php modified sidebar.php modified single-bg_event.php modified style.css created images/main/static_bg.png modified templates/ajax/form_newsletter_only.ajax.php modified templates/event.php created templates/main_static.php folder css/ (css/) modified css/colors/black.css modified css/colors/blue.css modified css/colors/brown.css modified css/colors/gray.css modified css/colors/green.css modified css/colors/red.css modified css/colors/white.css modified css/colors/yellow.css modified css/style.css folder bebelCp2 (bebelCp2/) modified bebelCp2/bundles/bebelBaseBundle/config/bebelBaseBundleConfig.class.php created bebelCp2/bundles/bebelBaseBundle/help/images/misc/staticmain.png modified bebelCp2/bundles/bebelBaseBundle/help/index.php deleted bebelCp2/bundles/bebelDemoBundle/* modified bebelCp2/bundles/bebelEventsBundle/class/bebelEventsMailer.class.php modified bebelCp2/bundles/bebelEventsBundle/class/bebelEventsUtils.class.php modified bebelCp2/bundles/bebelEventsBundle/config/bebelEventsBundleConfig.class.php modified bebelCp2/bundles/bebelEventsBundle/vendor/swiftmailer/lib/classes/Swift.php modified bebelCp2/bundles/bebelEventsBundle/vendor/* created bebelCp2/bundles/bebelUpdateBundle/class/bebelUpdate.class.php created bebelCp2/bundles/bebelUpdateBundle/config/bebelUpdateBundleAdminConfig.class.php created bebelCp2/bundles/bebelUpdateBundle/config/bebelUpdateBundleConfig.class.php created bebelCp2/bundles/bebelUpdateBundle/versions/version1_6.php folder bebelCp2/core modified: admin/misc/templates/update/themeupdate.php class/BebelUtils.class.php class/BebelWidgetBase.class.php