 |

MikeB
Staff
/ Moderator

Jul 8, 2006, 4:18 PM
Post #2 of 6
(2196 views)
Shortcut
|
|
Re: [intros.gr] Page Publisher Problem !!!
[In reply to]
|
Can't Post
|
|
Hi, Thanks for posting! I've played around with this and tried recreating the same issue on my end here in a local demo and I can't seem to recreate the effect you've described. Id you'd like to direct me to a page on your site where this is happening, I'd be happy to have a look at this for you. Also, if you could attach a sample page or some sample content from your site I'll try playing around with that here on my end as well. I look forward to hearing from you and if you have any other questions or comments, just let me know! Cheers, Mike Briggs - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

intros.gr
User
Jul 11, 2006, 11:01 AM
Post #3 of 6
(2137 views)
Shortcut
|
|
Re: [MikeB] Page Publisher Problem !!!
[In reply to]
|
Can't Post
|
|
The problem exist only with inside the W........ editor. Does not understand greek characters. If you can find anything that we can do for that just let me know. Thanks, www.intros.gr Communication & Advertising
|
|
|  |
 |

ChetW
Staff

Jul 12, 2006, 11:48 AM
Post #4 of 6
(2125 views)
Shortcut
|
|
Re: [intros.gr] Page Publisher Problem !!!
[In reply to]
|
Can't Post
|
|
Hi, Thanks for the extra info! The wysiwyg editor used by Page Publisher is called tinymce, one possibe fix for this issue is to find the this line of code inside the "tiny_mce.js" file
// Raw entities if (tinyMCE.settings['entity_encoding'] == "named") { output += String.fromCharCode(chr); continue; } and change it to:
// Raw entities if (tinyMCE.settings['entity_encoding'] == "raw") { output += String.fromCharCode(chr); continue; } Changing "named" to "raw" should make your greek charaters show up correctly. give this a try and let me know how it works out for you! Cheers, Chet Woodside - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

intros.gr
User
Jul 13, 2006, 12:23 AM
Post #5 of 6
(2114 views)
Shortcut
|
|
Re: [ChetW] Page Publisher Problem !!!
[In reply to]
|
Can't Post
|
|
Hi ChetW we solve the problem by not useing the editor...i know that its not a solution but.. when we useing the text editor all goes fine... thanks for your time... please take a look at the search engine forums we have and another problem more serius... http://www.interactivetools.com/forum/gforum.cgi?post=47800;sb=post_latest_reply;so=ASC;forum_view=forum_view_collapsed;;page=unread#unread George Douvogiannis www.intros.gr Communication & Advertising
|
|
|  |
|