e107

Software Screenshot:
e107
Software Details:
Version: 1.0.4 / 2.0 beta1
Upload Date: 28 Feb 15
Developer: e107.org
Distribution Type: Freeware
Downloads: 109

Rating: 4.5/5 (Total Votes: 2)

The CMS uses the MySQL database for data and content storage.

Features:

  • Graphic installer
  • Admin panel
  • Plugin system
  • User registration and authentication system
  • Single-Sign-On support
  • Multi-lingual
  • User permissions
  • Lots of admin tools
  • Notifications via email
  • Internal Messaging System
  • WYSIWYG editing
  • Themes
  • Automatic updater
  • Syndication tools
  • News
  • Blog
  • Polls
  • Event calendar
  • Send email newsletters to all users
  • Banner ads system
  • Forum

What is new in this release:

  • Prevent bbcode images from breaking layout.
  • Prevent language-file sharing in debug mode.
  • Fixes calendar plugin tables.
  • Fixes for older MySQL dumps.

What is new in version 1.0.3:

  • New indexes and minor LAN issue in admin-latest.
  • Added check to secure_img_handler.
  • Fixed timezone issue.
  • Fixed usertheme menu config. Notice removal.
  • Removed some warnings.

What is new in version 1.0.2:

  • Site administrators may now impose a probationary period for new users before allowing them any of the usual member privileges to some areas of the system.
  • Support for "VIEWPORT" has been added, allowing theme developers greater control of how their design appears on mobile devices such as the iPad.
  • A new comment approval and management area has been added to the administrator interface as well as email notifications to alert admins of pending comments.
  • Administrators can now control which class of user has the ability to modify their signature - this helps to prevent signature-spam from untrusted users.

What is new in version v1.0:

  • New branding.

What is new in version 0.7.26:

  • Bugtracker #5259 possible fix - always look for lower case file type icon name.
  • Bug #5213 - IE9 fix.
  • Bug #5245 - URL parsing error.
  • Bug #5261 - added CSS classes 'rss' and 'rss-img', additionally URL's made absolute.
  • Bugtracker #5257: finetune update polls when not using cookies.

What is new in version 0.7.25:

  • XML check added.
  • BBcode filter doesn't modify the whole input anymore.
  • Filter invalid file names.
  • TinyMce image-preview was missing when editing the properties of an existing image.

What is new in version 0.7.25 rc1:

  • Workaround for PHP Bug 53632.

What is new in version 0.7.24:

  • Added some extra checks to avoid errors.
  • Avoid duplicate message when emailing items - thanks btoovey
  • Additional checking
  • Fix needed for PHP4 simplexml_load_string
  • Better version of simplexml_load_string for PHP4 systems
  • Possible fix for youtube conversion not working in PHP4
  • Make language-pack mailing more user-friendly.
  • Bug #5066 - missing semi-colon
  • Bug #5065 - php-extension bbcode files have to be prefixed 'bb_' to reduce chance of conflict with existing files
  • simplexml_load_string() not present in PHP4 - possible fix
  • Xhtml fixes
  • Fixed to detect upgrade when using an svn version.
  • Updated version to show that it's currently from svn.
  • Xhtml fix
  • Switch to transparent pngs for main admin navigation.
  • Better file-name checking
  • Add some basic error handling to File Manager
  • Improved selection of news authors to include site admins as well.
  • Bug #5046 - handle display of multi-page docs generated with TinyMCE
  • More Language-Pack changes. Support for certified translators. Minor class2 variable cleanup.
  • Added Content-Language header.
  • Bug #5011 Justify icon added to bbcodes.
  • Language-switch Enhancement: {LANGUAGELINKS=dropdown} . Also added a couple more native language translations.
  • Bug #4934 Better detection of domains and subdomains
  • Bug #5056 PM icon path (thanks dlanor)
  • Session Cookie Path fix
  • Make e_LAN (ISO code of current language) available at all times.
  • Also display shortcode timings when deBug=time
  • Added a few time markers for better Time Analysis
  • Admin language selector code cleanup and fix.
  • Fixed: 'new release' cache was failing on up-to-date installations and was slowing down the loading of the admin area.
  • Notice removal
  • Moved more language code out of class2 and into the language class
  • Fix for $_POST['sitelanguage']
  • Bug #5049 and other language fixes
  • Allow deBug mode to be activated from e107_config.php when access to the admin is not available. eg. define('e_DEBUG','basic');
  • Added invalid language pack notices.
  • PHP Notice removal
  • Bug #5043 - add log message when IP-related signups exceeded, plus some notice removal
  • Notice removal
  • Missed a file last time. Notice removal, clarify a few messages
  • Fixed a typo in previous commit
  • Added missing LANS and a check for default folders.
  • Bug #5013 - stop prefs getting sanitised on save
  • More cache fixes
  • Links-page help was missing - reverted to 0.7.22.
  • Removed PHP warning
  • Cleaned up Language Detection and moved some parts into language_class.php.
  • Handle nested bbcodes in prefilter
  • eTag validation fix and If-None-Match support.
  • Fixed Multi-language subdomains to work with user-tracking = cookies. Removed some PHP Notices.
  • MIssed a file in previous commit
  • Fix for multi-language site 'access denied' issue
  • Add event triggers on various forum events - thanks NowWhat
  • Lancheck - improved handling of commented code.
  • eTag validation fix and If-None-Match support.
  • Bug #5042 - text correction
  • Cache header-issue fix.
  • Class-based bbcode handler for the future - also fixes Bug #5026
  • Fixed more hardcoded language terms; thanks ErJe!
  • Bug #5039 - missing icon on 'Site Down' admin page
  • Add optional additional log file
  • Bug #5006 - option to determine time when content becomes active.
  • Added Server time to siteinfo.
  • Option to allow members to post potentially dangerous HTML (its the site admin's decision!)
  • Removed non-utf8 characters
  • Language File verification routine updated.
  • Simplify test
  • Bug #5035 fixed hardcoded strings in lancheck.php; thanks zsigi
  • Bug #5032 possible fix - path issue
  • Preset handling - handle checkboxes becoming unchecked. Don't save date in download preset
  • Bug #5034 - update LANs
  • 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.
  • Disable any token checking from error.php.
  • Correct accidental removal of token.
  • We forward all apache errors to error.php only for .php scripts now
  • Bug #5033 - userclass can't be created if manager class is e_UC_PUBLIC
  • Bug #4969 - warning removal
  • Bugtracked #5030 - typo - posted e-token was always reset in some cases. Additionally, reference to posted 'sqltext' not found, corresponding check removed.
  • Bug #5028 (comments not saved) possible fix
  • e_NOCACHE option. Disable cache of usersettings.php
  • Bug #5030 Should fix admin->db 'access denied' issue.
  • Bug #5029 - missing LAN
  • New e-token approach, e_TOKEN_FREEZE exception added (see request.php). WARNING: sites overriding footer_default HAVE TO update their footer_xxx scripts!
  • 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.
  • Author selection in newspost.php Optimized newspost.php
  • Fix ETag format
  • Minor naming change
  • Now include locale in language-pack name.
  • Bug #5019, #5016 and #5008 - trying to solve access denied issues (if related to session regeneration)
  • Notice removal
  • Bug #5007 - tidy print output text
  • Bug #5012 - handle unique indexes
  • Some plugins/themes were missing from the packaged language. Fixed.
  • Make test mode configurable, default to non-test
  • Bug #4990, EONE-14:Bug - couldn't edit comments on user info page
  • Missing callback in conversion routine - meant some older youtube links weren't converted
  • Minor adjustment to support Sourceforge rss feeds
  • Experimental fix for Bug #5018
  • Small fix to last commit.
  • More Language verification and Language-Pack fixes
  • Set defaults to main admin
  • 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.
  • Bug #5017 - missing LAN
  • SVN Keyword Update. Replace Date with Id.
  • SVN Keyword Update. Replace Date with Id.
  • Added $Id as a test.
  • Bug #5008 - edit admin e-token issue.

Requirements:

  • PHP 4 or higher
  • MySQL 4 or higher

Similar Software

Zikula
Zikula

13 May 15

CoolMS
CoolMS

13 May 15

Perch
Perch

4 Jun 15

FarCry
FarCry

11 Mar 16

Other Software of Developer e107.org

e107
e107

20 Feb 15

Comments to e107

Comments not found
Add Comment
Turn on images!