crossdomain Mercury emu

JayC

Always Learning
Aug 8, 2013
5,494
1,398
Your client is still working fine thats just in your view source. it does nothing. but if you want to remove the error you can delete the file, and delete where its coming from in client.php , only thing that does is allow you to put external images inside the hotel
 

Divide

Member
Jul 13, 2013
45
11
Your client is still working fine thats just in your view source. it does nothing. but if you want to remove the error you can delete the file, and delete where its coming from in client.php , only thing that does is allow you to put external images inside the hotel
What on earth are you even talking about? I've read three posts from you and I already have made a good judgement on how much of an idiot you are.
He's trying to make his whole client run over SSL, which is not impossible and does not require you to delete files.

@ProjectAssassin check all of your external_variable links to ensure that they are using https:// not http://
You can also check the client file to see if you have any references to http:// instead of https://

A small tip: You can use // to auto detect whether https or http should be used.
Example: //habbo.com instead of
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
What on earth are you even talking about? I've read three posts from you and I already have made a good judgement on how much of an idiot you are.
He's trying to make his whole client run over SSL, which is not impossible and does not require you to delete files.

@ProjectAssassin check all of your external_variable links to ensure that they are using https:// not http://
You can also check the client file to see if you have any references to http:// instead of https://

A small tip: You can use // to auto detect whether https or http should be used.
Example: //habbo.com instead of
Bro, I had misread the errors -_-'' I provide more help then most of the people on here, I thought it was an error that I had read on a previous thread months ago about the crossdomain.xml not being linked correctly. And the crossdomain.xml is the file that allows you to put external images in your hotel... I was helping him fix that, I just ASSUMED that because those were the only errors from a quick skim that was the problem. I have a lot of alerts everytime I check devbest, I try to help everyone in the little time that I have so threads don't go unanswered and usually after I answer it, and it goes back up to the top of help and support someone else replys also. I was just giving my feedback quickly, I didn't see that he was trying to run it over SSL because I didn't think anyone would try that but obviously I was proven wrong. My apologizes for providing the wrong help.
 

Users who are viewing this thread

Top