
 Heinzel - 2009-03-19 10:00:33
Hello,
sorry for my bad english.
I start example.html and i become this error.
0){ // Do not include any empty folders. $my_albums2[] = new SnapsAlbum($file, $dir); // create array of objects. } } } $alNum = 0; if (!isset($_GET['album_num'])) { // if the uri variable album_num is not set show all the albums with a framed random thumbnail from it.?> 
get_snapsTitle(); ?>
Home 
get_snapsTitle() ?> 
get_snaps_images(); // load this albums images. foreach ($images_array as $img => $imgArray) { $snaps_filename = $img; if (is_array($imgArray)) { if (!isset($_GET['photo_num'])) { // if the URI variable photo_num is not set show all the thumbnails of $my_albums2[$currentAlbum]. echo '  '; } } $currentPhoto++; } if (isset($_GET['photo_num'])) { // if the URI variable photo_num is set, only show the relevant photo full size. $currentPhoto = (int)$_GET['photo_num']; $curr_dimensions = $my_albums2[$currentAlbum]->get_snaps_photo_dimensions($currentPhoto); 
$curr_filename = $my_albums2[$currentAlbum]->get_snaps_photo_filename($currentPhoto); echo '
Back to “' . $my_albums2[$currentAlbum]->get_snapsTitle() . '”
'; echo ''; } } ?> 
How can help me.
Best regards from Germany