Hi all
Trying to install latest Dolphin on my own W2K03 server, with MSSQL, PHP5, MySQL5 and ImageMagick.
Struggled a bit with Dolphin not knowing the path to any of the ImageMagick components but installation completed, DB tables seem to be created, etc, etc.
Dleted install files and now home page comes up with these errors:
Notice: Use of undefined constant BX_DIRECTORY_PATH_INC - assumed 'BX_DIRECTORY_PATH_INC' in C:\Inetpub\vhosts\servers\touch-key\Dolphin\index.php on line 39
Warning: require_once(BX_DIRECTORY_PATH_INCdesign.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\servers\touch-key\Dolphin\index.php on line 39
Fatal error: require_once() [function.require]: Failed opening required 'BX_DIRECTORY_PATH_INCdesign.inc.php' (include_path='.;c:\php\includes') in C:\Inetpub\vhosts\servers\touch-key\Dolphin\index.php on line 39
Have enable all the PHP extensions suggested in other posts, and there were more errors than this but I comment out some of the lines in header.inc.php and index.php
Any suggestions to where I'm going wrong would be great.
Tony