Page 7 of 19 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 187
  1. #61
    Join Date
    Sep 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: FCKeditor Plugin 2.5

    Any ideas? Or anywhere else I can ask?

  2. #62
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: FCKeditor Plugin 2.5

    Your /{renamed admin}/includes/configure.php file probably has the wrong path specified for DIR_FS_CATALOG and/or DIR_WS_CATALOG.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #63
    Join Date
    Sep 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: FCKeditor Plugin 2.5

    Thanks for the reply,

    I've just checked and have these entries:

    Code:
    define('DIR_WS_CATALOG', 'shop/');
    define('DIR_FS_CATALOG', '/usr/local/psa/home/vhosts/domain.ext/httpdocs/shop/');
    These look right to me?

  4. #64
    Join Date
    Sep 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: FCKeditor Plugin 2.5

    Any other ideas, or suggestions for what I can try?

  5. #65
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: FCKeditor Plugin 2.5

    Quote Originally Posted by P-J-W View Post
    Any other ideas, or suggestions for what I can try?
    It's like DrBye said, one of your configure.php paths is incorrect.. (See below)

    Code:
    define('DIR_WS_CATALOG', '/shop/');
    define('DIR_FS_CATALOG', '/usr/local/psa/home/vhosts/domain.ext/httpdocs/shop/');

  6. #66
    Join Date
    Sep 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: FCKeditor Plugin 2.5

    Excellent, thank you.

    The reason that didn't look wrong to me is that the other entries in config.php are:
    define('DIR_WS_ADMIN', 'shop/{renamed-admin}/');
    define('DIR_WS_CATALOG', 'shop/'); <-- changed this
    define('DIR_WS_HTTPS_ADMIN', 'shop/{renamed-admin}/');
    define('DIR_WS_HTTPS_CATALOG', 'shop/');
    But I get into admin just fine.

  7. #67
    Join Date
    Nov 2008
    Posts
    28
    Plugin Contributions
    1

    Default Re: FCKeditor Plugin 2.5

    I'm having a problem where when I click "browse server" it downloads the browser.html file instead of opening the browser server window.

    Any ideas what the problem is here?

    Everything else appears to be working fine.

    Let me know if you need more info.
    Attached Images Attached Images  

  8. #68
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: FCKeditor Plugin 2.5

    Quote Originally Posted by deggertsen View Post
    I'm having a problem where when I click "browse server" it downloads the browser.html file instead of opening the browser server window.

    Any ideas what the problem is here?

    Everything else appears to be working fine.

    Let me know if you need more info.
    Asked and answered a page or two back in this thread..

  9. #69
    Join Date
    Nov 2008
    Posts
    28
    Plugin Contributions
    1

    Default Re: FCKeditor Plugin 2.5

    Strange. I thought I had looked through the whole thread but I didn't see that it had been resolved above.

    However, it still does not work for me. I am quite positive I have the paths mentioned above put in correctly but I still have this problem. Any ideas?

  10. #70
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: FCKeditor Plugin 2.5

    Quote Originally Posted by deggertsen View Post
    Strange. I thought I had looked through the whole thread but I didn't see that it had been resolved above.

    However, it still does not work for me. I am quite positive I have the paths mentioned above put in correctly but I still have this problem. Any ideas?
    This isn't a path issue.. Like I said go back 1 page in this thread (to PAGE 6) .. See posts #51, 52, 53, and 59
    Last edited by DivaVocals; 29 Sep 2009 at 06:25 PM. Reason: ****

 

 
Page 7 of 19 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. Replies: 3
    Last Post: 21 Feb 2013, 01:36 PM
  2. v151 Plugin FCKeditor - where do I put the files?
    By nomadrw in forum Basic Configuration
    Replies: 2
    Last Post: 19 Oct 2012, 03:33 AM
  3. FCKEditor
    By jwashburn in forum General Questions
    Replies: 6
    Last Post: 11 May 2008, 07:48 PM
  4. FCKeditor plugin question
    By nwagoner in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jan 2007, 03:05 PM
  5. Replies: 7
    Last Post: 5 Sep 2006, 12:28 AM

Posting Permissions

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