Re: 1970 issue
This is quite old (check this diff)
<?php echo date(__('F j, Y, h:i A'), bb_get_post_time()); ?>
replace it with
<?php bb_post_time( __('F j, Y, h:i A') ); ?>
You are using 0.8.3, right? You should use an updated theme.
This is quite old (check this diff)
<?php echo date(__('F j, Y, h:i A'), bb_get_post_time()); ?>
replace it with
<?php bb_post_time( __('F j, Y, h:i A') ); ?>
You are using 0.8.3, right? You should use an updated theme.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS