Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Good news everyone! We recently released SocialEngine PHP 4.8 with feature updates and bug fixes. Following are the notes for the SocialEngine PHP 4.8.0 release:
Features:
Option to hide subscription plans for users after they sign up
Upgraded Zend Framework to v1.12.3
Improved the robustness of the email queue
Improved compatibility with older FFMpeg versions
Added bot sign-up mitigation
Bugs fixed:
Polls search options
Archive_Tar compatibility problems with PHP v5.5
JavaScript injection in the photo albums
Some PHP warnings
PayPal gateway testing function
Quote button in the forum
Forum search input placeholder
Forum deletion problem
Profile-Friends widget problem
Image preview size for mobile
Video module and SSL
Double announcements
404 for /widget
Added missing phrases to the translation files
Twitter API changes
Music sharing in the Activity Feed
ReCaptcha for SSL
Facebook/Twitter/Janrain sign in redirection
Notifications bug when sharing music on the Activity Feed
ReCaptcha for sign ins
Inbox/notifications breaking after disabling modules
SocialEngine clients can grab the new SE PHP 4.8.0 code from the client area. Remember to make a *complete* backup of your installation before performing an upgrade. If you’ve made significant custom changes to your source code, remember that they could pose problems during the upgrade process, so enlist a developer to help you if you’re not comfortable with the process yourself.
Corrected order of forum posts added by Ning Importer. Fixes #2505.
Fixed bug with adding link to a wall post where image selector was not being displayed.
Background Mailer Task will run better now and not hang. Fixes #2476.
Fixed bug where the respective profile field column in field search table was not getting deleted after the deletion of a profile field. Fixes #2437.
Fixed social network mapping issue when multiple social networks are chosen during signup.
Fixed bug with menu editor where any custom menu added to Member Edit Profile Navigation was redirecting to Browse Members page.
Fixed an error showing in the log that would be generated when changing the order of photos in an album
Fixed bug where bullets added via TinyMCE Editor were not being displayed in blogs.
Fixed a bug in discussions under Events and Groups where page UI was getting affected in certain cases because of HTML tags not closing after truncation.
A note on upgrading
Please do a complete backup of both the files and the database before initiating upgrade. If you have opened a support ticket and were given a code change that was applied to some of your files, take extra care to ensure that those are still correctly applied, or contact support and we’ll be able to re-apply them. Please get a developer to help you if you’re not comfortable with the process yourself. We do have an upgrade service available for $150 which you can purchase from our Client Store.
application/libraries/Scaffold/libraries/Scaffold/modules/ScanInclude/ScanInclude.php - Fixed issue with CSS of disabled modules that was being loaded on windows based server..
application/libraries/Scaffold/libraries/Scaffold/Scaffold.php - Resolved notice of E_DEPRECATED appearing on websites having PHP version less than 5.3.0.
application/modules/Activity/controllers/IndexController.php - Fixed issue where users are unable to like comments on certain activity feed posts.
application/modules/Activity/Model/Action.php - Fixed issues where users are unable to like comments on certain activity feed posts and posts without attachments are not appearing on user / content profile.
application/modules/Activity/Model/Helper/Var.php - Fixed issue with the translation of content sharing feed's text.
application/modules/Activity/views/scripts/_activityComments.tpl - Fixed issue where users are unable to like comments on certain activity feed posts.
application/modules/Activity/views/scripts/_activityText.tpl - Fixed issues where users are unable to like comments on certain activity feed posts and duplicacy of photo caption in activity feed when status is updated along with a photo.
application/modules/Core/Bootstrap.php - Resolved notice of E_DEPRECATED appearing on websites having PHP version less than 5.3.0.
application/modules/Core/Controller/Action/Admin.php - Fixed issue with PHP array file not being generated properly.
application/modules/Core/Model/Link.php - Removed unnecessary "comments" and "likes" methods.
С радостью сообщаем, что выпущен долгожданный релиз SocialEngine PHP 4.8.9. Мы сделали много важных изменений и улучшений, в том числе исправление проблем, связанных с Facebook и YouTube после обновления API. Ознакомиться с полным списком изменений и подробной информацией об исправлениях, сделанных в этом выпуске, Вы можете в приложенном файле в архиве обновления. Для обновления используйте встроенный менеджер обновлений.
Внимание! Пожалуйста, не забудьте сделать полную резервную копию файлов и базы данных перед обновлением до крайней версии, а так же убедитесь о совместимости с актуальной версией, при использовании дополнений сторонних разработчиков. Если Вы по каким-либо причинам не сможете сделать резервную копию и провести установку или обновление самостоятельно, мы будем рады помочь Вам. Просто свяжитесь с нами по указанным на сайте контактам.
Выражаем благодарность активным пользователям за помощь в улучшении данного выпуска, несколько исправлений были сделаны благодаря вам. Мы будем информировать вас о будущих планах по улучшению Social Engine!
index.php - Renamed constant "_ENGINE_ADMIN_NEUTER" to "_ENGINE_ADMIN_NEUTER_MODE" and set HTTP code to "503 Service unavailable" when the site is in maintenance mode.
application/settings/manifest.php - Incremented version.
install/config/manifest.php - Incremented version.
install/import/JsonAbstract.php - Updated Ning Importer tool fixing multiple issues.
install/import/Ning/* - Updated Ning Importer tool fixing multiple issues.
install/import/Ning/Activities.php - Added.
install/import/Ning/BlogComments.php - Added.
install/import/Ning/CoreContent.php - Added.
install/import/Ning/CorePages.php - Added.
install/views/scripts/import/ning-instructions.tpl - Updated URL of "Ning Archive Tool" to point to correct KB article.
application/libraries/Engine/Date.php - Added.
application/libraries/Engine/Image.php - Added autoRotate method.
application/libraries/Engine/manifest.php - Incremented version.
application/libraries/Engine/String.php - Added slug method.
application/libraries/Engine/View/Helper/ViewMore.php - Allowed multiple line breaks in comments.
application/modules/Activity/Model/Action.php - Fixed an issue where a few activity feeds on the "Member Home Page" sometimes appeared missing.
application/modules/Activity/settings/manifest.php - Incremented version.
application/modules/Activity/settings/my.sql - Incremented version.
application/modules/Core/Controller/Action/Admin.php - Fixed issue with "Translation Performance" setting not getting saved in a few cases.
application/modules/Core/controllers/AdminSettingsController.php - Hide values in admin form when _ENGINE_ADMIN_NEUTER mode is enabled.
application/modules/Core/controllers/PagesController.php - Fixed issue where custom pages having hyphen(-) in their URLs were not working fine.
application/modules/Core/settings/manifest.php - Incremented version.
application/modules/Core/settings/my.sql - Incremented version.
application/modules/Core/views/scripts/admin-themes/index.tpl - Disabled "Activate Theme" button when _ENGINE_ADMIN_NEUTER mode is enabled.
application/modules/Core/widgets/admin-statistics/index.tpl - Hide license key in administration when _ENGINE_ADMIN_NEUTER mode is enabled..
application/modules/Core/Bootstrap.php - Added method: _initAdminNeuter.
application/modules/Core/externals/styles/admin/main.css - Increased the width of Layout Editor's "Page Block Placement" area for better accessibility in administration.
application/modules/Payment/controllers/AdminGatewayController.php - Hide values in admin form when _ENGINE_ADMIN_NEUTER mode is enabled.
application/modules/Payment/settings/manifest.php - Incremented version.
application/modules/Payment/settings/my.sql - Incremented version.
application/modules/Storage/controllers/AdminServicesController.php - Redirected users to "Manage Storage Services" when "Edit Storage Service" is accessed and _ENGINE_ADMIN_NEUTER mode is enabled.
application/modules/Storage/settings/manifest.php - Incremented version.
application/modules/Storage/settings/my.sql - Incremented version.
application/modules/User/controllers/AuthController.php - Fixed compatibility issue with "Facebook Integration" that appeared because of Facebook deprecating their "offline_access" permission.
application/modules/User/controllers/AdminSettingsController.php - Hide keys of Facebook and Twitter when _ENGINE_ADMIN_NEUTER mode is enabled..
application/modules/User/Form/Signup/Account.php - Fixed issue with "Name" field of Signup form that was conflicting with another form's Name field when existing on same page.
application/modules/User/Model/User.php - Fixed an issue that caused photos getting turned sideways when captured and uploaded from a few android and iOS devices.
application/modules/User/Plugin/Signup/Account.php - Fixed issue where incorrect timezone was being displayed in email that goes to site admin on every new signup.
application/modules/User/Plugin/Signup/Photo.php - Fixed an issue that caused photos getting turned sideways when captured and uploaded from a few android and iOS devices.
application/modules/User/Plugin/Core.php - Fixed issue with newly registered members getting two emails: "Welcome email" and "Welcome email with Password".
application/modules/User/settings/manifest.php - Incremented version.
application/modules/User/settings/my.sql - Incremented version.
application/modules/User/views/scripts/signup/form/account.tpl - Fixed issue with "Name" field of Signup form that was conflicting with another form's Name field when existing on same page.
application/modules/User/views/scripts/_formSignupImage.tpl - Fixed javascript error.
application/modules/User/widgets/home-photo/Controller.php - Fixed log error while accessing Albums section being a non-logged-in user.
Плагины
Social Engine PHP 4.8.9 Albums Plugin
Social Engine PHP 4.8.7 Blogs Plugin
Social Engine PHP 4.8.8 Chat & IM Plugin
Social Engine PHP 4.8.9 Classifieds Plugin
Social Engine PHP 4.8.9 Events Plugin
Social Engine PHP 4.8.7 Forum Plugin
Social Engine PHP 4.8.9 Groups Plugin
Social Engine PHP 4.8.9 Music Plugin
Social Engine PHP 4.8.0 Polls Plugin
Social Engine PHP 4.8.9 Video Plugin
Social Engine PHP 4.8.9 Mobile Plugin
Скачать
View hidden content is available for registered users!
Fixed iconv_set_encoding warnings with PHP version 5.6. Fixes #17 and #347.
Updated text to support APCu Extension for PHP versions > 5.6.
Fixed fatal error with PHP version 7: “break†not in the “loop†or “switch†context. Fixes #409.
Fixed issue with APC and Memcache caching options throwing an error when enabled while respective extensions are not installed on server.
Added CSRF token field in admin’s member edit form to address a security vulnerability.
Updated Video, Poll, Album and Classified modules to address security vulnerabilities.
Made individual more secure by setting unique salt for generating CSRF tokens.
Fixed issue with newly registered members receiving two welcome emails.
Added a setting for admin to enable/disable sending a welcome email when users are enabled from admin panel.
Retrieve more user info (first name, last name, birthday and profile photo) from Facebook API during sign up via Fconnect.
Fixed issue with FConnect button not appearing on page after user unchecks the checkbox to dis-integrate facebook account and saves settings. Fixes #318.
Fixed error being thrown when user tries to connect FB account that already belongs to another User. We now display a warning.
Added Google Plus entry in Janrain integration.
Removed TLD validation from email field in admin account creation form. Fixes #344.
Removed weather widget due to unavailability of wunderground.com API’s free tier.
Fixed screen jumping issue with textarea while typing long content. Fixes #403.
Removed “Show this page in search results†checkbox in Layout Editor’s page when editing non-custom pages.
Removed Title field from Tab Container widget.
Fixed ‘There is already an active transaction’ error that was appearing during signup when using pdo_mysql as database adapter.
Fixed issue with default value of Locale field during signup not being set as per the default locale set from admin panel.
Removed “Admin Settings†link on Member Profile page for member levels who are not allowed to access admin panel.
Updated KB article link in Facebook Integration Settings.
Fixed issue with Forum Topics’ Title containing quotation marks. Fixes #340.
Fixed incorrect links of Topic and Post in activity notifications. Fixes #391.
Changelog: You can also browse the complete changelog for more details about the changes and fixes implemented in SocialEngine PHP 4.8.11.
Скачать
View hidden content is available for registered users!
application/libraries/Engine/Application.php - Replaced iconv_set_encoding with ini_set for PHP version 5.6+ to eliminate PHP warnings appearing in server logs.
application/libraries/Engine/Db/Table/Row.php - Added methods: getModifiedFieldsName() and getCleanData().
application/libraries/Engine/IP.php - Added code to validate IP Address.
application/modules/Fields/Form/Standard.php - Added an Event: onFieldsValuesSaveBefore.
application/modules/Fields/Model/DbTable/Search.php - Fixed a "Duplicate column name" error that was appearing when editing a profile field just after its creation from admin.
application/modules/User/controllers/FriendsController.php - Added code to make name of hash element unique and fixed a token error appearing after right clicking on Friend Request link from user profile page.