close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Inline Editing not working CKEditor 4

Thread began 6/04/2013 12:52 pm by CraigR | Last modified 6/05/2013 8:58 am by CraigR | 1391 views | 4 replies |

CraigRBeta Tester

Inline Editing not working CKEditor 4

I recently updated databridge and applied the patch for CKeditor, but I am finding the inline editing does not work, (it works fine when editing within admin)

Looking at other threads, I looked for /webassist/ckeditor in an absolute path, but I don;t have it anywhere - however looking at the page source, it looks as if it is there, which I am putting down to WA_CMS.php, especially this section...

$CMSMediaAdded = true;
echo('<script>var cms_root="' . rel2abs('../',dirname(__FILE__)) . '"; '."\n".'var pcms_toolbars = '.json_encode($toolbarsArray).'</script>
<script src="' . rel2abs('../webassist/ckeditor/ckeditor.js',dirname(__FILE__)) . '"></script>
<script src="' . rel2abs('WA_CMS.js',dirname(__FILE__)) . '"></script>

Is this the cause of my the problem ??

Sign in to reply to this post

Jason ByrnesWebAssist

The live edit update is not intended for HTML Editor pages, it is intended for Power CMS Pages that use The Power CMS Builder from Design Extender.

Live editing is not supported on pages created using Data Bridge, it is not a feature that we have added, we will be adding it in the future.

It is only supported for pages that where created using Power CMS Builder in Design Extender.

Sign in to reply to this post

CraigRBeta Tester

Ok, sorry, I sent midsleading information and am wondering what I have done to my Power CMS in that case

I will send you a PM link to my test site, hopefully you can see what I mean.

Sign in to reply to this post

Jason ByrnesWebAssist

the firebug error console shows that the file:
/admin_cms/inline_edit.php

cannot be found

this is because you have installed to the admin older instead of admin_cms which is the standard location

the WA_CMS/WA_CMS.js file calls that file in the following line:
xmlHttp.open("POST", cms_root + "/admin_cms/inline_edit.php" ,true);


you will need to edit that to:
xmlHttp.open("POST", cms_root + "/admin/inline_edit.php" ,true);


so it is looking in the correct place.

Sign in to reply to this post

CraigRBeta Tester

Thanks Jason.

I did look in firebug, but nothing appeared on errors or warnings, it is only now, when I clicked the 'all' button that the error appeared.

Thanks again for your detective skills

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