Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
  1. #11
    Join Date
    Sep 2010
    Location
    Valencia (Spain)
    Posts
    4
    Plugin Contributions
    0

    Default Re: HTMLArea Image Manager Install Help

    Thaks for your answer!.

    I've modified path so many times that i've lost count. Tried absolute and relative paths, different options, but with the same result. Permissions are granted to 755 in all folders from the root (i know it's not safe, but i'm just testing).

    But now i think i've found an alternative. Using PGRFileManager and installing it outside the editors folder, at the same level it worked!. So, i'm confused and don't know what to do. I suppose it's a problem with the permissions, but i simply can't put all folders to 777, it'll be ridiculous.

  2. #12
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: HTMLArea Image Manager Install Help

    No, they are not supposed to be 777 (any of them).

    Line 18
    Code:
    $IMConfig['base_dir'] = '/home/your_username/public_html/images/';
    Line 28
    Code:
    $IMConfig['base_url'] = 'http://www.domain.com/images';
    If your cart is not on root, you will need to add the directory accordingly.

    If you want, send me details of access and I will take a look to it.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  3. #13
    Join Date
    Sep 2010
    Location
    Valencia (Spain)
    Posts
    4
    Plugin Contributions
    0

    Default Re: HTMLArea Image Manager Install Help

    Thanks for the help, but I've finally installed CKEditor with PGRFile Manager. It's more accesible and my customer likes it. Thanks for the help ideasgirl .

  4. #14
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: HTMLArea Image Manager Install Help

    Thanks for that reference, I will try it.

    HTMLArea is good and have served well, but it's old and if you want "prettyness" that's not the editor.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  5. #15
    Join Date
    Oct 2005
    Posts
    286
    Plugin Contributions
    0

    Default Re: HTMLArea Image Manager Install Help

    I am really stuck on trying to get a image upload plugin to work with either HTMLArea Image Manager or CKEditor with PGRFileManager. I constantly get "You don't have permission to access " messages in both. I'm pretty sure the permissions are correct ( got a programmer to check them) but still no luck.

    Forbidden
    You don't have permission to access /editors/ckeditor/plugins/pgrfilemanager/PGRFileManager.php on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



    Ideasgirl, did you try CKeditor with the PGRFileManager plugin?

    Chewrafa, what did you need to change to get the PGRFileManageer working outside the editors folder?

    ive been working on this all day. i'd pull my hair out but i don't have any to spare!

    Zen Cart 1.3.9h
    PHP Version: 5.2.14

  6. #16
    Join Date
    Oct 2005
    Posts
    286
    Plugin Contributions
    0

    Default Re: HTMLArea Image Manager Install Help

    Can anyone help to get an ckeditor / htmlarea image upload working? I have checked all the permissions and the path and it all looks right. Is there anything else i should check?

  7. #17
    Join Date
    Jun 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: HTMLArea Image Manager Install Help

    Hi, my attached photo showed the pop up window with many strange codes. It also mentioned invalid base directory. As I use the local computer to test, should I set as follows:
    Line 18
    Code:
    $IMConfig['base_dir'] = 'C:/shop/images/';
    Line28
    Code:
    $IMConfig['base_url'] = 'http://localhost/images';
    Thank you.

    Quote Originally Posted by ideasgirl View Post
    No, they are not supposed to be 777 (any of them).

    Line 18
    Code:
    $IMConfig['base_dir'] = '/home/your_username/public_html/images/';
    Line 28
    Code:
    $IMConfig['base_url'] = 'http://www.domain.com/images';
    If your cart is not on root, you will need to add the directory accordingly.

    If you want, send me details of access and I will take a look to it.
    Attached Images Attached Images  

  8. #18
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: HTMLArea Image Manager Install Help

    Ideasgirl, did you try CKeditor with the PGRFileManager plugin?
    No, sorry I haven't. I've been very busy.

    If you haven't solve this issue, send me details through PM to take a look to it.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  9. #19
    Join Date
    May 2006
    Location
    Virginia U.S
    Posts
    173
    Plugin Contributions
    3

    Default Re: HTMLArea Image Manager Install Help

    Hi, I'm having some installation issues as well. I followed the instalation directions to a tee and no go. My rich text editor is blank and no image button is present. PHP safe mode is off. and the path to ImageMagick is /usr/bin/.

    Here is my config file.

    Code:
    $IMConfig['base_url'] = 'http://www.MYSTORE.com/store/images';
    
    $IMConfig['safe_mode'] = false;
    
    define('IMAGE_CLASS', 'ImageMagick');
    
    define('IMAGE_TRANSFORM_LIB_PATH', '/usr/bin/');
    I did not mess with the optional settings.

    All of my folders are chmod to 755 and all of the files are chmod to 644. Of course leaving the image directories chmod 777.

    If I can't get this to work is it fairly easy to remove? I did not delete or overwrite any core files did I?

    I did rename my htaccess to bak and my htmlarea bak respectively.
    Thanks
    How can there be nothing? Nothing is something!

  10. #20
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: HTMLArea Image Manager Install Help

    I will take a look to this today...
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v139h HTMLarea Image Manager image not displaying
    By NowAge in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jul 2012, 04:49 PM
  2. Security Risk - HTMLArea Image Manager
    By beasleybub in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 17 Jan 2011, 06:17 AM
  3. HTMLAREA Image Manager htaccess help
    By beasleybub in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 17 Jan 2011, 12:36 AM
  4. Please help me to install module manager
    By sibi1986 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2010, 11:19 AM
  5. images not showing in htmlarea image manager
    By birdoasis in forum General Questions
    Replies: 2
    Last Post: 5 Mar 2007, 08:01 PM

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