Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

PHP Xenforo and PHP

Hey @CGrigg đź‘‹

You could try the PAGE_CONTAINER template and just wrap your code in PHP tags. I believe that will apply to all pages, you could also use a widget but not sure if that will work in your case.
 
Hey @CGrigg đź‘‹

You could try the PAGE_CONTAINER template and just wrap your code in PHP tags. I believe that will apply to all pages, you could also use a widget but not sure if that will work in your case.
I tried this but unfortunately it wouldn't process the code. I've tried everything I know to get it to work and it just doesn't work.
 
Code:
include "security/config.php";
include "security/project-security.php";

I am installing Project Security (https://codecanyon.net/item/project-security-website-security-antivirus-firewall/15487703) to my xenforo and I just need to know where I can place the above code for it to load on every page.
Hi there,

Did you by any chance find some documentation for this? Based on what is on the website, there doesn't appear to be anything relating to your include statements. Also, did you happen to glance at the comments page? There seems to be plenty of people complaining about a lot of issues
 

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom