dbirthday module!! - Joomla! Forum - community, help and support
hi.
it works took me fair bit of time work.
to start defaults trying read date cb_birthdays. couldn't find field in installation of community builder forced create 1 called cb_dateofbirth.
i amended configuration in dbirthdays module parameters points field in database.
i did not display apart "no birthdays coming soon...".
after stewing on quite time noticed default table names #__comprofiler , #__user had 2 underscores. im not sure if right removed underscores each of these , changed prefix jos_ , seemed work.
i attempted prevent users age displaying.
the author states...
this not helpful of advise. however, english language ini files located in languages folder on server , file want open called en-gb.mod_dbirthdays.
what did stop displaying age remove — %2$s following line...
birthday: name, years old, birthday date, new birthday date, action, age, days left=%1$s — %2$s<br /><small>%5$s %4$s</small>
save file , upload etc.
hope helps.
it works took me fair bit of time work.
to start defaults trying read date cb_birthdays. couldn't find field in installation of community builder forced create 1 called cb_dateofbirth.
i amended configuration in dbirthdays module parameters points field in database.
i did not display apart "no birthdays coming soon...".
after stewing on quite time noticed default table names #__comprofiler , #__user had 2 underscores. im not sure if right removed underscores each of these , changed prefix jos_ , seemed work.
i attempted prevent users age displaying.
the author states...
you can rich modify output of module changing translation ini-file , setting date format parameter.
for case solution set date format "%a %b %e" , use in ini-file "%1$s — %4$s" output.
this not helpful of advise. however, english language ini files located in languages folder on server , file want open called en-gb.mod_dbirthdays.
what did stop displaying age remove — %2$s following line...
birthday: name, years old, birthday date, new birthday date, action, age, days left=%1$s — %2$s<br /><small>%5$s %4$s</small>
save file , upload etc.
hope helps.
Comments
Post a Comment