Because you tick the damn preserve log dumbass.
Quit asking for help, if you're not going to fix the errors you've been provided with, instead of wasting my damn time.
No shit, but can't you read or what? You're including a HTTP image source from PLAYRISE. Read the damn error ffs.
EDIT:
Why the heck are you asking for help, if you begin to whine over such simple things?
Mixed Content: The page at 'https://playprevs.com/me' was loaded over HTTPS, but requested an insecure image 'http://playrise.me/web-gallery/images/icon_habbo_small.png'. This content should also be served over HTTPS.
Simply change http:// to https:// and if the image is not accessible just...
The reason why the https is gray, is because you're including http sources, e.g images, css / js files.
Check the console log to see why it occurs.
Again, apply it to global.php and it will be applied to the whole system.
Nah, that's pretty obvious, because the Flexible SSL is not a SSL hosted on the webserver, which means it doesn't work that way, and isn't even referred to as a real SSL
But yeah this line you wrote does the work.
isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] ==...
Just explaining it to the rookies who got no single clue on how it works. For the purpose people are using it for on here, then yes. For just web applications its decent [emoji14]
Sent from my SM-G928F using Tapatalk
Still enough that CloudFlare is literally shit. Their so called "DDoS Mitigation" only protects their proxy servers, and not your website itself. So lets say you're setting up a teamspeak sever on a UDP port, it will only protect the website that is integrated with the CloudFlare service and not...
No reason for that whole function @Zaka provided, if you KNOW you're going to force HTTPS.
if(empty($_SERVER['HTTPS']) || $_SERVER['HTTPS'] == "off"){
$redirect = 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
header('HTTP/1.1 301 Moved Permanently')...
Sadly NGINX on Windows is just as slow as Apache and IIS lol, but thaks bro!
Miss my 0.000050 seconds render time :/
#UPDATES
app/Database/Mongo.php
app/Security/CSRF.php
static/js/core.min.js
What is Siberia?
Siberia is a micro PHP framework built for web developer enthusiasts, that love to code their own back-end, but at the same time can't bother to code another 100+ features.
It includes features as:
MVC
Class autoloader by defined namespaces with Composer
MongoDB wrapper
PDO...
Have you taken a look at mine? You would be stupid, if you decided to pay someone for 2 minutes researching, and 3-4 minutes coding lol.
Sent from my SM-G928F using Tapatalk
Arguing like skids is claiming a fix is by writing a bunch of words pretending that its correct, when it was just some simple typos made by him.
@JMG @Bronson close the thread will ya?
Sent from my SM-G928F using Tapatalk
Nah, I fixed the query, which you didnt. Read the edit of my comment. He surrounded the $realip with backticks and spaces lol, no wonder it didnt work.
Sent from my SM-G928F using Tapatalk