First of all, it appears you joomla install is in the directory W:\www\NEW_Eventful_holidays\. That is windows, but you are giving it a unix path. Further, you have no forward slash for your SMF path. Remember, the path cannot be relative, it must be absolute.
Do you mean that it should be like:
$boarddir = 'W:/www/NEW_Eventful_holidays/forum';
$sourcedir = 'W:/www/NEW_Eventful_holidays/forum/Sources';
in the top joomla and SMF Settings.php files?
The "home/eventful/public_html/forum/" was what I put into the Joomla-SMF component install area - mistake I think, but of course now I cannot see any file with that in? Not in Settings.php files, couldn't find anything in the database?
Forum 







