MN Forum

Full Version: https on Pes Pro ??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Problem: I have made that user can get on site over https but admin-panel crashed?? what should i make?
Problem is the header that you stole from me, lol. I was going to answer but then I saw your username, lets see if someone else is willing to help.
I have stolen nothing from your shity Site

So a shity Site i never would copy
(08-06-2015, 12:50 AM)svedar Wrote: [ -> ]Hidden content for guests

Can't be that shit since you copied the header and bunch of text, you are not the only one that have done that though. But you are special, I feel like spending money to keep you out of business...
Here is a quick fix it may or may not work
first find this line in system/libs/fucntion.php
Code:
Hidden content for guests

Add this line below it
Code:
Hidden content for guests
OR
Code:
Hidden content for guests

What this code does it basically tells cURL to accept any ssl certificate without doing any verification.

I hope this helps you mate.
didnt work on me on my stiuation.
Hello, I have solved only, just open the source code of the index.php file then modify all the links in http and put https instead
(04-10-2017, 02:38 AM)jnfs Wrote: [ -> ]Hidden content for guests

No!
It should be // not http:// or https://
Ok everything works for me, even the administration panel part. Get it!