Posts: 84
Threads: 17
Joined: Mar 2010
Why on extend page on gs site,when i click to download the plugin that i have upload some minutes ago,shows this message: "The requested URL /extend/export/720/162/arguestbook-1.1.6.zip was not found on this server. " ?
Posts: 2,094
Threads: 54
Joined: Jan 2011
Alessio_roma Wrote:Why on extend page on gs site,when i click to download the plugin that i have upload some minutes ago,shows this message: "The requested URL /extend/export/720/162/arguestbook-1.1.6.zip was not found on this server. " ?
Extend has a problem with dots in the uploaded file name. Upload again with a filename like
arguestbook.zip or
arguestbook-1_1_6.zip.
Posts: 1,247
Threads: 82
Joined: Feb 2011
mvlcek Wrote:Alessio_roma Wrote:Why on extend page on gs site,when i click to download the plugin that i have upload some minutes ago,shows this message: "The requested URL /extend/export/720/162/arguestbook-1.1.6.zip was not found on this server. " ?
Extend has a problem with dots in the uploaded file name. Upload again with a filename like arguestbook.zip or arguestbook-1_1_6.zip.
It would probably been better when the file would not be accepted by the uploader with the warning that the naming is wrong or something.
Posts: 1,848
Threads: 86
Joined: Aug 2009
datiswous Wrote:It would probably been better when the file would not be accepted by the uploader with the warning that the naming is wrong or something.
yeah, probably... i will add it to the to-do list.
-
Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Posts: 1,204
Threads: 30
Joined: Jun 2010
2011-05-12, 01:50:34
(This post was last modified: 2011-05-12, 01:51:05 by BlackRose.)
datiswous Wrote:It would probably been better when the file would not be accepted by the uploader with the warning that the naming is wrong or something.
I'm not an expert, but wouldn't it cost just a bit more amount of work, to convert questionable chars into _ than only scanning file's name and post an error message ?
edit:
btw. what's wrong with dots in archive's name ? :/
Addons: blue business theme, Online Visitors, Notepad
Posts: 1,848
Threads: 86
Joined: Aug 2009
yojoe Wrote:what's wrong with dots in archive's name ? :/
i think its a mod_rewrite rule that's f'ing it up
-
Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Posts: 1,204
Threads: 30
Joined: Jun 2010
2011-05-12, 03:02:57
(This post was last modified: 2011-05-12, 03:03:36 by BlackRose.)
ccagle8 Wrote:i think its a mod_rewrite rule that's f'ing it up
hmm..are the files being parsed through GS engine ?
Afair every dot in url is converted to an underscore in GS during page creation process.
or maybe they were stripped off ?
Addons: blue business theme, Online Visitors, Notepad
Posts: 1,848
Threads: 86
Joined: Aug 2009
i think i fixed it now... hopefully. not sure exactly what was causing it - but i think i fixed it now.
-
Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!