2012-01-19, 22:14:24
I have a strange problem; each time I use website archive plugin, it created two identical archives. - Screenshot attached.
Any way to cure this?
Thanks!
Any way to cure this?
Thanks!
Archive plugin creates dual archives
|
2012-01-19, 22:14:24
I have a strange problem; each time I use website archive plugin, it created two identical archives. - Screenshot attached.
Any way to cure this? Thanks!
2012-01-21, 05:32:42
Anyone?
Help would be appreciated, I've looked into the code, but as non-programmer I couldn't decipher what the problem is.
2012-01-21, 08:45:55
2012-01-21, 10:03:33
(This post was last modified: 2012-01-21, 10:05:24 by aadamasyndextay8363.)
n00dles101 Wrote:This should be sorted in the latest SVN. Thanks for reply! This sounds strange, as I have problems exactly on linux server cluster, not Window WAMP. I suppose you thought about ISA in regard to Windows Servers? EDIT START Ah, I just checked it. Will try it and report back if there will be any problems. Thanks for Re! EDIT END Could you instruct me in short how to implement the change in 3.0? I've tried combining documents, etc (non-programmer), but just got a lot of mess. Thanks!
2012-01-21, 10:15:43
changed the following lines in zip.php
Code: foreach($iter as $element) { dn't think its changed much from 3.0 Mike.
2012-01-21, 10:58:13
n00dles101 Wrote:changed the following lines in zip.php OK, I've just tested it and it worked. Have you ever gotten around that double-file loop? It is quite strange, and I routinely get it. The site works perfectly on my local server, and does this on hosting service. I've contacted them, and they think it is some kind of semi-loop in Q.
2012-01-22, 07:11:21
duplicate archives are created if you double/treble click he create archive button, an archive is created for each click with a slightly different timestamp.
in 3.0 on windows with the above bug, they will also include the unfinished archive running in the background. we will resolve this by ensuring you can only click once on the button until the archiving is complete... mike.
2012-01-22, 09:32:59
No, multiple clicks were not an issue.
I've tried with different pointing device, and using a Safari browser on iPad this moment, to be absolutely sure one click was due. Now, I had not one, but three archives created! By now, I am pretty sure the internet browser(s) are the culprits! As the archive creation lasts a while, the browser tries reconnecting using the same URL, triggering the event again (or more, depending on the browser). When I clicked create and archive and than force-stopped loading the page, one archive was created. Is there a way to stop the browser triggering an action again? |
« Next Oldest | Next Newest »
|