This build also includes build(s) #3, #4 and 5.
Issues Fixed:Fixed duplicate friends issues where in past versions it would allow you to send in a new request to the same user you might have already sent in a request for. So once both requests have been accepted it would lead to both users having two of the same friends.
Fixed: View Issue #88 – Editing classifieds Fixed: View Issue #87 – New Crush Alerts Email Notifications check box
Fixed: View Issue #95 – No User Name Popup for Recent visitors
Issue resolved with PHPMailer where it would cause a fatal error on a specific PHP build which in return would cause a blank page within Konsort when using anything that is connected to the mailing system.
Resolved an issue where on certain servers a user would get a blank page when trying to compose a message to another user.
Fixed: View Issue #131 – Groups Description Does not line break
Fixed: View Issue #163 – Quiz template files contains unused coding and needs to be cleaned.
Issue resolved where certain sites on a specific PHP build would cause a blank page in the groups module when trying to either invite a new member to a group or deleting a group.
New online session routine has been built. Part of this system is taken from the new v1.6 which is being used to resolve any extra overhead to the database.
Fixed: View Issue #166 – paypal recurring payments not working
General HTML tags being used such as the tag would cause line breaks within the HTML tag which in return would give an invalid HTML output and not display the image. The reason for this is, if a user adds a very long URL for an image the software is built to add a break after a certain amount of characters. This is usefull to not stretch a page when adding a long word. So the new fix will still use the same system to make sure users don’t stretch out a page but at the same time allow them to use long URL’s within HTML tags which is very usefull for image’s and tags being used over at YouTube to display their videos.
Issue with the “Top User” images being blank has now been resolved.
Quiz issue has been resolved, where it would now show you the correct quiz data when you are trying to view other users that have taken the same quiz as yourself.
Forum listing issue has been resolved, where it would add the incorrect forum ID for the last topic that was replied to.
Files Modified:./include/debug.inc.php
./include/init.inc.php
./include/settings/common.sett.php
./include/classes/Text.class.php
./include/classes/smarty/plugins/block.textformat.php
./include/classes/smarty/plugins/modifier.escape.php
./include/classes/smarty/plugins/modifier.date_format.php
./include/classes/Database.class.php
./include/classes/payments/paypal.class.php
./include/classes/App.class.php
./include/classes/mail/Mailer.class.php
./include/classes/mail/mime.class.php
./include/modules/Comments/classes/PhpFox_ComponentList.class.php
./include/modules/Messenger/classes/PhpFox_ComponentCompose.class.php
./include/modules/Forum/classes/PhpFox_ComponentForumList.class.php
./include/modules/Forum/classes/PhpFox_ServiceForum.class.php
./include/modules/Site/classes/PhpFox_ComponentSiteTitle.class.php
./include/modules/Site/classes/PhpFox_ComponentStyleReplace.class.php
./include/modules/Listing/classes/PhpFox_ServiceListing.class.php
./include/modules/Log/classes/PhpFox_ServiceLog.class.php
./include/modules/Account/classes/PhpFox_ComponentBrowse.class.php
./include/modules/Account/classes/PhpFox_ServiceFriends.class.php
./include/modules/Account/classes/PhpFox_ServiceSubscribe.class.php
./include/modules/Account/classes/PhpFox_ComponentAvatar.class.php
./include/modules/Account/classes/PhpFox_ComponentUserInfo.class.php
./include/modules/Account/classes/PhpFox_ServiceAccount.class.php
./include/modules/Account/classes/PhpFox_ServiceSecurity.class.php
./include/modules/Account/classes/PhpFox_ComponentAccountSettings.class.php
./include/modules/Groups/classes/PhpFox_ComponentInvite.class.php
./include/modules/Groups/classes/PhpFox_ComponentUploadPicture.class.php
./include/modules/Groups/classes/PhpFox_ComponentInviteToGroup.class.php
./include/modules/Groups/classes/PhpFox_ComponentDelete.class.php
./site/public/user/_pre.php
./site/public/user/blocked.php
./index.php
./design/templates/public/index.member.html
./design/templates/public/quiz/take.html
./design/templates/public/quiz/index.html
./design/templates/public/quiz/all-results.html
./design/templates/_modules/Event/FeaturedEvents.html
./design/templates/_modules/Forum/ForumList.html
./design/templates/_modules/Listing/ListingCreate.html
./design/templates/_modules/Listing/ListingView.html
./design/templates/_modules/Quiz/AllResults.html
./design/templates/_modules/Log/RecentVisitors.html
./design/templates/_modules/Account/TopUsers.html
./design/templates/_modules/Account/FriendsAdd.html
./design/templates/_modules/Account/AccountSettings.html
Filed under: phpfox