This is a discussion on FCKEditor Issue - "You Have No Permissions to Create Fo within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; I have just install RC3, Can someone please let me know what folder FCKEditor is using when trying to use ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have just install RC3, Can someone please let me know what folder FCKEditor is using when trying to use it in the Products portion in the Admin, I get the Image Properties screen, try and Browse Server, then get the FCKEditor Resources Browser, when trying to create a folder I get "You Have No Permissions to Create the Folder" or if I try to upload a picture, it gives me no message, you see it do some activity, but nothing shows up in the images screen in the browser. I have tried giving write permissions to every folder I can find that might associate with this. Please let me know. Thanks |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| I have found this post about manually changing the UserFiles path: In /FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php you need to hardcode the path you want to use. Change the following lines to something like this: Line 24-25: Code: // Get the "UserFiles" path. $GLOBALS["UserFilesPath"] = '/' ; Line 39: Code: $GLOBALS["UserFilesDirectory"] = '/full/server/path/to/your/catalog/images' . $GLOBALS["UserFilesPath"] ; and I have changed it in the connector.php file, I used the exact path that I currently use in my configure.php for the DIR_FS_CATALOG which works fine for the downloads folder share, define('DIR_FS_CATALOG', '/home/*****/public_html/ecommerce/os/catalogRC3/'); and I created the UserFiles folder in the catalog directory and gave it CHMOD 777 permissions, and still get "You do Not Have Permission to Create the Folder" PLEASE let me know if there is something else I need to do. Thanks |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove "QTPRO" for "Option Type Feature" | adam71o | osCMax v2 Customization/Mods | 3 | 01-10-2007 09:32 AM |
| Do "create order" orders get processed with Paymen | chrismole | osCMax v2 Features Discussion | 1 | 03-29-2006 02:33 PM |
| Adding FCKEditor Access Capabilites to new "static page | dwsjr | osCMax v2 Customization/Mods | 1 | 11-27-2005 07:20 PM |
| Change Create Order Text "Réduction" and "Li | kelly34 | osCMax v2 Customization/Mods | 3 | 08-03-2005 10:55 AM |
| Create an Order for New Customer For FREE access to "Fi | In-Overtime | osCMax v1.7 Discussion | 1 | 05-14-2004 09:33 PM |