Topic: Calendar 2.0.7 Problem
OK, i have got calendar running on my forums
www.kntl.co.uk/forum
But there is one small problem with it
The BIRTHDAYS option doesnt appear.
This is where i put the option for it
in
lang/enlgish/profile.php
// Profile display stuff
'Not activated' => 'This user hasn\'t activated his/her account yet. The account is activated when he/she logs in the first time.',
'Unknown' => '(Unknown)', // This is displayed when a user hasn't filled out profile field (e.g. Location)
'Private' => '(Private)', // This is displayed when a user does not want to receive e-mails
'No avatar' => '(No avatar)',
'Show posts' => 'Show all posts',
'Realname' => 'Real name',
'Location' => 'Location',
'Website' => 'Website',
'Jabber' => 'Jabber',
'ICQ' => 'ICQ',
'MSN' => 'MSN Messenger',
'AOL IM' => 'AOL IM',
'Yahoo' => 'Yahoo! Messenger',
'Birthday' => 'Birthday',
Is that where im supposed to put it?
Because there were no indications in where it was supposed to go inside the profile.php
Cheers