osDate 2.5 change log
---------------------

This change log is applicable only from RC3 onwards.

Changes/Modifications in RC11
-----------------------------
1)	Issue with pictures when upgrade current system where pictures were stored in File system is rectified.

2)	Added zipcode proximity search in simple search

3)	Added a new option to list all blog entries in Logged in user'e menu.



Changes/Modifications in RC10
-----------------------------

1)	Added pagination in Buddy, Ban and Hot lists 

2)	Added pagination is Views and Winks listing

3)	Modified system to take location for mobile phones access.

4)	Facility to enable sending email to user when admin approve user picture.

5)	Facility to enable sending email to user when admin approve user video.


Changes/Modifications in RC9
----------------------------

1)	signup, edit user and advance search routines are modified to take newly introduced fields omissions into 
	account. IT was giving address fields drondown issues. Now it is rectified.

2)	Added a program to directly edit mymatches preferences in addition to current edituser and signup interfaces.

3)	Separated the edituser routine into two - Edit Signup information and edit my profile preferences. This will
	enable easy management.

4)	Admin section has now three menu types as available for user interface.

5)	Issue with admin modification making profile to expired is rectified.


Changes/Modifications in RC8
----------------------------

1)	/includes/internal/Functions.php is modified to rectify the issue with Arry to String conversion error.

2)	Various plugins are modified to rectify the issue with various Notices.

3)	Issue with search year parameter is rectified. THis is done in Simple Search, Advance Search and My Matches
	programs.

4)	In membership, you can define special membership levels and hide it from users' upgrade option.

5)	compose.php issues with Recipient name missing in Replies is rectified.

6)	Issue with getforgotpass.php is rectified.

7)	Issuw with watermark vertical placement is rectified (when given middle, it was defaulting to top)

8)	Issue with the State/County/City/Zip dropdown lists is rectified.



Changes/Modifications in RC7
----------------------------

1)	Installation related issues noted are rectified.

2)	Issues in Functions.php file is rectified.

3)	SMARTY engine is updated to latest version. (2.6.25)

4)	hotornot plugin issues reported are rectified.

5)	advhotornot plugin issues reported are rectified.

6)	The syntax error reported for /admin/saveuserpics.php is rectified.

7)	Error in mymatches zip code search is rectified.

8)	Issue with paypal checkout proces is rectified.

9) 	Issue with NO Table prefix installations are rectified.

10)	Issues with Birthday message sending program is rectified.

11)	A new Compatability Questionnaire is added named as advcompQuest. This is modified version of compQuest with matching results and user matching report.

Changes/Modifications in RC6
----------------------------

1)	The users' home page stats was wrongly showing the Gallery pictures count. This is rectified.

2)	Issues noted in the forum (notices and warnings) till RC5 are rectified.

3)	Issue with pictures loading (first time) is rectified now.

4)	THe issue with the blog comments and votes rectified.

5)	Now user's homepage will show the number of mandatory questions and non-mandatory questions answered with a link to edit profile, if not completed.  Also, if no profile picture is loaded, it will display a link to upload pictures.

6)	Issue with the passworded album videos is rectified.


Changes/Modifications in RC5
----------------------------

1)	flashchat osDateCMS.php is modified to use minimum_init.php instead of init.php to reduce system resource usage and increase response time.

2)	/includes/internal/snaps_functions.php is modified to adjust the permissions or folders. On some servers, though 777 permission is requested at the time of folder creation, it will not do it and need to be chmoded separately.

3)	adodb folder is supposed to be automatically identified by the installer. This is done correctly for all new installs, but for upgrades, it was not correctly done. Rectified in RC5.

4)	All tpl files are modified to rectify the issue of unquoted element property definitions which was rasiing errors in W3 Validator.

5)	Language DUTCH file is modified across the system (Thank you john011 for the files)

6) 	Savesignup.php is modified to remove notices/warnings shown when address fields are not entered.

7)	The warning given in stories.php after a user is deleted is rectified.

8)	myFriends plugin is modified to delete the record in friend's list also when a user remove a friend from the list.

9)	modifyuser.php is modified to rectify the warnings.

10)	admin/savebanner.php is modified to rectify the issued noted.

12)	On some servers the date calculation stops at 1970 and this caused some issues in searches. This is now rectified in searchmatch.php, advsearch.php and /admin/advsearch.php

13)	Mail Queing and delayed sending mechanism is introduced. See readme.txt for details.

14)	When pictures are saved in File SYstem, system was not adding the file extension properly. This is now rectified.

15)	Some warning messages coming in init.php, modifyuser.php, etc. are rectified.

16)	One major change - the javascript ajax interface definition is changed from current 'http' to 'osDatehttp' and the response handler name is changed from 'handleResponse' to 'osDatehandleResponse'. This change is global. THis was necessary because many new programs and functions may be using 'http' as ajax interface definition and this may clash with osDate interfacing.



Changes/Modifications in RC4
----------------------------
1)	The admin stats page was not showing '0' as count if there were no users online. This is now adjusted. Also, in admin, onlineusers.php was not displaying profiles properly, which is now rectified.

2)	Issue with some notices appearing in signup.tpl with spam_code, is rectified.

3)	Small adjustment in selection of username is done in stories.php

4)	Issue with the error 'call-time pass-by-reference deprecated' is rectified in /libs/osDateDB.php.

5)	When admin delete a user, records in userpreference table were not being deleted. This is rectified now.

6)	accept_profpic_signup_must was not defined in site's configuration. This is now rectified.

7)	Added two more stats (profile Pictues loaded and gallery pictures loaded counts) in the user's home page.

8)	Issues noted about showevents.php is rectified.

9)	/templates/default/admin/import_datingpro.tpl is modified to rectify the closing tag for <th>.



Changes/Modifications in RC3
----------------------------

1) 	All php programs are modified to remove the =& definition for $osDB->getAll and $osDB->getRow calls to avoid the issue of deprecated calls errors coming on some servers.

2)	Admin statistics panel is modified to link the profile management display page for all valid statuses. This involves changes in profile.php, profile.tpl, panel.tpl and panel.php.

