This is an early version of Beta 4, before a couple fixes. We will have a very much improved Beta 5 out later today that should fix 2 major bugs. I am providing this one to start out this thread.
Pligg + Beta 4 Preview Release
Preview Page:
http://www.pligg.com/
Support Forum:
http://www.pligg.com/forum/
UPDATES:
- Advanced User Profiles
- Password Recovery
- See Changelog for more info.
BUGS:
- Still not able to be installed on all server
configurations. This includes using the new
install script.
- Deleting categories is temporarily disabled until
further notice.
WHAT'S NEXT:
- Social Networking
<------------ Pligg Beta 4 PR ------------->
<---------- Monday, December 26, 2005 08:25 PM EST --------->
For security reasons I have decided to repackage the Beta
releases so that the /archives folder (now SQL) is kept
off your server. I have also placed update_passwords.php in
a seperate folder so that it will not expose your user list.
A problem with servers that have allow_url_fopen disabled has
been fixed, allowing you to post stories with the correct
URLs.
New Feature: Advanced Profiles
Profiles now include: AIM, MSN, Yahoo, Google Talk, Skype and
IRC fields. I made changes to profile.php, user.php,
createtables.php and libs/user.php for the new profile fields.
added to libs/createtables.php
`user_aim` varchar(64) NOT NULL default '',
`user_msn` varchar(64) NOT NULL default '',
`user_yahoo` varchar(64) NOT NULL default '',
`user_gtalk` varchar(64) NOT NULL default '',
`user_skype` varchar(64) NOT NULL default '',
`user_irc` varchar(64) NOT NULL default '',
libs/options.php
changed two typos found on lines 9 and 11
";inks" changed to "links"
"dategories" changed to "categories"





Linear Mode




