SocialEngine PHP Social Network Script - Build your own social network community!
What is SocialEngine?
SocialEngine is a PHP-based social network platform that lets you create a social network on your website. Right out of the box, your social network will offer nearly all of the features found on today's wildly popular social networks. Instead of hosting your social network on our servers, we give you complete control over your project by allowing you to download the source code and install it on your own server.
Why a platform?
We don't want you to create "turnkey" cookie-cutter social networks. We want your new social network to offer something unique. We call SocialEngine a "platform" because it instantly gives you a simple, unbranded network. This lets you get right to deploying your unique theme, social structure, or concept using our source code as a foundation.
What makes SocialEngine different?
SocialEngine is the only self-hosted social network platform that can truly give you the opportunity for explosive, viral growth. Other social network apps create social networks that look and work the same. SocialEngine's simple design lets you highlight your unique theme. We've gone to great lengths to make customizations easier, with detailed comments placed throughout the completely unencrypted source code. SocialEngine also includes advanced social features not found in other apps, like subnetworks, multiple possible friendship structures, and very comprehensive privacy settings.
Version Changes:
user_account_privacy.php - Fixed issue with handling user search when option disabled in admin panel, could cause problems with some users not showing in popular members
user_messages_view.php - Fixed blocking issue with replies
admin/admin_stats.php - Fixed bug in calculating database size
admin/admin_viewadmins.php - Fixed a bug related to long admin name or email
include/class_user.php - Fixed blocking issue with replies; fixed issue with "add to friends" link on users' profile friends list
include/version.php - Incremented version
include/sanity/common.php - Fixed (spelling) typo
include/session/session.php - Cookie domain should no longer change according to (sub)domain of access
templates/admin_viewadmins.tpl - Fixed a bug related to long admin name or email
templates/header.tpl - Changed the limit at which the "More ..." tab is displayed from 9 to 7 (non-critical)
templates/user_messages_view.tpl - Fixed blocking issue with replies
Other:
The upgrade script will truncate the session keys table and regenerate the session name to prevent cookie conflict using the new domain detection method