Results 1 to 6 of 6

Fresh install of oscMax v2. but can't find DIR_FCKEDITOR

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 ...

      
  1. #1
    webwolfe
    Guest


    Default Fresh install of oscMax v2. but can't find DIR_FCKEDITOR

    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.

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default RE: Fresh install of oscMax v2. but can

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    webwolfe
    Guest


    Default RE: Fresh install of oscMax v2. but can

    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. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default RE: Fresh install of oscMax v2. but can

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    webwolfe
    Guest


    Default RE: Fresh install of oscMax v2. but can

    Final update to v2. I got v1.7 up and running!
    Thanks for your help.
    Jacob

  6. #6
    Member
    Join Date
    Aug 2003
    Location
    Southampton UK
    Posts
    63
    Rep Power
    0


    Default RE: Fresh install of oscMax v2. but can

    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

Similar Threads

  1. Fresh install...
    By trench in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 07-31-2005, 10:18 PM
  2. Fresh install oscmax v1.7 blank catalog index page
    By webwolfe in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 06-20-2005, 06:23 AM
  3. Fresh Install Ms2-Max Installation Error
    By edwardbob in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 05-28-2005, 03:35 PM
  4. Fresh Install.....
    By ProjectShadow in forum osCMax v1.7 Installation
    Replies: 8
    Last Post: 10-18-2004, 03:54 AM
  5. Fresh install error
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 02-10-2004, 07:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •