Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks


Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Tuesday, June 18 2013 @ 01:53 AM EDT

File Management

Main : Add-ons : Plugins : 
Category: Add-ons Plugins Submitted by: palax
  Birthdays Plugin    Popular
Happy Birthday!
This plugin doesn't do much other than let members view/enter/maintain their own birthdates. It comes equipped with a block that displays the current month's birthdays as well as next months.

Stuff it doesn't do (yet)

- add proper paging for the main birthday display.
- Integrate / add patches for calendar to make birthday's appear on the calendar (any volunteers?)
- Create more formatting options
- Complete additional language patches (any volunteers?)
- Integrate a line item into the menu structure
- Suggestions anybody?
- Add smarts to the editor form so that it only displays the proper number of days for the month displayed (tricky javascript bit).
- Create a mass import feature to import a large amount of birthdata.
  Ver:  1.0  Date: Apr.04.03   Rating: 1.00(2)   1753     42.92 KB  
6 comments |  Download |  File Link |  Rate this File |  Report Broken File  | 

The following comments are owned by whomever posted them. This site is not responsible for what they say.

  • Birthdays Admin Page
  • Authored by:Feldinger on Wednesday, October 08 2003 @ 04:17 PM EDT
Clicking on the Admin Icon for birthday listing only showing a blank page. Not the listing of all bithday entered.

What did I do wrong ?

---
Henrik
  • Birthdays Admin Page
  • Authored by:Anonymous on Sunday, November 23 2003 @ 04:18 PM EST
I havew come across the same error......Would be nice if the author answered your question. The link provided in the INSTALL instructions, of course, is a dead link.
  • Required Code Change
  • Authored by:SamKT on Friday, May 14 2004 @ 03:09 PM EDT
You will need to change one line of code to get this plugin to work. Change the line in index.php in the public_html directory from:
$count = DB_count($_TABLES['users'],'uid');
to:
$count = DB_count($_TABLES['users']);
  • Required Code Change
  • Authored by:jbpaul17 on Friday, July 30 2004 @ 08:41 PM EDT
Does this required code change alter any other blocks/settings in geeklog?
  • Required Code Change
  • Authored by:SamKT on Wednesday, August 18 2004 @ 01:10 PM EDT
You will be making a change in the index.php file that the plugin uses, so it will not affect anything else.
  • Required Code Change
  • Authored by:berber on Saturday, October 29 2005 @ 06:23 PM EDT
It works but the list shows all of the users including admin, moderator and anonymous which are built in accounts.

Also, I have translated the language file to Hebrew but the the months don't work. i think that the section that takes only the 1st 3 chars for display does not support unicode or soemthing...

Post a Comment

Your Name
Create Account
Allowed HTML Tags:
 

Security code
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

What code is in the image?
Enter the bolded text, case sensitive!
Important Stuff
  • Please try to keep posts on topic.
  • Try to reply to other people comments instead of starting new threads.
  • Read other people's messages before posting your own to avoid simply duplicating what has already been said.
  • Use a clear subject that describes what your message is about.
  • Your email address will NOT be made public.