forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


VDS 6 - Downloading an Icon?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Sun Aug 13, 2017 8:56 pm    Post subject: VDS 6 - Downloading an Icon? Reply with quote

Can someone please test this and see if the icon gets downloaded or not?

Code:
FILE COPY,"https://secure.skypeassets.com/i/common/images/icons/favicon.ico",@path(%0)"Skype.ico"


It doesn't work for me and I don't know if it's because it's https or something I'm doing wrong.

Thanks,
~Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Sun Aug 13, 2017 11:04 pm    Post subject: Reply with quote

Hi
Try this, it look for me (not yours Confused )
Code:
FILE COPY,http://secure.skypeassets.com/i/common/images/icons/favicon.ico,@path(%0)skype.ico
Back to top
View user's profile Send private message Visit poster's website
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Mon Aug 14, 2017 6:18 am    Post subject: Reply with quote

Thanks a bunch.. It is due to https.

~Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Mon Aug 14, 2017 2:09 pm    Post subject: Reply with quote

I think so, but what is strange, when I put Skype.ico instead of skype.ico, it doesn't work...

WORK
Code:
FILE COPY,http://secure.skypeassets.com/i/common/images/icons/favicon.ico,@path(%0)skype.ico


DOESN'T WORK Shocked
Code:
FILE COPY,http://secure.skypeassets.com/i/common/images/icons/favicon.ico,@path(%0)Skype.ico
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group