Page 1 of 1

Little bug in guestbook.php

Posted: 31 Jan 2012, 16:05
by 1abild
Got a red 'mysql_error' when trying to display the guestbook on a fresh installation of ImageVue and PowerPack 2 RC. Voting for an images was fine - so the MySQL setup was okay.

Finally I figured out that the first line in guestbook.php is '<?' instead of '<?php'. After I added 'php' the guestbook-script works as expected.

php Version 5.3.1

regards,

Franz

Re: Little bug in guestbook.php

Posted: 31 Jan 2012, 16:19
by Artur
Yes, damn, it's my stupid mistake :P
Thanks for reporting this :wink: