<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Send Photo on Apply Now</title>
	<atom:link href="http://www.redjumpsuit.net/2009/10/21/send-photo-on-apply-now/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redjumpsuit.net/2009/10/21/send-photo-on-apply-now/</link>
	<description>jobberBase custom development and support</description>
	<lastBuildDate>Sat, 10 Dec 2011 23:29:53 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thijs</title>
		<link>http://www.redjumpsuit.net/2009/10/21/send-photo-on-apply-now/comment-page-1/#comment-1390</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.redjumpsuit.net/?p=793#comment-1390</guid>
		<description>Hey, cool hack,

I was trying to implement a similar photo uploading function in the post new job page. For example to include a company logo. But somehow I keep getting this undefined index error. I don&#039;t understand because defined the variable &#039;apply_photo&#039; has been in publish-write.tpl. Just like in the instructions above.

Notice: Undefined index: apply_photo in C:\xampplite\htdocs\www\jobberbase\public\page_write.php on line 113

Notice: Undefined index: apply_photo in C:\xampplite\htdocs\www\jobberbase\public\page_write.php on line 135

Notice: Undefined index: apply_photo in C:\xampplite\htdocs\www\jobberbase\public\page_write.php on line 136

Warning: Cannot modify header information - headers already sent by (output started at C:\xampplite\htdocs\www\jobberbase\public\page_write.php:113) in C:\xampplite\htdocs\www\jobberbase\public\_includes\function.redirect_to.php on line 30

Can someone explain me where I have do define &#039;apply_photo&#039; other than in the template file? your help is much appreciated.</description>
		<content:encoded><![CDATA[<p>Hey, cool hack,</p>
<p>I was trying to implement a similar photo uploading function in the post new job page. For example to include a company logo. But somehow I keep getting this undefined index error. I don&#8217;t understand because defined the variable &#8216;apply_photo&#8217; has been in publish-write.tpl. Just like in the instructions above.</p>
<p>Notice: Undefined index: apply_photo in C:\xampplite\htdocs\www\jobberbase\public\page_write.php on line 113</p>
<p>Notice: Undefined index: apply_photo in C:\xampplite\htdocs\www\jobberbase\public\page_write.php on line 135</p>
<p>Notice: Undefined index: apply_photo in C:\xampplite\htdocs\www\jobberbase\public\page_write.php on line 136</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at C:\xampplite\htdocs\www\jobberbase\public\page_write.php:113) in C:\xampplite\htdocs\www\jobberbase\public\_includes\function.redirect_to.php on line 30</p>
<p>Can someone explain me where I have do define &#8216;apply_photo&#8217; other than in the template file? your help is much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.redjumpsuit.net/2009/10/21/send-photo-on-apply-now/comment-page-1/#comment-867</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.redjumpsuit.net/?p=793#comment-867</guid>
		<description>i done all as instructed but, something is wrong in the url
www.mydomain.com/apply-online it shows this page and a white screen nothing showing. when i click back i see the application count on the job description page. also the image is in my uploads directory, where is the mistake. also your shared codes 

// delete uploaded photo (cleanup)
if ($phattachment != &#039;&#039;)
{
	unlink(APP_PATH . FILE_UPLOAD_DIR . $phattachment);

the above mine is called $filename instead of $phattachment



need urgent help.

thanks</description>
		<content:encoded><![CDATA[<p>i done all as instructed but, something is wrong in the url<br />
<a href="http://www.mydomain.com/apply-online" rel="nofollow">http://www.mydomain.com/apply-online</a> it shows this page and a white screen nothing showing. when i click back i see the application count on the job description page. also the image is in my uploads directory, where is the mistake. also your shared codes </p>
<p>// delete uploaded photo (cleanup)<br />
if ($phattachment != &#8221;)<br />
{<br />
	unlink(APP_PATH . FILE_UPLOAD_DIR . $phattachment);</p>
<p>the above mine is called $filename instead of $phattachment</p>
<p>need urgent help.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://www.redjumpsuit.net/2009/10/21/send-photo-on-apply-now/comment-page-1/#comment-768</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Thu, 30 Sep 2010 23:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.redjumpsuit.net/?p=793#comment-768</guid>
		<description>Thanks for this wonderfull hack. Erverything is working fine...excerpt in IE.
IE standard gives me an error when uploading a photo.

What should I do?</description>
		<content:encoded><![CDATA[<p>Thanks for this wonderfull hack. Erverything is working fine&#8230;excerpt in IE.<br />
IE standard gives me an error when uploading a photo.</p>
<p>What should I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gason</title>
		<link>http://www.redjumpsuit.net/2009/10/21/send-photo-on-apply-now/comment-page-1/#comment-448</link>
		<dc:creator>Gason</dc:creator>
		<pubDate>Fri, 09 Apr 2010 03:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.redjumpsuit.net/?p=793#comment-448</guid>
		<description>Thanks
Im working on a job board for actors so this helped a lot
=)</description>
		<content:encoded><![CDATA[<p>Thanks<br />
Im working on a job board for actors so this helped a lot<br />
=)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

