close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

File Path Question

Thread began 4/02/2013 1:47 am by sfranzken73972 | Last modified 4/02/2013 9:43 am by Jason Byrnes | 1011 views | 5 replies |

sfranzken73972

File Path Question

Hi, I have inserted an html editor in my cms, and have designated a folder "uploads" for the images etc to be uploaded into.

However, after I upload an image, via the html editor, and go to select it, it puts another folder name before the uploads folder thus producing a blank image if simply selected.

It puts in this extra folder:

/bodyaware/uploads/banner.jpg

where it should be

/uploads/banner.jpg

Where do I change this setting so its always /uploads/ etc

Sign in to reply to this post

Jason ByrnesWebAssist

the upload folder is set in the webassist/kfm/configuration.php file in the $kfm_userfiles_address setting.

Sign in to reply to this post

sfranzken73972

Still getting issue

Ok I now have this for my upload path

$kfm_userfiles_address = '../../uploads';

Except the image doesn not show up in the html editor window because it puts this path in still

/bodyaware/uploads/banner.jpg

If I remove the /bodyaware then it works and shows

How can I fix this?

Sign in to reply to this post

Jason ByrnesWebAssist

try changing:
$kfm_userfiles_address = '../../uploads';

to:
$kfm_userfiles_address = '../uploads';

Sign in to reply to this post

sfranzken73972

Still getting issue

I changed that line and uploaded the file; then I uploaded a file but it still shows the path as

/bodyaware/webassist/uploads/stock-photo-1020375-light-bulb-on-white-background.jpg

and does not show the image in the editor.

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...