We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Im having a issue with it calling for https - Video Instant Messenger | Forum

JoshWho
JoshWho Dec 12 '15
I do not have my site on https but when i click video call on some ones profile it gives me a address with https in it and causes a redirect loop


JoshWho
JoshWho Dec 12 '15
I have https on the server but whenever urls are forced to ssl it causes a redirect loop.  any way you can just make just the webrtc part load using https and grab the data using ssl without me having to force https for the whole site?
JoshWho
JoshWho Dec 12 '15
I figured out a hack around it.


I made it work by changing in my config file from 

define('OW_URL_HOME', 'http://www.buddylist.co/');    to


define('OW_URL_HOME', '//www.buddylist.co/');


This method works but now renders my facebook connect google connect and yahoo connect.


Is there a way I can put a manual path to all files it needs to load so i can just add the https to the links instead of forcing the whole site to be https?

The Forum post is edited by JoshWho Dec 12 '15
JoshWho
JoshWho Dec 13 '15
Well I decided to just make my site full ssl so I guess it is ok now.
Skalfa LLC Partner
Skalfa LLC Dec 14 '15
JoshWho, there is no need to enable HTTPS for the whole site. Seems you have the problem because you did not apply the fix describe here: http://www.oxwall.org/forum/topic/43447


Please try to replace the files attached in that topic, update the plugin and change the HTTPS to HTTP in your config file. Everything should work with no issues.

JoshWho
JoshWho Dec 14 '15
its ok I do not mind the whole site under https now. It seems to be doing fine. I had problems with https in older versions of oxwall but it seems they have fixed them in these last updates. The Video call plugin works great now. I love it. 


Just wondering if it would be possible to add a call icon next to some ones name in the chat box?  That would complete this. 

Skalfa LLC Partner
Skalfa LLC Dec 14 '15
The icon will be added into one of the upcoming update. :)
JoshWho
JoshWho Dec 14 '15
sweet. thank you. I will give u a good review.
You do not have permission to reply this topic