<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>e2interactive forums Tag: e2 error</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Tag: e2 error</description>
<language>en</language>
<pubDate>Thu, 28 Aug 2008 03:55:58 +0000</pubDate>

<item>
<title>e2 on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-384</link>
<pubDate>Fri, 08 Feb 2008 12:24:26 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">384@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;What are  satisfactory results?  Not sure what you want it to be or look like.
&#60;/p&#62;</description>
</item>
<item>
<title>myblue on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-379</link>
<pubDate>Wed, 06 Feb 2008 18:48:23 +0000</pubDate>
<dc:creator>myblue</dc:creator>
<guid isPermaLink="false">379@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello E2 ... I made the changes you said, more still not satisfied the mark dda water, is there any further amendment.&#60;/p&#62;
&#60;p&#62;I await on. I made two test, the first placing. PNG as you say watermark.png and then put as stamp, and even then, not satisfied.&#60;br /&#62;
What will that I am wrong? Have any further amendment should I do?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-370</link>
<pubDate>Tue, 05 Feb 2008 11:05:54 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">370@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;The current uploader can add the ability to put a watermark on your image when uploaded.  Open up the uploader/index.php file and find the following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$handle-&#38;gt;image_resize        = true;
$handle-&#38;gt;image_ratio          = true;
$handle-&#38;gt;image_y                = 600;
$handle-&#38;gt;image_x                = 600;
$handle-&#38;gt;jpeg_quality         = 95;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;add this to it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$handle-&#38;gt;image_resize        = true;
$handle-&#38;gt;image_ratio          = true;
$handle-&#38;gt;image_y                = 600;
$handle-&#38;gt;image_x                = 600;
$handle-&#38;gt;jpeg_quality         = 95;
$foo-&#38;gt;image_watermark     = &#38;#39;rsrc/watermark.png&#38;#39;;
//be sure to upload a watermark.png file into the uploader/rsrc/ folder or this won&#38;#39;t work.&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>myblue on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-353</link>
<pubDate>Sun, 03 Feb 2008 11:19:32 +0000</pubDate>
<dc:creator>myblue</dc:creator>
<guid isPermaLink="false">353@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Below a link that explains how could do that ...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;Http://www.webly.com.br/tutorial/php/10026/classe-para-criacao-de-marca-d39gua-em-imagem.htm&#34; rel=&#34;nofollow&#34;&#62;Http://www.webly.com.br/tutorial/php/10026/classe-para-criacao-de-marca-d39gua-em-imagem.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem is knowing where I embed these rules in the code of E2 ... And how automaticament for all &#34;crop&#34; that has the E2.&#60;/p&#62;
&#60;p&#62;Do you have any idea of how to do this?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>myblue on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-352</link>
<pubDate>Sat, 02 Feb 2008 12:10:29 +0000</pubDate>
<dc:creator>myblue</dc:creator>
<guid isPermaLink="false">352@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Have done ... Hehehhe ... Thanks ...&#60;/p&#62;
&#60;p&#62;Now I will try to implement something different in the E2 ...&#60;/p&#62;
&#60;p&#62;Is it hard to ask for it when you upload a large image, it automatically insert a logo on the top?&#60;br /&#62;
It laguma the idea of how could make this implementation?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-349</link>
<pubDate>Sat, 02 Feb 2008 09:02:17 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">349@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;The picture info is grabbed from the Meta/IPTC data of the big image, you can add it by downloading you resized images through ftp and then opening them in photoshop or most photo editing software where you can add to the IPTC title, description, author, and copyright information.  then reupload them through ftp and they'll show up in the gallery.
&#60;/p&#62;</description>
</item>
<item>
<title>myblue on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-346</link>
<pubDate>Fri, 01 Feb 2008 21:44:37 +0000</pubDate>
<dc:creator>myblue</dc:creator>
<guid isPermaLink="false">346@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;It was as spoken ... Wrong is something very simple ...&#60;/p&#62;
&#60;p&#62;Thank you E2.&#60;/p&#62;
&#60;p&#62;Not wanting to abuse their good will, how do I enter information in the pictures, when you click the &#34;i&#34; appears in the gallery.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-344</link>
<pubDate>Fri, 01 Feb 2008 13:42:57 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">344@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;You don't need to modify the config.php file besides the users and pass.&#60;/p&#62;
&#60;p&#62;When you are on &#60;a href=&#34;http://www.etreina.com/e2/galeria/uploader/&#34; rel=&#34;nofollow&#34;&#62;http://www.etreina.com/e2/galeria/uploader/&#60;/a&#62; and logged in, the path for the images and thumbnails need to be uploaded are&#60;code&#62;../images/&#60;/code&#62; and &#60;code&#62;../imagethumbs/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I tested it and had no problem uploading photos to the gallery
&#60;/p&#62;</description>
</item>
<item>
<title>myblue on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-343</link>
<pubDate>Fri, 01 Feb 2008 13:11:41 +0000</pubDate>
<dc:creator>myblue</dc:creator>
<guid isPermaLink="false">343@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Still not satisfied ... Still giving the same mistake at the time to create ...&#60;/p&#62;
&#60;p&#62;Now did the next, took the images and imagethumbs outside of the folder index.php&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;Http://www.etreina.com/e2/galeria/&#34; rel=&#34;nofollow&#34;&#62;Http://www.etreina.com/e2/galeria/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The folders and images imagethumbs are in &#60;a href=&#34;http://www.etreina.com/e2/images/&#34; rel=&#34;nofollow&#34;&#62;http://www.etreina.com/e2/images/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;Http://www.etreina.com/e2/imagethumbs&#34; rel=&#34;nofollow&#34;&#62;Http://www.etreina.com/e2/imagethumbs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The config.php is well&#60;/p&#62;
&#60;p&#62;&#38;lt;? PHP&#60;br /&#62;
/ / Set the folder where your photos will be placed on you server.&#60;br /&#62;
/ / Relative to the path you place the galery index.php&#60;br /&#62;
$ Gallerypath =&#34;../ images / &#34;/ / EX. .. Or images / gallery / images in the trailing slash needed&#60;br /&#62;
$ Thumbpath =&#34;../ imagethumbs / &#34;/ / EX. .. Or images / gallery / images in the trailing slash needed&#60;br /&#62;
$ Transitionspeed = &#34;500&#34; / / How fast you want to render the animations&#60;br /&#62;
$ Fadespeed = &#34;300&#34; / / How fast you want the photos to fade in and out&#60;br /&#62;
$ Users [0] = &#34;admin&#34; / / Login for accessing image uploader&#60;br /&#62;
$ Passw [0 123456 &#34;/ / Password to access image uploader&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;What I am wrong, it must be something very simple that I fail to understand.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-341</link>
<pubDate>Fri, 01 Feb 2008 09:59:06 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">341@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Set your &#60;code&#62;Image Folders Location&#60;/code&#62; to be &#60;code&#62;../images/&#60;/code&#62; and you &#60;code&#62;Thumbnail Folder Location&#60;/code&#62; to be &#60;code&#62;../imagethumbs/&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>myblue on "Error: Destination directory can't be created. Can't carry on a process"</title>
<link>http://www.e2interactive.com/blog/forums/topic/83#post-338</link>
<pubDate>Thu, 31 Jan 2008 21:08:12 +0000</pubDate>
<dc:creator>myblue</dc:creator>
<guid isPermaLink="false">338@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hello, I am trying to install their gallery, I am facing a major problem.&#60;br /&#62;
I am putting CHMOD folders and imagethumbs images, and not to upload, I have this message for error:&#60;br /&#62;
Error: Destination directory can not be created. Can not carry on the process&#60;/p&#62;
&#60;p&#62;What should I do?&#60;/p&#62;
&#60;p&#62;Link Gallery:&#60;br /&#62;
&#60;a href=&#34;Http://www.etreina.com/e2/&#34; rel=&#34;nofollow&#34;&#62;Http://www.etreina.com/e2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;User: admin&#60;br /&#62;
Password: 123456&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
