		<?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>Appnitro Software Forums Topic: Upload progress ...</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Upload progress ...</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 07:07:38 +0000</pubDate>

<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-12385</link>
<pubDate>Thu, 28 Jul 2011 17:39:59 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12385@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Yes there is limit with the maximum file can be uploaded through PHP script. This limit is being set by your hosting company through php.ini file. The default is 2MB on most hosting companies.&#60;/p&#62;
&#60;p&#62;You might want to contact your hosting tech support to confirm regarding the limit.
&#60;/p&#62;</description>
</item>
<item>
<title>Edken on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-12372</link>
<pubDate>Thu, 28 Jul 2011 01:17:37 +0000</pubDate>
<dc:creator>Edken</dc:creator>
<guid isPermaLink="false">12372@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Actually, is there a limit on the size file you can upload using the form? I think that might be it.
&#60;/p&#62;</description>
</item>
<item>
<title>Edken on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-12371</link>
<pubDate>Thu, 28 Jul 2011 01:17:04 +0000</pubDate>
<dc:creator>Edken</dc:creator>
<guid isPermaLink="false">12371@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi, after following the instructions above I have the same problem and a new one.&#60;br /&#62;
First, Im getting the uploading text warning which is nice, but no gif strangely enough. I have double checked but as much as I can but to no joy.&#60;/p&#62;
&#60;p&#62;My random new problem is that any attached files are no longer showing up in my email notification.&#60;br /&#62;
Random.
&#60;/p&#62;</description>
</item>
<item>
<title>nealchester on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-10957</link>
<pubDate>Tue, 30 Nov 2010 04:27:43 +0000</pubDate>
<dc:creator>nealchester</dc:creator>
<guid isPermaLink="false">10957@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I think this helped, but the loading gif is missing. I will try a direct URL to it. I notice that it shows sometimes and sometimes not. Thanks for your support and feedback.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-10953</link>
<pubDate>Mon, 29 Nov 2010 17:02:02 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10953@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;nealchester -- try to edit your form, disable form review and save your form. Then go back edit your form again, enable form review and save it.&#60;/p&#62;
&#60;p&#62;That should fix the review table error.
&#60;/p&#62;</description>
</item>
<item>
<title>nealchester on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-10948</link>
<pubDate>Mon, 29 Nov 2010 02:06:57 +0000</pubDate>
<dc:creator>nealchester</dc:creator>
<guid isPermaLink="false">10948@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I'm using your code Yuniar, but I get something that is totally different.&#60;br /&#62;
The message shows and so does the loading image, but the page changes and I get this error:&#60;/p&#62;
&#60;pre&#62;
&#60;code&#62;select element_1 from ap_form_2_review where id`='5' Query failed: Table 'nealmachform.ap_form_2_review' doesn't exist&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is the live page: &#60;a href=&#34;http://ikwebdesigner.com/machform/view.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://ikwebdesigner.com/machform/view.php?id=2&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9733</link>
<pubDate>Sat, 19 Jun 2010 23:11:18 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9733@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;excellent work everything works no thought I haven't tested with password enable I'm sure it will work with that as well. Here's what Yuniar said encase the rest of the community wants to know:&#60;/p&#62;
&#60;p&#62;To do it, try to edit your view-functions.php file, search around line 1838 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;form_container&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;above that line, add this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img src=&#38;quot;http://somesite/machform/images/loader-red.gif&#38;quot; style=&#38;quot;height: 0;width: 0&#38;quot;/&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9713</link>
<pubDate>Wed, 16 Jun 2010 20:58:11 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9713@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;so it still doesn't work when you set a password to the form, but worked when you disabled the password?&#60;/p&#62;
&#60;p&#62;can you let me know the password of your form so I can test it please?&#60;/p&#62;
&#60;p&#62;Please send it via email directly.&#60;br /&#62;
Mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9701</link>
<pubDate>Tue, 15 Jun 2010 22:01:29 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9701@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;do you think it has something to do with the view js? Because I want to use the loader-gif and password protection&#60;/p&#62;
&#60;p&#62;Also when I try to use another image it doesn't work
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9675</link>
<pubDate>Fri, 11 Jun 2010 23:14:06 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9675@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;ok you were right yuniar it works in all browsers. :) I will continue testing with password on and off so that users know that it works. Again flawless support thanks again Yuniar!!!&#60;/p&#62;
&#60;p&#62;The only thing is from initial test when password is enabled it seems no to work super strange can you help me with this last part of the puzzle
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9674</link>
<pubDate>Fri, 11 Jun 2010 18:36:19 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9674@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Ok, so one thing I notice, the loader was being displayed very quickly.&#60;/p&#62;
&#60;p&#62;I suggest to disable the form password for now, and test again by uploading a real file. So that the loader can be displayed in a longer time. This might help debugging the problem.
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9672</link>
<pubDate>Thu, 10 Jun 2010 21:19:27 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9672@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;wow. Ok when I installed firebug I saw it if you disable is however you can't see it when I fist loaded the net tab and refreshed and his continue there was no gif and it showed the request status as aborted do you think that maybe something in my php.ini file or server setting I've never had problems with gifs should I use another gif? this is crazy. I just tried it out on IE FFX and still don't see it the average user does not use firebug.&#60;/p&#62;
&#60;p&#62;Then I thought maybe I have to specify the size so I added width and height to the image tag making sure to backslash quotes and the outline of an image is now visible as if the image can not be loaded and the gif does not show or animate. This is true for all browser except safari
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9670</link>
<pubDate>Thu, 10 Jun 2010 14:49:10 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9670@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I must say that is really weird. I've tested again using Firefox and able to see the red loader gif (I can send you a screenshot if you need).&#60;/p&#62;
&#60;p&#62;Do you have any Firefox plugins which might be affecting this?&#60;br /&#62;
Try to disable all the plugins and test again.&#60;/p&#62;
&#60;p&#62;If that doesn't work either, we can investigate it further using Firebug plugin.&#60;br /&#62;
Install Firebug plugin and use the &#34;Net&#34; tab.&#60;/p&#62;
&#60;p&#62;There you will be able to see every traffic to your form. You should see the loader image status there as well.
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9665</link>
<pubDate>Thu, 10 Jun 2010 00:08:09 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9665@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;and here's what my view-functions.php looks like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//Custom Code by Ralph
		if($form_id == &#38;quot;8&#38;quot;) {
			$validation = &#38;#39;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;../js/validator_machform.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;;
		}
		if($form_id == &#38;quot;9&#38;quot;) {
			$validation = &#38;#39;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;../jsSPA/validator_machform.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;;
 		}
        if($form_id == &#38;quot;11&#38;quot;) {
        	$jquery_core = &#38;#39;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;js/jquery/jquery-core.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;;
        	$upload_progress = &#38;#39;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;js/upload_loader.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;;
        }

		//If you would like to remove the &#38;quot;Powered by MachForm&#38;quot; link, please contact us at &#60;a href=&#34;mailto:customer.service@appnitro.com&#34;&#62;customer.service@appnitro.com&#60;/a&#62; before doing so
		$form_markup = &#38;lt;&#38;lt;&#38;lt;EOT
&#38;lt;!DOCTYPE html PUBLIC &#38;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&#38;quot; &#38;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#38;quot;&#38;gt;
&#38;lt;html xmlns=&#38;quot;http://www.w3.org/1999/xhtml&#38;quot;&#38;gt;
&#38;lt;head&#38;gt;
&#38;lt;meta http-equiv=&#38;quot;Content-Type&#38;quot; content=&#38;quot;text/html; charset=UTF-8&#38;quot; /&#38;gt;
&#38;lt;title&#38;gt;{$form-&#38;gt;name}&#38;lt;/title&#38;gt;
&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;{$css_dir}view.css&#38;quot; media=&#38;quot;all&#38;quot; /&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;js/view.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
{$calendar_js}
{$jquery_core}
{$upload_progress}&#38;lt;!--i put the js script in a separate file as you can see above--&#38;gt;
{$validation}
&#38;lt;/head&#38;gt;
&#38;lt;body id=&#38;quot;main_body&#38;quot; {$embed_class}&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;for me this was the first block of code that matched your instructions
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-/page/2#post-9664</link>
<pubDate>Wed, 09 Jun 2010 23:55:48 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9664@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;what?!?! Impossible I have emptied my cache so many times. Here is my code again&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// JavaScript Document
$(document).ready(function(){
	var upload_prop   = $(&#38;quot;form&#38;quot;).attr(&#38;quot;enctype&#38;quot;);
	var show_progress = false;
	if(upload_prop == &#38;#39;multipart/form-data&#38;#39;){
		show_progress = true;
		$(&#38;quot;form&#38;quot;).submit(function(){
		$(&#38;quot;#saveForm&#38;quot;).val(&#38;quot;Uploading... Please wait...&#38;quot;);
		$(&#38;quot;#saveForm&#38;quot;).attr(&#38;quot;disabled&#38;quot;,&#38;quot;disabled&#38;quot;);
		$(&#38;quot;#li_buttons&#38;quot;).append(&#38;quot;&#38;lt;img src=\&#38;quot;http://mysite.net/machform/images/loader-red.gif\&#38;quot; /&#38;gt;&#38;quot;);
		});
	}
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I did as was instructed. Works in IE and Safari I just tried FFX on  pc and mac and still no gif what gives. Is it a permissions thing, server issue its driving me nuts &#38;gt;={&#60;br /&#62;
:) I know &#34;I&#34; did something wrong but what?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-#post-9660</link>
<pubDate>Wed, 09 Jun 2010 20:15:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9660@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I've tested using Firefox 3.6.3 and able to see the loader gif just fine.&#60;br /&#62;
Perhaps try again and delete your browser cache first?
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-#post-9654</link>
<pubDate>Wed, 09 Jun 2010 01:03:18 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9654@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;cdintl.net/machform/view.php?id=11  just click the continue button the loader gif and message should show up with out you logging in thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-#post-9653</link>
<pubDate>Tue, 08 Jun 2010 19:09:38 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9653@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hmm.. can you post the URL of your form? I'll check it.&#60;br /&#62;
Or if you don't want to post it here, please mail us directly.
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-#post-9649</link>
<pubDate>Tue, 08 Jun 2010 10:46:52 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9649@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;still only shows up in Safari. In firefox I only get the message please wait and no gif. BUT in Internet explorer the gif now appears :). I want it to work for Firefox since more people use IE and Firefox I'm sure it has something to do with the java-script maybe 2 down one to go. :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upload progress ..."</title>
<link>http://www.appnitro.com/forums/topic/upload-progress-#post-9643</link>
<pubDate>Mon, 07 Jun 2010 14:57:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9643@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Try using the full image path to loading.gif&#60;/p&#62;
&#60;p&#62;Change this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;quot;#li_buttons&#38;quot;).append(&#38;quot;&#38;lt;img src=\&#38;quot;images/loader-red.gif\&#38;quot; /&#38;gt;&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;put the full path to loader-red.gif there, example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;quot;#li_buttons&#38;quot;).append(&#38;quot;&#38;lt;img src=\&#38;quot;http://www.example.com/images/loader-red.gif\&#38;quot; /&#38;gt;&#38;quot;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>

