This is a discussion on Fresh install of oscMax v2. but can't find DIR_FCKEDITOR within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Fresh install of oscMax v2. everything is working great except; categories.php, affiliate_contact.php, coupon_admin.php, define_mainpage.php, define_conditions.php, define_privacy.php, define_shipping.php, gv_mail.php, newsletters.php. All ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Fresh install of oscMax v2. everything is working great except; categories.php, affiliate_contact.php, coupon_admin.php, define_mainpage.php, define_conditions.php, define_privacy.php, define_shipping.php, gv_mail.php, newsletters.php. All these pages have “require, (DIR_FCKEDITOR . 'fckeditor.php'); My error log is giving me the following when I try to open the admin’s categories/products page. “PHP Fatal error: main(): Failed opening required 'DIR_WS_FCKEDITORfckeditor.php' (include_path='.:/usr/local/lib/php') in /home/local/physical/root-www/catalog/admin/categories.php on line 17” . Same error on the above mentioned pages. I am sure it’s in the admin configure.php setup but may be someone who knows more about php can look into it. Could I move the FCKeditor dir to another location? Thanks. |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Did you run the installer? It creates the configure.php file with the correct constant defines. Re-run the installer, making sure your configure.php files are world writable. You may want to re-upload the admin language files too. It looks like you are missing a define. What language are you using?
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| I got the directory figured out but the problem now is my host which I am very happy with requires all cgi, pl, etc. to to be in my cgi-bin which I agree with also my cgi-bin doesn't like html pages in it and that of too! So my question is can I completely turn off this editor and will the cart run? Or is there a configuration within the editor where I can move the files etc. so it works? Or should I go back to the v1.7 which does not have this editor and figure it out. After getting this v2 working I think I can fix the other. Thanks |
|
#4
| ||||
| ||||
| The editor does not use CGI, PL, etc. It is javascript and php... I don't understand what the problem is. Actually, you may be confused by the different files in the FCKeditor directory: fckeditor.asp, fckeditor.pl, fckeditor.cfc, fckeditor.cfm You can delete them. Only fckeditor.js and fckconfig.js are actually used.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| Final update to v2. I got v1.7 up and running! Thanks for your help. Jacob |
|
#6
| |||
| |||
| Had a similar problem running v2 on Apache on a local Windows server, although it was ok on remote Linux server. I added the following lines to the admin configure file and all was ok: define('DIR_FCKEDITOR', DIR_FS_CATALOG . 'FCKeditor/'); define('DIR_WS_FCKEDITOR', DIR_WS_CATALOG . 'FCKeditor/'); Nick estores.org.uk |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fresh install... | trench | osCMax v2 Installation issues | 2 | 07-31-2005 10:18 PM |
| Fresh install oscmax v1.7 blank catalog index page | webwolfe | osCMax v1.7 Installation | 4 | 06-20-2005 06:23 AM |
| Fresh Install Ms2-Max Installation Error | edwardbob | osCMax v1.7 Installation | 4 | 05-28-2005 03:35 PM |
| Fresh Install..... | ProjectShadow | osCMax v1.7 Installation | 8 | 10-18-2004 03:54 AM |
| Fresh install error | Anonymous | osCMax v1.7 Installation | 2 | 02-10-2004 07:38 AM |