hy,
thanks i a lot! :banana:
for all who have also a seperat directory to the forum directory the path has to be set like this:
e.g.
/root
index.htm
- forum
- photopost
the code must be the full server path like:
include('/var/www/user1/html/photopost/inc_photopost.php');
instead of include(DIR . '/photopost/inc_photopost.php');
same to the features file
cheers
thorsten