using phpmyadmin open up your comments table and have a look at the values for 'date' column. They should be long numbers (timestamps). If they are empty or not numbers then something has gone wrong.
On Wed, Oct 22, 2008 at 1:20 PM, Florian Fiegel <[EMAIL PROTECTED]> wrote: > > Time Zone is set, time and date format aren't set. Could it be that > the not set format causes the problem? > > Hm, I just updated to the new Version of Head on Monday from last Head > and this was updated from a 0.5.1 cause I wanted to use DB Backup via > Mail ad this also uses the HabariDateTime > Did there changed anything on Database between the Versions? > > I cleaned the full installation except .htaccess, config.php and user- > folder, so this must be Head. > > When I have to make a manual intervention, what is to do? > > regards > Florian > > On 22 Okt., 19:11, Arthus Erea <[EMAIL PROTECTED]> wrote: >> It looks like you might not be fully upgraded. >> >> The format() method is being called on what is supposed to be an >> instance of HabariDateTime. Unfortunately, something must be wrong >> with the DateTime class on your installation. >> >> My advice: first ensure you really are at HEAD and make sure your >> timezone is set (in options). If you still have issues, your database >> may be corrupted and will need manual intervention. >> >> On Oct 22, 2008, at 1:09 PM, Florian Fiegel wrote: >> >> >> >> > Hi out there, >> >> > I'm using actual Head (0.6alpha) and got the first comment on my Blog. >> > I wanted to approve it and went to the Admin-Panel to do so, but first >> > thing I noticed was that there is a error warning on it. >> >> > In the third column there is displayed the following: >> >> > Notice: Trying to get property of non-object in system/admin/ >> > comments_items.php line 15 >> >> > Notice: Trying to get property of non-object in system/admin/ >> > comments_items.php line 15 >> >> >http://schwarzes-gift.de/admin/comments?status=0" class="edit-date" >> > title=" >> > Fatal error: Call to a member function format() on a non-object in / >> > var/.../html/system/admin/comments_items.php on line 15 >> >> > When I select the entry and want to approve it nothing happens. I >> > don't know where it comes from, but maybe it is associated with the >> > error above. What can I now do? Is this error known? >> >> > regards >> > Florian > > > -- Matt Read http://mattread.com --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
