SnippetMaster Support Forums
Return to main website
 
December 30, 2009, 07:59:26 AM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 30, 2009, 07:59:26 AM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Code inserted on page after a change is made in editor « previous next »
Pages: [1] Print
Author Topic: Code inserted on page after a change is made in editor  (Read 1476 times)
cam

Posts: 9


[-] Code inserted on page after a change is made in editor
« on: May 06, 2006, 08:47:58 AM »

After a page is edited the following line of code is inserted on the page:
<>&lt;&gt;
which appears on the page as:
<>

If I attempt to remove the code using the editor the following line of code is inserted in its place when the page is saved:
<>&lt; mce_serialized=&quot;2&quot;&gt;
which appears on the page as:
< mce_serialized="2">
If I upload the page again to remove all changes as soon as the editor is used the change appears.

Anyone have any idea what I'm missing?  Have been looking at this so long all I can see are tinyMCE running around.
 
cam
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 2751

SnippetMaster Author


WWW
[-] Re: Code inserted on page after a change is made in editor
« Reply #1 on: May 06, 2006, 08:50:57 AM »

Hi Cam,

Not too sure about this one.. haven't seen that problem before.   Smile

I will be releasing a new version of Snippetmaster tomorrow evening (or early Monday), which includes a new version of the tinyMCE editor...

Is it possible you could try the new version then, and see if this problem continues?  If it is still present with the new version, then let me know and I'll look into it.

Smile



Report to moderator   Logged
CaptJohn

Posts: 2


[-] Re: Code inserted on page after a change is made in editor
« Reply #2 on: July 27, 2006, 05:03:56 PM »

I have something similar in some edited files.
The adding of < mce_serialized="1">

I spent a few hours trying to figure out the trigger but will have to give up.
The insert seems to occur at the start of tables generated by FrontPage.
(attached screen shot)

I have other files that edit no problems at all.
I assume I am on the latest SnippetMaster Lite (downloaded yesterday).

John

* snippetmaster_characters.gif (9.09 KB, 148x150 - viewed 104 times.)
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 2751

SnippetMaster Author


WWW
[-] Re: Code inserted on page after a change is made in editor
« Reply #3 on: July 27, 2006, 10:19:46 PM »

Hmm.. this is odd.  The code is generated from the wysiwyg editor, but it should be removed during the save process.  It is added because the editor needs some way to "track" what is going on during editing...

Can you try editing with a different browser and see if that fixes it? If you're using Internet Exporer, try using Firefox instead.. and if you're using Firefox, try using Internet Explorer.

Let me know if that resolves it.  (Each browser uses different methods of editing, so the alternate browser might work better...)

Report to moderator   Logged
CaptJohn

Posts: 2


[-] Re: Code inserted on page after a change is made in editor
« Reply #4 on: July 28, 2006, 12:32:19 AM »

Firefox does not generate those characters on edit.

It is a bit of an ask to get clients to switch from the browser they are used to (IE6).

John
Report to moderator   Logged
Jenkinhill
Beta Tester

Posts: 397



[-] Re: Code inserted on page after a change is made in editor
« Reply #5 on: July 28, 2006, 01:19:14 AM »


The insert seems to occur at the start of tables generated by FrontPage.
(attached screen shot)

Any chance of a url for the problem page? The tinyMCE editor does sometimes have problems where it meets invalid XHTML (or code it does not underatand) and tries to correct it, which I believe it does at the point saving. FrontPage does have a reputation for generating strange code!
Report to moderator   Logged

Kelvyn
MURCON

Posts: 10


[-] Re: Code inserted on page after a change is made in editor
« Reply #6 on: December 07, 2009, 07:51:41 AM »

Have similar problem with recently installed version of Pro.  Page is http://www.thompsonforest.com/land-for-sale.html. 

< mce_serialized="1">

Appears between the link "Click here for map of listings" and the table when preview the edited page.

Actually inserts
   <>&lt; mce_serialized=&quot;1&quot;&gt;
   <div>
   </div>
   </>
in the code.

The table is html but a java script reads/rewrites the table to sort the table when the heading is clicked.  This sort function has been disabled by renaming the .js file to something other than the called name.
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Code inserted on page after a change is made in editor « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!