• Advertisement
Online Users

In total there are 3 users online :: 0 registered, 0 hidden and 3 guests

Most users ever online was 49 on Sun Oct 28, 2012 4:08 am

Registered users: No registered users based on users active over the past 5 minutes

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

Birthdays 2.0.2

phpNuke BBtoNuke Modifications.

Birthdays 2.0.2

PostAuthor: Prosk8er » Mon Aug 27, 2012 6:42 pm

##############################################################
## MOD Title: Birthdays
## MOD Author: TerraFrost < terrafrost@phpbb.com > (Jim Wigginton) http://www.frostjedi.com/terra/wordpress/
## PORTED BY: Prosk8er <bprsk8r4272@gmail.com> http://gotskillslounge.com
## MOD Description: Adds a Birthday field to the user profile.
## MOD Version: 2.0.2
## BBtoNuke Version: 2.0.21+
##
## Installation Level: moderate
## Installation Time: 30 Minutes
##
## Files To Edit: 15
## modules/Forums/language/lang_english/lang_main.php
## modules/Forums/language/lang_english/lang_admin.php
## includes/functions_selects.php
## includes/template.php
## includes/usercp_register.php
## includes/usercp_avatar.php
## themes/DeepBlue/forums/profile_add_body.tpl
## modules/Forums/admin/admin_users.php
## modules/Forums/templates/subSilver/admin/user_edit_body.tpl
## modules/Forums/index.php
## themes/DeepBlue/forums/index_body.tpl
## includes/usercp_viewprofile.php
## themes/DeepBlue/forums/profile_view_body.tpl
## modules/Forums/admin/admin_board.php
## modules/Forums/templates/subSilver/admin/board_config_body.tpl
##
## Included Files: 3
## themes/DeepBlue/forums/images/icon_birthday.gif
## modules/Forums/templates/subSilver/birthday_interface.tpl
## themes/DeepBlue/forums/birthday_interface.tpl
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## Although Niels Chr. Denmark's ever-popular Birthday Hack already does that
## which this MOD attempts to do, it does have a number of problems that this
## MOD seeks to remedy.
##
## 1. It isn't validated and hasn't been subjected to a security audit by the
## phpBB MOD Team.
## 2. It saves the birthdate by saving the number of seconds that have elapsed
## since January 1, 1970 to the date in question. This is an inefficient use
## of memory and of storage.
## 3. As a consequence of (2), members *must* specify a birth year, thereby
## effectively telling the world how old they are. This will probably
## disuade some members from using the feature when they might have otherwise
## done so.
##
## Niels MOD can be found here:
## http://www.phpbbhacks.com/download/187
##
## The current Birthday Icon is from Ptirhiik's Profile Control Panel. The full
## set of PSDs can be found here (doing a search for "graphics" will yield the exact
## location):
## http://rpgnet.clanmckeen.com/demo/download.php
##
## Here's the direct link:
## http://rpgnet.clanmckeen.com/mod/mod-pr ... IF_src.zip
##
## The Birthday Icon in the contrib subdirectory is from David Vignoni's LGPL-Licensed
## Nuvola Icon Theme for KDE 3.x. The full set of PNGs can be found here (the exact
## filename / location is nuvola/*/apps/cookie.png):
## http://icon-king.com/?p=15
##
## Here's a direct link to the individual PNG:
## http://en.wikipedia.org/wiki/Image:Nuvo ... cookie.png
##
## The latest version of this mod can be found here:
## http://www.frostjedi.com/terra/scripts/ ... thdays.zip
##
## Some modifications to this MOD can be found here:
## http://www.frostjedi.com/terra/scripts/ ... s_mods.zip
##
## For support / comments / whatever, visit the following URL:
## http://www.phpbb.com/phpBB/viewtopic.php?t=342028
##
## phpNuke version support at http://gotskillslounge.com (origional
## author doesn't support *nuke ports - Prosk8er)
##
##############################################################
## MOD History:
##
## 2006-09-21 - Version 2.0.2
## - rewrote the birthdate validation stuff (fixes a bug found by ycl6 - thanks!)
## - the user_birthday column in phpbb_users is now defined as an index (thanks, eoinoc333!)
## - added the ability to use drop-down menus for the year
## - fixed a bug whereby birthday_interface occasionally duplicated things (thanks, Baltazar!)
## - birthday_interface should now work better with caching template.php's (thanks, Jhong!)
## - only active users are shown in index.php's birthday panel (thanks, RMcGirr83!)
## - users in index.php's birthday panel are now sorted (thanks, saaiberke!)
## 2006-04-20 - Version 2.0.1
## - revamped the documentation (Acyd Burn's Attachment MOD documentation inspired me)
## - the birthday interface now displays in a manner dependant upon $lang['DATE_FORMAT'].
## - 'yyyy' no longer needs to be inputted to reset birthdays.
## - fixed a bug whereby dates would show up incorrectly (thanks, Eddy Kiprich!)
## 2005-12-30 - Version 2.0.0
## - added a new birthday icon (thanks, Ptirhiik!)
## - added the ability to require dates of birth
## - added the ability to require years
## - added the ability to make dates of birth "read-only"
## - added the ability to make the birthday panel on the main index appear all the time
## - added the ability to display birthdays that are x days away (where x is definable
## in the ACP)
## - added the ability to specify valid age ranges
## 2005-12-05 - Version 1.0.1
## - added a new birthday icon (thanks, cback!)
## - removed a superfluous rowspan="2" attribute (thanks, tony44!)
## - fixed a bug whereby certain birthdates wouldn't be accepted in the ACP (thanks, duena!)
## - fixed a bug whereby birthdates showed up a day early (thanks, 3Di and Scorpiuscat1!)
## - fixed a bug whereby avatar galleries would reset birthdates (thanks, 3Di!)
## 2005-11-16 - Version 1.0.0
## - initial release
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

You can see a screen shot of what it looks like here:
NO SCREENSHOT YET

If you have any problems you can post here.
Attachments
birthdays_2.0.2a.zip
Birthdays 2.0.2 Mod.
(68.49 KiB) Downloaded 47 times
Image
Image
User avatar
Prosk8er
Site Owner
Site Owner
 
Posts: 335
Joined: Sun Aug 26, 2012 11:15 pm
Location: Rochester, Ny
    Windows 7 Internet Explorer 9

Return to BBtoNuke Mods

Who is online

Registered users: No registered users

cron