Warning: Undefined array key "logoff" in /export/home/erik/public_html/index.php on line 9
// Config settings, uh, duh.
$gallery_title = "Erik Øverby's Gallery" ; // Set the name of your gallery here
$admin_name = "Erik Øverby" ; // Set your admin name or company name here
$admin_email = "erik at oeverby dot net" ; // Set admin or company email here
$filename = "index.php" ; // default is index.php
$resampled_width = "640" ; // width of the resampled images (ratio will scale)
$thumb_width = "75" ; // width of the thumbs (ratio will scale)
$allow_user_size = "yes" ; // allow users to change resampled sizes
$allow_original = "yes" ; // allow users to see the original
$allow_slideshow = "yes" ; // allow slideshow
$display_resampled_size = "no";
$sizesel_pos = "bottom"; // Set position of size selector. top/bottom - above of below image
$admin_user = "erik";
$admin_pw = "iiff269";
?>
Warning: Undefined variable $gallery_title in /export/home/erik/public_html/index.php on line 18
Warning: Undefined variable $filename in /export/home/erik/public_html/index.php on line 19
Warning: Undefined variable $numcol in /export/home/erik/public_html/index.php on line 20
Warning: Undefined variable $resampled_width in /export/home/erik/public_html/index.php on line 21
Warning: Undefined variable $resampled_height in /export/home/erik/public_html/index.php on line 22
Warning: Undefined variable $thumb_width in /export/home/erik/public_html/index.php on line 23
Warning: Undefined variable $thumb_height in /export/home/erik/public_html/index.php on line 24
Warning: Undefined variable $dis_files in /export/home/erik/public_html/index.php on line 25
Warning: Undefined variable $picKLE_debug in /export/home/erik/public_html/index.php on line 26
Warning: Undefined variable $convert_path in /export/home/erik/public_html/index.php on line 27
Warning: Undefined variable $allow_user_size in /export/home/erik/public_html/index.php on line 28
Warning: Undefined variable $allow_original in /export/home/erik/public_html/index.php on line 29
Warning: Undefined variable $allow_slideshow in /export/home/erik/public_html/index.php on line 30
Warning: Undefined variable $display_resampled_size in /export/home/erik/public_html/index.php on line 32
Warning: Undefined variable $sizesel_pos in /export/home/erik/public_html/index.php on line 33
Warning: Undefined variable $admin_user in /export/home/erik/public_html/index.php on line 35
Warning: Undefined variable $admin_pw in /export/home/erik/public_html/index.php on line 36
Fatal error: Uncaught Error: Call to undefined function session_register() in /export/home/erik/public_html/index.php:137
Stack trace:
#0 {main}
thrown in /export/home/erik/public_html/index.php on line 137