[Xerte-dev] Re: XOT Upload error

Dave Burnett d_b_burnett at hotmail.com
Thu Mar 28 21:55:45 GMT 2013


Cheers Pat and John.No more error.

> From: J.J.Smith at gcu.ac.uk
> To: xerte-dev at lists.nottingham.ac.uk
> Date: Thu, 28 Mar 2013 21:48:20 +0000
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> You shouldn't use src="#" in iframes any longer - you should use src="about:blank" for an empty iframe...
> 
> Regards,
> 
> John Smith | Learning Technologist
> Room A251, Govan Mbeki Building | School of Health & Life Sciences | Glasgow Caledonian University
> Cowcaddens Road | Glasgow | G4 0BA
> ________________________________________
> From: xerte-dev-bounces at lists.nottingham.ac.uk [xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett [d_b_burnett at hotmail.com]
> Sent: 28 March 2013 21:00
> To: For Xerte technical developers
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> OK, so it's the hashtag that causes the error.
> Just for the archives, what does the hashtag in src do?
> Can I remove it?
> 
> ________________________________
> From: d_b_burnett at hotmail.com
> To: xerte-dev at lists.nottingham.ac.uk
> Date: Thu, 28 Mar 2013 16:46:13 -0400
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> Thanks Pat.
> 
> The host server is resetting the connection.
> Probably a file size limit on the AJAX upload.
> I can FTP whatever I like.
> 
> But which parameter stopped the PHP error message?
> 
> ________________________________
> From: xerte at pgogywebstuff.com
> Date: Thu, 28 Mar 2013 20:08:50 +0000
> To: xerte-dev at lists.nottingham.ac.uk
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> Remove the hash from the src in the iframe code.......
> 
> Pgogy Webstuff - http://www.pgogywebstuff.com
> Makers of web things of a fair to middling quality
> 
> On 28 Mar 2013, at 18:58, Dave Burnett <d_b_burnett at hotmail.com<mailto:d_b_burnett at hotmail.com>> wrote:
> 
> style="width:400px;height:400px; display:inline">
> 
> But not sure what that should do for me.
> 
> Upon upload in Media quota area, Chrome pops a new window:
> 
> PHP reports an error -
> 
> Followed by the code of the properties.php page.
> The window runs down off the bottom of the page.
> 
> 
> The 12 Mb upload still dies at 34%.
> No error, the progress bar just disappear.
> 
> 
> ________________________________
> From: xerte at pgogywebstuff.com<mailto:xerte at pgogywebstuff.com>
> To: xerte-dev at lists.nottingham.ac.uk<mailto:xerte-dev at lists.nottingham.ac.uk>
> Date: Thu, 28 Mar 2013 16:07:26 +0000
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> My mistake
> 
> properties.php in the root
> 
> https://code.google.com/p/xerteonlinetoolkits/source/browse/trunk/properties.php
> 
> see the iframes at the top
> 
> Pgogy Webstuff http://www.pgogywebstuff.com
> Makers of Web things of a fair to middling quality
> 
> 
> ----- Original Message -----
> From:
> "For Xerte technical developers" <xerte-dev at lists.nottingham.ac.uk<mailto:xerte-dev at lists.nottingham.ac.uk>>
> 
> To:
> "For Xerte technical developers" <xerte-dev at lists.nottingham.ac.uk<mailto:xerte-dev at lists.nottingham.ac.uk>>
> Cc:
> 
> Sent:
> Wed, 27 Mar 2013 19:20:52 -0400
> Subject:
> [Xerte-dev] Re: XOT Upload error
> 
> 
> 
> 
> media_and_quota_template.php?
> I can't see anything obvious that sets the iframe dimensions
> 
> ________________________________
> From: xerte at pgogywebstuff.com<mailto:xerte at pgogywebstuff.com>
> Date: Wed, 27 Mar 2013 23:09:12 +0000
> To: xerte-dev at lists.nottingham.ac.uk<mailto:xerte-dev at lists.nottingham.ac.uk>
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> Ok, edit website_code/php/properties/media_and_quota and set the iframe to be huge then try again
> 
> Pgogy Webstuff - http://www.pgogywebstuff.com
> Makers of web things of a fair to middling quality
> 
> On 27 Mar 2013, at 22:53, Dave Burnett <d_b_burnett at hotmail.com<mailto:d_b_burnett at hotmail.com>> wrote:
> 
> It is the media and quota page.
> Same error as this I think
> http://lists.nottingham.ac.uk/pipermail/xerte/2012-January/012511.html
> 
> 
> ________________________________
> From: xerte at pgogywebstuff.com<mailto:xerte at pgogywebstuff.com>
> Date: Wed, 27 Mar 2013 22:42:30 +0000
> To: xerte-dev at lists.nottingham.ac.uk<mailto:xerte-dev at lists.nottingham.ac.uk>
> Subject: [Xerte-dev] Re: XOT Upload error
> 
> Any more in the error than thingy?
> 
> This is uploading in flash?
> 
> Try on the media and quota page?
> 
> Pgogy Webstuff - http://www.pgogywebstuff.com
> Makers of web things of a fair to middling quality
> 
> On 27 Mar 2013, at 21:42, Dave Burnett <d_b_burnett at hotmail.com<mailto:d_b_burnett at hotmail.com>> wrote:
> 
> Just installed  2 days ago, so assume this was the latest version.
> 
> Trying to upload 12Mb zip.
> 
> I'm getting the "php reports the following error - " thingy and the upload simply stops at 35%.
> 
> In .htacccess
> 
> php_value  upload_max_filesize  100M
> php_value  post_max_size  100M
> php_value  max_execution_time  300
> php_value  memory_limit  100M
> 
> and querying phpinfo says they are indeed set to those vals.
> 
> ?
> 
> Dave
> 
> 
> 
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> 
> _______________________________________________ Xerte-dev mailing list Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> 
> _______________________________________________ Xerte-dev mailing list Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________ Xerte-dev mailing list Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> 
> _______________________________________________ Xerte-dev mailing list Xerte-dev at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> 
> _______________________________________________ Xerte-dev mailing list Xerte-dev at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> 
> 
> 
> Glasgow Caledonian University is a registered Scottish charity, number SC021474
> 
> Winner: Times Higher Education’s Widening Participation Initiative of the Year 2009 and Herald Society’s Education Initiative of the Year 2009.
> http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
> 
> Winner: Times Higher Education’s Outstanding Support for Early Career Researchers of the Year 2010, GCU as a lead with Universities Scotland partners.
> http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,15691,en.html
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130328/87b3886e/attachment-0001.html>


More information about the Xerte-dev mailing list