I have installed OSCMax today and so far am looking forward to using this. I tried with OSCommerce original release first (RC1) and failed miserably with adding contributions I needed.
My webspace hosts outright refuse to turn regist_globals on, so I installed the MOD from OSCommerce's site and seems to be working fine apart from a minor issue (so far) with the location of DIR_FCKEDITOR when trying to goto some things in admin. The error shows -
Quote:
Warning: require(DIR_FCKEDITORfckeditor.php) [function.require]: failed to open stream: No such file or directory in /home/fhlinux162/t/ticklesticks.co.uk/user/htdocs/admin/categories.php on line 18 Warning: require(DIR_FCKEDITORfckeditor.php) [function.require]: failed to open stream: No such file or directory in /home/fhlinux162/t/ticklesticks.co.uk/user/htdocs/admin/categories.php on line 18 Fatal error: require() [function.require]: Failed opening required 'DIR_FCKEDITORfckeditor.php' (include_path='.:/usr/share/pear-php5') in /home/fhlinux162/t/ticklesticks.co.uk/user/htdocs/admin/categories.php on line 18 |
I had to install manually (edit configure.php, rename install and import SQL tables) as I had a couple of errors in the install process and thought I'd muscle through.
It seems as though some of the defined paths are not correctly set IMO unprofessional opinion.
DIR_FCKEDITOR I think is the absolute path to FCKEditor... Which file does this setting in?
Any help hugley appreciated.