when i delete links plugin
comment text in Blog's in main gone null
but when i install links plugin they come back :D
and what happen to date ?
its like before?
or i must change some setting ?
i mean helical date told you before
in my county date is helical and its different first month is farvardin and
when we are in first month in year other country is in 3nd month
and we are on 1390 year
and your site just have 1900 and uper then it)
birthdate: to change this range go to
/ow_cone/form_element.php
Find this piece of code:
class YearRange extends FormElement
{
const MIN_YEAR = 1800;
const MAX_YEAR = 2100;
And change this range.