close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DB updater page in html editor

Thread began 3/09/2013 8:15 am by Patrice | Last modified 3/05/2014 9:33 am by Patrice | 3490 views | 37 replies |

PatriceWebAssist

DB updater page in html editor

I am seeing a new, odd error.

Upon loading the update page, in the html editor, in source code, this line is popping up:

(see screen shot)

This results in an A symbol in the copy. I erase it, it pops up on another spot, at the end of a paragraph, so some return is affecting it, I'm guessing.

Have you seen this before?

Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

on the update page, look for the following line:

$CKEditor_config["entities"] = true;


and change it to;
$CKEditor_config["entities"] = false;

Sign in to reply to this post

PatriceWebAssist

Thanks so much Jason. I'll take a look.

Sign in to reply to this post

PatriceWebAssist

on the name_updater.php page or in the webassist/ckeditor area?

I did a search on name_updater.php and didn't spot a similar line

Sign in to reply to this post

PatriceWebAssist

// The initial value to be displayed in the editor.
$CKEditor_initialValue = "".((isset($_GET["invalid"])?ValidatedField("pagecopyupdate","pc_content",false):"".$row_WADApagecopy["pc_content"]."")) ."";
$CKEditor = new CKEditor();
$CKEditor->basePath = "../webassist/ckeditor/";
$CKEditor_config = array();
$CKEditor_config["wa_preset_name"] = "no word paste";
$CKEditor_config["wa_preset_file"] = "nowordpaste.xml";
$CKEditor_config["width"] = "500px";
$CKEditor_config["height"] = "500px";
$CKEditor_config["skin"] = "kama";
$CKEditor_config["docType"] = "<" ."!" ."DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">";
$CKEditor_config["contentsLanguage"] = "";
$CKEditor_config["dialog_startupFocusTab"] = false;
$CKEditor_config["fullPage"] = false;
$CKEditor_config["tabSpaces"] = 4;
$CKEditor_config["toolbar"] = array(
array( 'Source','-','Save','NewPage','Preview','-','Templates'),
array( 'Cut','Copy','Paste','PasteText','-','Print','SpellChecker','Scayt'),
array( 'Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'),
array( 'Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'),
array( 'BidiLtr','BidiRtl'),
('/'),
array( 'Bold','Italic','Underline','Strike','-','Subscript','Superscript'),
array( 'NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'),
array( 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'),
array( 'Link','Unlink','Anchor'),
array( 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'),
('/'),
array( 'Styles','Format','Font','FontSize'),
array( 'TextColor','BGColor'),
array( 'Maximize','ShowBlocks','-','About'));
$CKEditor_config["contentsLangDirection"] = "ltr";
$CKEditor_config["entities"] = false;
$CKEditor_config["pasteFromWordRemoveFontStyles"] = false;
$CKEditor_config["pasteFromWordRemoveStyles"] = false;
$CKEditor->editor("pc_content", $CKEditor_initialValue, $CKEditor_config);
?>

Sign in to reply to this post

PatriceWebAssist

I saw it but it is false

and change it to;
$CKEditor_config["entities"] = false;

Sign in to reply to this post

PatriceWebAssist

More information: this is my standard default set up and it is the first time it has shown up after many sites, etc.

So it is set to false, but as soon as I add a new page, it crops up. When I edit an existing page is SOMETIMES crops up. No consistency on this new site.

If I set up a page in myphp admin first, not showing up. If I add a new page within WA "insert" it is cropping up.

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

PatriceWebAssist

I created a new fresh admin and did further testing. It only happens when my client was copying text from another source. I had turned off the copy paste feature from Word, but evidently that doesn't keep the code clean from other copy pastes. I closed the ticket. Thanks for starting it for me.

Sign in to reply to this post

PatriceWebAssist

It's back again... New site. No client copy paste at all. If I leave an html editor box blank it enters the A symbol code each time.

$CKEditor_config["entities"] = false;

I am using this

fd_cool_default.xml

<?xml version="1.0" encoding="utf-8"?>


fd_cool_default.css

@charset "utf-8";

Any ideas, most appreciated.

Sign in to reply to this post
loading

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