Line 36 goes: <?php echo _n( 'kommentar', 'kommentarer', $post->comments->approved- >count ); ?>
So, the errors seems to be comments related, but the comments count shows up properly. I'll get latest from svn and then see if I can track down the actual problem. Thanks, Thor On Oct 22, 1:20 pm, rick c <[EMAIL PROTECTED]> wrote: > This has been fixed in svn. As long as there is an error occuring, > Habari will log it, but with much less information logged unless you > have a specific option defined ( I can't think of the option at the > moment.) > > However, there is still an error occuring. What is line 36 of your > home PHP? > > Rick > > On Oct 22, 5:26 am, Thor Frølich <[EMAIL PROTECTED]> wrote: > > > I noticed a few days ago that my database had gone from 5-ish megs to > > 1.6 gigs. Looking into it I found that habari's logs accounted for the > > dramatic increase. > > > I've purged it but it keeps filling up with: > > > "Trying to get property of non-object in user/themes/mytheme/home.php: > > 36" (with varying numbers at the end) > > > Any ideas what this means? The site seems to be functioning like it > > should (ie. it doesn't render "Trying to get property of non-object" > > anywhere visible). > > > Thanks, > > > Thor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
