Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
1abild
Topic Author
Posts: 13
Joined: 06 May 2011, 08:17

Little bug in guestbook.php

31 Jan 2012, 16:05

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
 
User avatar
Artur
Imagevue PowerPack
Posts: 510
Joined: 20 May 2011, 03:17

Re: Little bug in guestbook.php

31 Jan 2012, 16:19

Yes, damn, it's my stupid mistake :P
Thanks for reporting this :wink: