|
Ah okay another step that is in the instructions that appears to not be done so this should help that. edit the gallery_config.php file and on the $forumpath line set the proper path to your folder where your forum files are located like
$forumpath = '/home/www/mysite.dk/forum';
|