What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Downloading and uploading PLSC files are turning to zip?

Pages: (2): « First [ 1 ] 2 » Last »
Downloading and uploading PLSC files are turning to zip?
Author: Message:
djmorf
New Member
*


Posts: 11
Joined: Nov 2007
O.P. Huh?  Downloading and uploading PLSC files are turning to zip?
Ok, i have my own small website ( http://morganatkins.110mb.com ), i'v tried uploading my own scripts, but when I attempt to dowload the PLSC files, it regesters them as Zip files. Try it your self

http://morganatkins.110mb.com  -> scripts ->Download
11-17-2007 08:51 PM
Profile E-Mail PM Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: Downloading and uploading PLSC files are turning to zip?
quote:
Originally posted by djmorf
Ok, i have my own small website ( http://morganatkins.110mb.com ), i'v tried uploading my own scripts, but when I attempt to dowload the PLSC files, it regesters them as Zip files. Try it your self

http://morganatkins.110mb.com  -> scripts ->Download
Umm, it comes up as plsc for me, are you sure you have Plus installed?
11-17-2007 08:57 PM
Profile E-Mail PM Find Quote Report
djmorf
New Member
*


Posts: 11
Joined: Nov 2007
O.P. RE: Downloading and uploading PLSC files are turning to zip?
Yep, definatly, I creaed and run it localy though
11-17-2007 08:59 PM
Profile E-Mail PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Downloading and uploading PLSC files are turning to zip?
PLSC is a ZIP-file but it's renamed. If you rename it back to ".zip", you should be able to open it with WinZIP or similar.

When I download it, it shows up as PLSC as well. It could be the hosting company identifies the file as ZIP, by reading it's contents.
11-17-2007 09:01 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Downloading and uploading PLSC files are turning to zip?
Have you set-up the PLSC mime-type on the server? Seeing as it's free hosting, I'm unsure if you can actually do it, but I think this is the cause
<Eljay> "Problems encountered: shit blew up" :zippy:
11-17-2007 09:05 PM
Profile PM Find Quote Report
djmorf
New Member
*


Posts: 11
Joined: Nov 2007
O.P. RE: Downloading and uploading PLSC files are turning to zip?
So, what could I do?
I'm hosting with 110mb ( http://www.110mb.com )
11-17-2007 09:06 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Downloading and uploading PLSC files are turning to zip?
Upload a custom htaccess file, but I forgot what you actually have to put in it :P
11-17-2007 09:28 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Downloading and uploading PLSC files are turning to zip?
quote:
Originally posted by deAd
Upload a custom htaccess file, but I forgot what you actually have to put in it :P
This might work...

code:
<FilesMatch "\.plsc$">
    ForceType application/x-plsc
</FilesMatch>
11-17-2007 09:40 PM
Profile PM Web Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: Downloading and uploading PLSC files are turning to zip?
I thought this was something to do with Internet Explorer, no? What about trying to download it from another browser?

If that works, I may have a workaround for you. You might want to ZIP the PLSC-file and upload that one. This way, when someone downloads the ZIP, they can unpack it and then they'll find the PLSC-file which they can open.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
11-17-2007 09:55 PM
Profile E-Mail PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Downloading and uploading PLSC files are turning to zip?
quote:
Originally posted by WDZ
quote:
Originally posted by deAd
Upload a custom htaccess file, but I forgot what you actually have to put in it :P
This might work...

code:
<FilesMatch "\.plsc$">
    ForceType application/x-plsc
</FilesMatch>


or
code:
AddType application/x-plsc .plsc




quote:
Originally posted by Mattike
If that works, I may have a workaround for you. You might want to ZIP the PLSC-file and upload that one. This way, when someone downloads the ZIP, they can unpack it and then they'll find the PLSC-file which they can open.
: < i hate people who zip zips
[Image: dt2.0v2.png]      Happy Birthday, WDZ
11-18-2007 01:29 AM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On