close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

HTML Editor Beta Build 007 Available for WCE

Thread began 10/13/2009 3:18 pm by Anna Robinson | Last modified 10/23/2009 11:33 pm by Anna Robinson | 6147 views | 37 replies

tom250037Beta Tester

I have been looking forward to this. Nice to see the KFM plugin installed!
I have been having some problems with the quick upload, and some path issues.

It would be great if we could enter the full remote path in the wizard.
I see you are trying to use some code to grab it from the server

php:
$Config['UserFilesAbsolutePath'] = '' ;

if (isset($_SERVER['APPL_PHYSICAL_PATH']))  {
  $Config['UserFilesAbsolutePath'] = str_replace("\\","/",$_SERVER['APPL_PHYSICAL_PATH']) . substr($Config['UserFilesPath'],1);
}



I think APPL_PHYSICAL_PATH is for windows. I would guess most users host on linux, and you should probably use $_SERVER['DOCUMENT_ROOT'] instead. Or perhaps look to see if $_SERVER['APPL_PHYSICAL_PATH'] or $_SERVER['DOCUMENT_ROOT'] is populated, and use that one that is...

Probably the best would be to allow entering the full server path in the wizard, and if it is entered, use that above all others.

I notice that you default $WA_EditorRemoteRoot ='/public_html/'. It should probably default to '/', as public_html would probably be included in the $_SERVER['DOCUMENT_ROOT']. I know on my server that returns /home/username/public_html


I have been unable to get the quick upload to work either, which is probably a path issue as well. I choose the file, and click send it to the server, and the upload box just hands there forever. Has anybody else been able to upload from the upload tab (as opposed to the file manager)

I really like the addition of the KFM file manager!

Thanks!
Tom

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...