
Dean
New User
Apr 17, 2004, 7:37 PM
Post #1 of 3
(2590 views)
Shortcut
|
|
Error when configuring "image_select"
|
Can't Post
|
|
I'm new to setting up pages for Page publisher & I'm not sure how to get images to upload to a different directory than specified by the default Upload Dir. I'm looking to have each client's images uploaded to their own Dir instead of a common Dir I'm using the tag below but i'm unsure what goes in the uploaddir="???" section <!-- publish type="image_select" allowupload="yes" uploaddir="" allowremove="no" editalt="yes" rows="2" --> <!-- /publish --> For example, if my default Upload Dir in Page Publisher is /home/website/public_html/jweb/uploads/ And I've created a new folder called cjbc in the public_html directory, therefore the uploaddir="" section should then be uploaddir="/home/website/public_html/cjbc/" Is this correct? as i'm getting a message saying "Upload directory does not exist!" when using the Add Button in the File Manager window. I've tried a few variations such as leaving out the / for example. the cjbc folder is chmod to 777, is this correct also? Thanks, Dean.
|