Initially I configured my BASE_URL wrong : www.myname.nl
The result is, that I'm not seeing any images in the guestbook.
After (initially) installing the tables and running admin.php, I changed the BASE_URL to www.myname.nl/guestbook241 in config.inc.php
But, how do I reflect these changes? Since I'm still not seeing the images in the guestbook.
The images are located in myname.nl/guestbook241/img (and of course not in myname.nl/img
Somehow, the configuration of the first time is apparently still active...
(I already uploaded the new config.inc.php...)