<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Watermark plugin conflicting with inserting image in post content</title>
		<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content</link>
		<description>Support Forum - Topic: Watermark plugin conflicting with inserting image in post content</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:28:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Watermark plugin conflicting with inserting image in post content"</title>
			<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content#post-82073</link>
			<pubDate>Sat, 03 Nov 2012 09:30:53 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">82073@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hm, will have to test it but I am afraid this might just be an incompatibility that I cant solve...&#60;br /&#62;
I will let you know in this thread if I found an easy solution for the issue...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Watermark plugin conflicting with inserting image in post content"</title>
			<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content#post-71579</link>
			<pubDate>Fri, 17 Aug 2012 16:26:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">71579@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the additional update :)&#60;/p&#62;
&#60;p&#62;Hopefully Kriesi will have some additional information that might help shed some light on a solution.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dccs52 on "Watermark plugin conflicting with inserting image in post content"</title>
			<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content#post-71152</link>
			<pubDate>Wed, 15 Aug 2012 10:28:30 +0000</pubDate>
			<dc:creator>dccs52</dc:creator>
			<guid isPermaLink="false">71152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To update, to temporarily fix this, i just commented out the hijack function and call-up in the avia_media.js file, cleared the cache, and for now that has solved it but obviously have disabled a function for the avia framework, so not best solution but one that works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dccs52 on "Watermark plugin conflicting with inserting image in post content"</title>
			<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content#post-71126</link>
			<pubDate>Wed, 15 Aug 2012 06:26:49 +0000</pubDate>
			<dc:creator>dccs52</dc:creator>
			<guid isPermaLink="false">71126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Peter! Look forward to a response! :) Awesome support!&#60;/p&#62;
&#60;p&#62;For reference, when adding featured slides, it works fine, this above error is just confined to simply adding an image to the content of a post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Watermark plugin conflicting with inserting image in post content"</title>
			<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content#post-71011</link>
			<pubDate>Tue, 14 Aug 2012 18:43:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">71011@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I marked this thread for Kriesi. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dccs52 on "Watermark plugin conflicting with inserting image in post content"</title>
			<link>http://www.kriesi.at/support/topic/watermark-plugin-conflicting-with-inserting-image-in-post-content#post-70989</link>
			<pubDate>Tue, 14 Aug 2012 15:50:37 +0000</pubDate>
			<dc:creator>dccs52</dc:creator>
			<guid isPermaLink="false">70989@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys&#60;/p&#62;
&#60;p&#62;Getting an error when using a watermark plugin, it currently has this error.&#60;/p&#62;
&#60;p&#62;getting js error on console:&#60;br /&#62;
Uncaught RangeError: Maximum call stack size exceeded&#60;/p&#62;
&#60;p&#62;I tried to remove that section from the js file, but it did not seem to go, does the js get cached at all??&#60;/p&#62;
&#60;p&#62;the actual code that is causing the above errors is:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
//hijack the original uploader and replace it if a user clicks on one an avia_uploader&#60;br /&#62;
        hijack_uploader: function()&#60;br /&#62;
        {&#60;br /&#62;
            window.original_send_to_editor = window.send_to_editor;&#60;br /&#62;
             window.send_to_editor = function(html)&#60;br /&#62;
Uncaught RangeError: Maximum call stack size exceeded&#60;br /&#62;
             {&#60;br /&#62;
                 if(avia_media.aviaUseCustomEditor)&#60;br /&#62;
                {&#60;br /&#62;
                    var container = avia_media.insertContainer,&#60;br /&#62;
                        returned = $(html),&#60;br /&#62;
                        img = returned.attr('src') &#124;&#124; returned.find('img').attr('src') &#124;&#124; returned.attr('href'),&#60;br /&#62;
                        visualInsert = '';&#60;/p&#62;
&#60;p&#62;                    container.find('.avia_upload_input').val(img).trigger('change');&#60;/p&#62;
&#60;p&#62;                    if(img.match(/.jpg$&#124;.jpeg$&#124;.png$&#124;.gif$/))&#60;br /&#62;
                    {&#60;br /&#62;
                        visualInsert = '&#60;a href=&#34;#&#34;&#62;remove&#60;/a&#62;&#60;img src=&#34;'+img+'&#34; alt=&#34;&#34; /&#62;';&#60;br /&#62;
                    }&#60;br /&#62;
                    else&#60;br /&#62;
                    {&#60;br /&#62;
                        visualInsert = '&#60;a href=&#34;#&#34;&#62;remove&#60;/a&#62;&#60;img src=&#34;'+avia_framework_globals.frameworkUrl+'images/icons/video.png&#34; alt=&#34;&#34; /&#62;';&#60;br /&#62;
                    }&#60;/p&#62;
&#60;p&#62;                    container.find('.avia_preview_pic').html(visualInsert);&#60;/p&#62;
&#60;p&#62;                    tb_remove();&#60;br /&#62;
                     avia_media.reset_uploader();&#60;br /&#62;
                }&#60;br /&#62;
                else&#60;br /&#62;
                {&#60;br /&#62;
                    window.original_send_to_editor(html);&#60;br /&#62;
                }&#60;br /&#62;
             };&#60;br /&#62;
        },&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
