A theme I was playing with is screwing up the dates of some posts, the dates are close, but out by 10 days or so, but not consistently.
Where should I look in the coding for that?
I am thinking that the_time() gets set wrong somewhere, as the incorrect dates are showing up on the main page of the blog and also on the single pages
if I go into the admin the dates are correct in the manage post thing, but somehow they end up wrong on display
I looked through single.php and can't see any problems there..... anyone have any hints for me?
Where should I look in the coding for that?
I am thinking that the_time() gets set wrong somewhere, as the incorrect dates are showing up on the main page of the blog and also on the single pages
if I go into the admin the dates are correct in the manage post thing, but somehow they end up wrong on display
I looked through single.php and can't see any problems there..... anyone have any hints for me?


Comment