Download project files

How do I verify a download?


0.7.24 release from the 0.7 series released

Release information
Changelog:

r11811 - new version: 0.7.24 - auto
r11810 - Added some extra checks to avoid errors.
r11808 - Avoid duplicate message when emailing items - thanks btoovey
r11807 - Additional checking
r11806 - Fix needed for PHP4 simplexml_load_string
r11804 - Better version of simplexml_load_string for PHP4 systems
r11803 - Possible fix for youtube conversion not working in PHP4
r11802 - Make language-pack mailing more user-friendly.
r11801 - Bug #5066 - missing semi-colon
r11799 - Bug #5065 - php-extension bbcode files have to be prefixed 'bb_' to reduce chance of conflict with existing files
r11798 - simplexml_load_string() not present in PHP4 - possible fix
r11797 - Xhtml fixes
r11796 - Fixed to detect upgrade when using an svn version.
r11795 - Updated version to show that it's currently from svn.
r11794 - Xhtml fix
r11793 - switch to transparent pngs for main admin navigation.
r11792 - Better file-name checking
r11790 - Add some basic error handling to File Manager
r11789 - Improved selection of news authors to include site admins as well.
r11787 - Bug #5046 - handle display of multi-page docs generated with TinyMCE
r11786 - More Language-Pack changes. Support for certified translators. Minor class2 variable cleanup.
r11784 - added Content-Language header.
r11783 - Bug #5011 Justify icon added to bbcodes.
r11782 - Language-switch Enhancement: {LANGUAGELINKS=dropdown} . Also added a couple more native language translations.
r11781 - Bug #4934 Better detection of domains and subdomains
r11779 - Bug #5056 PM icon path (thanks dlanor)
r11775 - Session Cookie Path fix
r11774 - Make e_LAN (ISO code of current language) available at all times.
r11773 - Also display shortcode timings when deBug=time
r11772 - Added a few time markers for better Time Analysis
r11771 - Admin language selector code cleanup and fix.
r11770 - Fixed: 'new release' cache was failing on up-to-date installations and was slowing down the loading of the admin area.
r11769 - Notice removal
r11768 - Moved more language code out of class2 and into the language class
r11767 - Fix for $_POST['sitelanguage']
r11766 - Bug #5049 and other language fixes
r11765 - Allow deBug mode to be activated from e107_config.php when access to the admin is not available. eg. define('e_DEBUG','basic');
r11764 - Added invalid language pack notices.
r11763 - PHP Notice removal
r11760 - Bug #5043 - add log message when IP-related signups exceeded, plus some notice removal
r11759 - Notice removal
r11758 - Missed a file last time. Notice removal, clarify a few messages
r11757 - Fixed a typo in previous commit
r11756 - Added missing LANS and a check for default folders.
r11755 - Bug #5013 - stop prefs getting sanitised on save
r11753 - More cache fixes
r11752 - Links-page help was missing - reverted to 0.7.22.
r11750 - Removed PHP warning
r11749 - Cleaned up Language Detection and moved some parts into language_class.php.
r11747 - Handle nested bbcodes in prefilter
r11745 - eTag validation fix and If-None-Match support.
r11744 - Fixed Multi-language subdomains to work with user-tracking = cookies. Removed some PHP Notices.
r11743 - MIssed a file in previous commit
r11742 - Fix for multi-language site 'access denied' issue
r11741 - Add event triggers on various forum events - thanks NowWhat
r11740 - Lancheck - improved handling of commented code.
r11738 - eTag validation fix and If-None-Match support.
r11737 - Bug #5042 - text correction
r11736 - cache header-issue fix.
r11735 - Class-based bbcode handler for the future - also fixes Bug #5026
r11734 - Fixed more hardcoded language terms; thanks ErJe!
r11732 - Bug #5039 - missing icon on 'Site Down' admin page
r11731 - Add optional additional log file
r11729 - Bug #5006 - option to determine time when content becomes active. Thanks Denes
r11728 - Added Server time to siteinfo.
r11727 - Option to allow members to post potentially dangerous HTML (its the site admin's decision!)
r11726 - Removed non-utf8 characters
r11725 - Language File verification routine updated.
r11724 - Simplify test
r11723 - Bug #5035 fixed hardcoded strings in lancheck.php; thanks zsigi
r11721 - Bug #5032 possible fix - path issue
r11719 - Preset handling - handle checkboxes becoming unchecked. Don't save date in download preset
r11717 - Bug #5034 - update LANs
r11716 - Bug #5031, #5030 - TinyMCE fix, should solve a lot of e-token related issues for sites having WYSIWYG enabled. Similar fix should be applied from all 3rd party rich editor providers.
r11715 - Disable any token checking from error.php.
r11714 - Correct accidental removal of token.
r11713 - we forward all apache errors to error.php only for .php scripts now
r11712 - Bug #5033 - userclass can't be created if manager class is e_UC_PUBLIC
r11711 - Bug #4969 - warning removal
r11710 - Bugtracked #5030 - typo - posted e-token was always reset in some cases. Additionally, reference to posted 'sqltext' not found, corresponding check removed.
r11708 - Bug #5028 (comments not saved) possible fix
r11707 - e_NOCACHE option. Disable cache of usersettings.php
r11706 - Bug #5030 Should fix admin->db 'access denied' issue.
r11705 - Bug #5029 - missing LAN
r11704 - new e-token approach, e_TOKEN_FREEZE exception added (see request.php). WARNING: sites overriding footer_default HAVE TO update their footer_xxx scripts!
r11703 - Bug #5020, #5018 (and probably most of the e-token related issues) - jayya missing JS is breaking e-token when ErrorDocument 404 rule in .htaccess points to error.php; a bit smarter default ErrorDocument 404 rule to prevent similar issues.
r11702 - Author selection in newspost.php Optimized newspost.php
r11700 - Fix ETag format
r11699 - Minor naming change
r11698 - Now include locale in language-pack name.
r11697 - Bug #5019, #5016 and #5008 - trying to solve access denied issues (if related to session regeneration)
r11696 - Notice removal
r11695 - Notice removal
r11694 - Notice removal
r11692 - Bug #5007 - tidy print output text
r11691 - Bug #5012 - handle unique indexes
r11690 - Some plugins/themes were missing from the packaged language. Fixed.
r11689 - Make test mode configurable, default to non-test
r11687 - Bug #4990, EONE-14:Bug - couldn't edit comments on user info page
r11686 - Missing callback in conversion routine - meant some older youtube links weren't converted
r11685 - Minor adjustment to support Sourceforge rss feeds
r11684 - Experimental fix for Bug #5018
r11683 - Small fix to last commit.
r11682 - More Language verification and Language-Pack fixes
r11681 - Set defaults to main admin
r11680 - Much better language file validation. Checks for missing html, bbcode, links etc. Docs, Calendar, TinyMce, PhpMailer etc. are now included in the zipped language pack.
r11679 - Bug #5017 - missing LAN
r11678 - Svn Keyword Update. Replace Date with Id.
r11677 - Svn Keyword Update. Replace Date with Id.
r11676 - Added $Id as a test.
r11675 - Bug #5008 - edit admin e-token issue

File Description Downloads
download icon e107_0.7.24_full.tar.gz (md5) e107 v0.7.24 Full Install 52
last downloaded 49 weeks ago
Total downloads: 52

0.7.23 release from the 0.7 series released

Release information
Changelog:

r11672 - new version: 0.7.23 - auto
r11671 - Bugfix: main-admin was not displaying in newspost visibility options.
r11670 - Add option for output filter
r11668 - Switched ZBBlock support to a more generic include option: $CLASS2_INCLUDE = "path_to_file"; inside e107_config.php eg. $CLASS2_INCLUDE = 'zbblock/zbblock.php';
r11666 - ZBBlock support added. (Just install and add $ZBBLOCK = TRUE; to your e107_config.php file.)
r11665 - youtube ID validation problem (underscore allowed)
r11664 - youtube ID validation problem (dash allowed)
r11663 - Updated filter, conversion utility
r11662 - youtube.bb added to default bbcode template
r11661 - Updated LANs
r11660 - enhased filter, sanitise message if in deBug mode, new core feature - youtube.bb (filter should break all BAD 3rd party media bbcodes)
r11659 - e_parse dataFilter - charset and quote style added
r11658 - Better description of pref
r11657 - Draft for download-request delay.
r11656 - Bug fix
r11655 - Full filter support
r11654 - Filter improvements
r11653 - Update filter
r11652 - Option to filter data
r11650 - Bug #5004 - make sure valid return path in email. Thanks whoisrich
r11649 - Fix for event/trigger communication between plugins.
r11648 - #5003 e_TOKEN signup/login issues fix - thanks for reporting 2dopey
r11647 - Bug #5003 - With COPPA enabled - 'access denied' message. This should fix it.
r11646 - etoken ajax fix
r11645 - non-latin username fix
r11644 - Fix token issue
r11643 - e_TOKEN should help against DDOS and disarm CSRF attacks now
r11642 - more e-token additions
r11641 - Added 'main admin' to some of the userclass options in admin.
r11640 - Bug #5002 - missing table reference. Thanks Fanatik
r11639 - adding eToken to comment input.
r11638 - old referer check removal
r11637 - e-token added
r11636 - e_TOKEN - made it first priority check
r11635 - e_TOKEN - check as earlier as possible to prevent server resources usage; die instead redirection
r11634 - Minor Cleanup
r11633 - token draft
r11631 - Exclude Thumbs.db
r11628 - Adjust logging string to try and please suhosin - thanks rgk for thought/testing
r11625 - Adjust check for php-enabled compression
r11623 - Added space between comment title and comment author
r11620 - Bug #4986 - Updated Google URLs. Thank you 2dopey. URLs removed from gsitemap language file. GSLAN_37 and GSLAN_38 should be re-translated.
r11619 - Bug #4982 - notify no longer runs when news visibility is set to nobody.
r11617 - Cleaned up footer.php links.
r11616 - Bug #4951 - Image browser issue in TinyMce. Thank you mygoggie for the fix.
r11615 - Bug #5000 - eplug_css and eplug_js behavior wasn't consistent with front-end.
r11614 - Bugfix: Duplicated Loginnames could under some circumstances prevent a legitimate user from logging in.
r11613 - Language-file check fix and Language-Pack export added.
r11608 - Bug #4766 - Correct 'new' icon of new forum threads; thanks MikeNL
r11606 - Remove unused poll cookies. Thanks Fanat1k - Bugtracker #4983
r11605 - Change default pref to reflect discontinuation in 0.8
r11603 - Bugfix: Plugins/Theme language check was showing 'bom'.
r11599 - Bug #4969 - fix 3rd and 4th items (warnings when no plugins installed)
r11598 - Bug #4955 - reduce query count, plus other tidying up
r11597 - Don't decode URLs in thread titles
r11596 - Bug #4966 - wrong handler called
r11594 - Bug #4970 possible fix - 'ordinary' admin can't access admin pages on some sites only
r11591 - Redirect to home if no contact-form or contact-info is available.
r11589 - Bugfix: Podcast compatibility issues corrected.
r11585 - Page would trigger mod-security block during the creation of tables in some cases. Fixed.
r11581 - Bug #4972 - fix printing in content items - thanks SaladDay
r11579 - Bugfix : typo was causing broken link to default-language.
r11578 - Added basic user-agent/query filter.
r11576 - Bug #4973 - may pick wrong member for PM - now looks for exact name match before considering similar names
r11574 - Bugfix - login e_event missing from admin-area.
r11573 - Missing 'view' option for download link added.
r11572 - Added additional check for space after ?> to Language-file checking.
r11570 - Roll back previous mod. I hate extract()!
r11569 - EONE-95 (Bug): possible fix - typo in variable name
r11565 - Use path constants
r11564 - Bug #4959 - handle display of single banner from multiple campaigns
r11561 - Bug #4958 - admin couldn't delete user
r11560 - Bug #4932 - correct previous fix for missing LANs

File Description Downloads
download icon e107_0.7.23_full.tar.gz (md5) e107 v0.7.23 Full Install 30
last downloaded 50 weeks ago
Total downloads: 30