i tried the gastbuch (guestbook) module from wiki today, but i always get an error:
Code: Select all
Fatal error: Call to a member function on a non-object in ../modules/gastbuch/gastbuch.module.php on line 717
i found something in the forums about 0.5 related bugs, tried to do as an offered solution, but it still does not work...
the line 717 is: $max=$dbresultmax->RowCount();
when i delete it, there's no error.
i also can't add any comments to the site as a page visitor, and if i add comments as admin, they are not shown on page.
could anyone help me?

thanks in advance.