Including phpAlbum
Submitted by Poitrrr on Wed, 2009-11-11 21:41.
Hi,
I'd like to include my phpalbum, which works great if i use /phpAlbum/main.php, into my own website. When i use this code underneath i get the error:
Welcome to phpAlbum 0.4.1.14
Please check your config.php file, the directory does not exist
This is my php code for phpalbum.php:
<?php
include("header.php");
?><?php
define
( 'DOCUMENT_ROOT' , 'phpAlbum/' );
include( DOCUMENT_ROOT . 'main.php' );
?><?php
include("footer.php");
?>Seems to include main.php fine but i dont understand why i get the error of config.php.
Anyone?
Thanks in advance!
Oh, btw the album is great!! Tried gallery2 and others but phpAlbum is the best!

Recent comments
2 days 7 hours ago
2 days 7 hours ago
2 days 12 hours ago
2 days 14 hours ago
2 days 14 hours ago
3 days 18 hours ago
6 days 17 hours ago
1 week 1 day ago
1 week 3 days ago
1 week 3 days ago