[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
phpBBModders.net • How can secure Skype unsecure URL of Skype Mod
Page 1 of 1

How can secure Skype unsecure URL of Skype Mod

Posted: 27 Sep 2014, 23:44
by Peteh_2
Hello to all support members,

I want to know that how can skype unsecure URL is making secure. Let us see this URL:

http://download.skype.com/share/skypebuttons/js/sk​ypeCheck.js

As my forum is powred by PHPBB and hence I can use the Skype Mod of PHPBB over HTTPS but due to this unsecure url, my padlock can't be completed.

Please tell me that how to replace unsecure URL given above with secure URL.

Thanks

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 28 Sep 2014, 01:44
by RMcGirr83
You can search google for starters.

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 28 Sep 2014, 07:40
by Peteh_2

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 28 Sep 2014, 09:45
by RMcGirr83
I didn't write the skype.js file and have no control over whether skype uses a secure connection or not. http://msdn.microsoft.com/en-us/library/office/dn745878

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 28 Sep 2014, 13:35
by Peteh_2
Hello Sir,
Please take a look in attachment file skypemodfile.png
Thanks
skypemodfile.png
install_mod.xml and subsilver2.xml

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 28 Sep 2014, 14:17
by martin123456

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 28 Sep 2014, 18:14
by Peteh_2
Please take a look:
Skype-uri.png
Replace http by https

So, in my knowledge total 4-times http is replaced by https in skype_mod and its work for secure connection; if I am incorrect about total no. of replacements then please tell me as well add this with current running Skype_MOD.
Thanks

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 08:41
by Peteh_2

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 11:47
by RMcGirr83
The places to change it are wherever external skype links are added to the files.

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 12:32
by Peteh_2

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 12:43
by RMcGirr83
It's within the install.xml file. Open it in your browser, read it (specifically the parts about prosilver) and apply whatever you like.

Not sure why you think this is so difficult.

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 12:54
by Peteh_2
Hello Sir,
Actually, I am new with PHPBB and hence I make sure that yes this file needs to modify. So, I am just want to get right direction/confirmation and as a author, you may know everything.
Thanks Sir, I am going to edit install.xml file and make changes, there is no need to changes subsilver2; and I am just keep as it.
Thanks

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 16:44
by Peteh_2
Hello Sir,
@RMcGirr83
Please take a look at this, it shows error when I browse db_update.php:
error.png
Error

Re: How can secure Skype unsecure URL of Skype Mod

Posted: 29 Sep 2014, 18:37
by RMcGirr83
And what does the error say? It says the column already exists so no need to run the db_update.php file again. Use some common sense please