19.07.10
New version released - 0.7.22 Available now!!
This release includes the fixes for the e_parse issues introduced with the last release (sorry about that).
It also includes a fix for a small security issue.
I have also done some work on my build system, hopefully now:
All files should pass the File Inspector test now.
Upgrade files no longer contain empty directories.
Link to downloads here: http://e107.org/edownload.php
Changes found here in the changelog
It also includes a fix for a small security issue.
I have also done some work on my build system, hopefully now:
All files should pass the File Inspector test now.
Upgrade files no longer contain empty directories.
Link to downloads here: http://e107.org/edownload.php
Changes found here in the changelog
- Bug #4611 - email_confirm missing from XUP signup
- Added filesize unit dropdown when adding external download
- Bug #4612 - save extended user fields on initial signup
- Bug #4622 - newsletter admin Bug fix plus some tidying up
- Bug #4626, #4627 - extra checks in quick add user
- Bug #4630 - allow to set members for display name <> login name
- Bug #4628 - reshow posted field properly
- Bug #4633 - handle changes of list length in downloads better
- Extra permission checks
- Remove deBug code
- Bug#4625 - improve XHTML compliance when errors occur
- Bug #4636 - hard coded text in downloads admin
- Bug #4638 - trim spaces from display name
- Correct select option
- Tidy up formatting a bit
- Bug #4639 - reflect current HTML Posting perms on text prefs to make it more obvious what's happening
- Bug #4641 - some login name boxes not big enough
- Bug #4637 - show download agreement on mirror downloads
- Add utility to check for duplicate login names
- Facility to check for duplicate email address
- Bug #4643 - make checking utility multi-language
- Bug #4642 - problems with backslashes
- Add check for conflicting username/login name combinations
- Bug #4645, #4646, #4647, #4848 - optimisations in list_new plugin - thanks Father B
- Bug #4658 - hardcoded LAN
- Bug #4653 - notice removal in tinymce
- Bug #4664 - non-existent file referenced
- Bug #3533 cache and rating in content
- Clear user theme if not allowed
- Fixed Bug where category drop down list was malformed (optgroup tag mismatch) if first entry was a category an not a parent.
- links_page verify method missing
- Bug #4670 - block class send if 'send to multiple users' not allowed
- Bug #4671 - hardcoded text
- Menu visibility issue (broken when there is '-' in the condition list)
- Bug #4679 - hardcoded text
- Bug #4683 - handle double quotes in mailout subject
- Bug #4690 - set default image view
- Bug #4689 - show newsletter issue
- Bugfix: Corrected a Bug which occurred when "Make URLs Clickable" was active and "Replace clickable URLs" was inactive.. email addresses were still being replaced with the default "-email-" or the replace-text preference value.
- Updated with a clearer description for Clickable links prefs.
- Minor punctuation fixes
- Bug 4697 Fixed custom download denial message (allows, BBCodes, etc. too)
- Fixed some tablerender captions after signup. eg. now says 'Problem Encountered' instead of 'Thankyou' when an error is detected. etc.
- Modified LAN numbers on last commit for easy transition to 0.8
- Bug #4696 - oldpolls error
- Bug #4700 - incorrect icon specified
- Modified after-signup text for clearer instructions.
- Bug #4703 - update date on custom page edit
- Moved str_replace() outside of toHTML to also allow for replacement of dynamic terms in custom LANs.
- Bug #4688 - check external avatar size on signup
- Bug #4704 - typo in class check
- Bug #4695 - handle empty prfix in language table copy
- Bug #4682 - possible fix for MySQL search in content
- Notice removal
- Bug #4705 - extra slashes in news preview with MAGIC_QUOTES_GPG true and an image bbcode, plus a few other bits of tidying up
- Bug #4708 - login name length now checked properly
- Bug #4681 - select comments for moderation properly
- Fix typo
- Bug #4651 possible fix to keep news comment counts in step
- Additional checking
- Bug #4716 - submit news tidy up - mostly thanks to whoisrich
- Signup - check required fields that may not return $_POST
- Bug #4715 - clean up user extended fields table
- Bug #4721 - type of resized images matches file extension
- Bug #4722 - link option visible to main admin only
- Idea #1889 : Make site links in e107_admin/links.php clickable
- Bug #4723 - Tablerender mode parameter added for themers
- Filter 'visible to nobody' items in news RSS
- Bug #4726 - post data for category name/decription/message 1/message 2 parsed to DB format
- Bug #4728 - filter edit mode from query better
- Bug #4724 - show scroll bar on text areas
- Bug #4651 - news comment counting
- Bug #4737 - didn't require install if $eplug_link set
- Bug #4732 - incorrect filesize for public uploads moved to downloads
- Upgrade phpmailer to 2.0.4
- Bug #4738 - correct signup link
- Bug #4739 - Update signup link
- Bug #4740 - handle page redirect if JS disabled
- Bug #4741 - Handle redirect if JS disabled
- Bug #4744 - excess JS
- Bug #4747 - typo in news column count
- Bug #4752 - missing '$' in XUP handler
- Bug #4753 - remove warnings
- Bug #4754 - remove warning
- Bug #4755 - hard coded LAN
- Purge "Unverified Older than 30 days" added.
- Added W3C recommendations for a more compatible feed. (May also be more compatible with twitterfeed)
- Updated TinyMce to 3.2.5 (minimal addons).
- Upgraded Ibrowser plugin to work with new version of TinyMce
- Fixed potential language-file problem with TinyMce ibrowser plugin.
- More ibrowser fixes for TinyMce
- Trivial error in comment tag
- Bugfix - user-theme settings was interfering with admin -> menu. Fixed.
- Unused variables removal
- Missing files from TinyMce
- cleaned up some lan
- Obsolete files removal
- Possible fix for class issue with user theme selection
- [no log message]
- More tinyMce files
- Fix what the previous fix broke
- Admin->Cpage - added a check to be sure the table update occurred.
- Tidy cache handling a little
- Finally the deBugger shows only what it's meant to and no longer creates Xhtml errors in some cases.
- Use charset and related ASAP
- Bug #4707 - fla.php doesn't work in a multilingual site
- remove pre 0.7 $pref array conversion - done in class2.php
- compliance
- Tidy up a few bits
- More tidying up
- Bug #2230 - possible fix - manage database utf8 encoding
- Bug #4764 - Admin language in a multilingual site
- Load admin phrases ASAP
- language cleanup
- Contact need a title
- image_post_class was missing
- language cleanup on install
- deprecated help.php
- missing arrow file
- Bug #4768 - array limit too low
- 0.6 legacy code removal
- Trivial XHTML compliance
- Bug #4770 - allow all classes for menu/cpage visibility
- Get rid of 0.6 legacy code in login
- Bug #4720 - XHTML compliance in user's profile
- Changed a toHTML() to parseTemplate() when formatting the Contact Info from a template - was adding unneccessary break tags.
- Bug #4773 - Contact Details padding caption with newline
- contact template back
- Bug #4774 - misplaced closing P tag
- Bug #4775 - unquoted font names
- Bug #4776 - unquoted font names
- url doesn't exist
- Show 2dopey in forum stats
- Language selection simplification work in progress
- Language selection simplification Bug #4325 fixed USERLAN deprecated Bug #3485 possible fix work in progress
- ctype_digit() replacement
- remove some extra spaces
- use $slng for the time being
- warning removal
- Bug #4781 Do not notify banned users
- Forgot in
- Language selection simplification switch to include_lan
- Do not override user robots.txt Rebame e107.robots.txt to robots.txt to use the default one
- Solve some ANSI_X3.4-1968 related Bugs
- Filter profanities in tracking emails
- Bug #4780 - leave upload handler to check image file sizes
- DeBug Tweaks
- Bug #4790 extra div in oldpolls.php
- Fixed image reference
- Bug #4793 - missing closing DIVs
- a bit of legacy BULLET code review
- Whoops, wrong settings configuration
- Add .cvsignore for 0,7
- Bug #4795 and #4796 missing images
- restoring deleted by mistake install.php
- Quick implementation of feature request #1362 - check all/none in PM inbox/outbox - not transferrable to v0.8, which should be done using new JS API
- add img border reset
- Bug #4788 - TinyMce valid elements issue - thank you dolphin713
- Improve flexibility on event posting
- Check-for-updates MUST be on by default
- Hopefully a final fix for xml (SourceForge-update-check) timeouts. ie. Bug #4352
- Bug #4799 - html_truncate() sometimes left incomplete tag - thanks victorcastelan
Posted by gary231178 in e107 community news Read or post comments
11.01.10
AACGC, the creator of many e107 plugins has now started making e107 themes! Check out AACGC's e107 Theme store for some really nice custom made e107 themes. If you don't see the theme you like, post a request for a new theme in the AACGC forums!
Visit the premium store
Posted by ~M@CH!N3~ in e107 community news Read or post comments
10.09.09

The Founder and owner of AACGC has just released the first Massive Online Multi-Website RPG & PVP Battle addon for E107!
AACGC's RPG and PVP Battle System is a Multi-Website Worldwide Joint battle mod for E107 that joins all websites that use the AACGC Battle Addon Plugin and allows their users to register and play the RPG and PVP battle system with many other players all over the world. The RPG and PVP battle system is based on the old legendary BBS game Called "Legend of the Red Dragon" by Seth Able. The Game has been rewriten in PHP for web browsers and is now called "Legend of the Green Dragon". The Battle System also allows Clan registration so your can can be reconzied as a group. For More information and to try the battle system or if you have any questions about the Battle Addon, go to www.battle.aacgc.com
NOTE - The battle addon does NOT use your E107 login, any member of your site that wants to play must register an account on your battle page after you install it. Once you register you can play the battle system on ANY site that has it.
Download the plugin here.
Posted by ~M@CH!N3~ in Misc Read or post comments
28.08.09
e107downloads.com is pleased to welcome ~M@CH!N3~ as a new admin here at e107downloads.
e107downloads.com is pleased to welcome Trucking Nutter as a new admin here at e107downloads.
Any problems, concerns issues, please use our forums for a fast speedy response from our admin team.
e107downloads.com is pleased to welcome Trucking Nutter as a new admin here at e107downloads.
Any problems, concerns issues, please use our forums for a fast speedy response from our admin team.
Posted by gary231178 in Misc Read or post comments
17.07.09

The latest contributions to the e107 community are coming quick and fast, from this new plugin creator.
They are not only quality, but the aftercare and support is second to none.
If you are using the gold system from Father Barry then AACG'S Plugins are a must need addition.
Specifically designed for the krooze arcade in mind there is a great array of addons for any arcade site.
If you are a game clan, then also there is an array of plugins not to be missed, including the cool new Medals & Ribbons plugin, full featured rosta and much more!!
They are not only quality, but the aftercare and support is second to none.
If you are using the gold system from Father Barry then AACG'S Plugins are a must need addition.
Specifically designed for the krooze arcade in mind there is a great array of addons for any arcade site.
If you are a game clan, then also there is an array of plugins not to be missed, including the cool new Medals & Ribbons plugin, full featured rosta and much more!!
Below is a cuurent list of all the plugins available.
For aftercare support, and to view all the plugins in action please check out the website & forums by clicking here!!
All the plugins are avaialable for download here at e107downloads or directly from the AACGC site.
*PLEASE NOTE SUPPORT FOR THESE PLUGINS IS ONLY AVAIALABLE FROM THE AACGC WEBSITE*
AACGC Alternate Profiles V6.0
AACGC Tracker V1.2
AACGC Donation Listing V1.6
AACGC Welcome Menu V2.2
AACGC Addons V3.0
AACGC Scrolling Menu V2.0.1
AACGC Ribbons & Medals V5.7
AACGC Roster V4.5
AACGC MOTM V2.6
AACGC Game Guide V1.7
AACGC Clan Listing V1.7
AACGC Game Server Listing V2.5.1
AACGC Network Link Bar V2.3
AACGC Banner Listing V1.2
AACGC Product Listing V1.3
Posted by gary231178 in Misc Read or post comments



User Colour Key:




















