<![CDATA[ Image editor - My Forums]]> https://forums.modx.com/thread/?thread=45672 <![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264310 Ross1234 Jun 13, 2008, 04:40 PM https://forums.modx.com/thread/45672/image-editor#dis-post-264310 <![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264309
For me it’s ok, I hope for you to.

Bye.

Mitch]]>
mitchoner Jun 10, 2008, 11:02 AM https://forums.modx.com/thread/45672/image-editor#dis-post-264309
<![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264308 ]]> Bravado Apr 17, 2008, 01:49 PM https://forums.modx.com/thread/45672/image-editor#dis-post-264308 <![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264307
and..

/assets/

I dont know where to find the function myfilebrowser

this?

	function myFileBrowser (field_name, url, type, win) {		
		var cmsURL = '{$tinyURL}/mcpuk/browser.php?Connector={$tinyURL}/mcpuk/connectors/php/connector.php&ServerPath={$base_url}&editor=tinymce3&editorpath={$tinyURL}';    // 


]]>
Ross1234 Apr 15, 2008, 01:01 PM https://forums.modx.com/thread/45672/image-editor#dis-post-264307
<![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264306
Also, look at the source code for the instance of TinyMCE that’s causing the problem (might be in a frame within the manager). You should see a function called myFileBrowser. What’s the value of the variable called cmsURL? Just want to ensure that the serverpath is set properly.
]]>
Bravado Apr 15, 2008, 11:43 AM https://forums.modx.com/thread/45672/image-editor#dis-post-264306
<![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264305
it points to the image here

http://mydomain.com/manager/media/ImageEditor/assets/images/image.gif

instead of here

http://mydomain.com/assets/images/image.gif

maybe something to do with this line

<iframe src="editorFrame.php?img=<?php if(isset($_GET[’img’])) echo rawurlencode($_GET[’img’]); ?>" name="editor" id="editor" scrolling="auto" title="Image Editor" frameborder="0"></iframe>


(its an apache server)]]>
Ross1234 Apr 12, 2008, 06:49 AM https://forums.modx.com/thread/45672/image-editor#dis-post-264305
<![CDATA[Re: Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264304 Bravado Apr 11, 2008, 08:57 AM https://forums.modx.com/thread/45672/image-editor#dis-post-264304 <![CDATA[Image editor]]> https://forums.modx.com/thread/45672/image-editor#dis-post-264303 does show up in the mcpuk file manager. I think the image is within an iframe generated through a php file.

Anyway, if anyone knows how to fix it or can help me, please do  grin]]>
Ross1234 Apr 06, 2008, 09:52 AM https://forums.modx.com/thread/45672/image-editor#dis-post-264303