Jump to content

Featured Replies

Posted

Does anyone have any experience regarding adding PHP to a theme?
I was trying to add the code to my theme in either the globalTemplate or navbar section. I was getting an error when doing so, I tried using the double curly brackets; but this caused the same error. 

If anyone could help with this matter, it would be a life saver!

<?php if (isset($_SERVER['HTTP_CF_CONNECTING_IP'])) $_SERVER['REMOTE_ADDR'] = $_SERVER['HTTP_CF_CONNECTING_IP'];?>

image.png.ee02e26316dd541622bf10930c626118.png

Solved by opentype

Go to solution
  • Community Expert

It's also worth pointing out that the code you're trying to use, you don't need to use.

Make sure you have enabled the 'Trust IP addresses provided by proxies?' setting in your AdminCP.

Recently Browsing 0

  • No registered users viewing this page.