Hello there, I am attempting to use PHP in MyBB without plugins, so I just used a php file with a link to the theme cache for styling.
The styling doesn't come out right. A couple of things are off for some reason. I've tried rebuilding the cache repeatedly, no luck.
These files are separate from MyBB and have almost nothing to do with my forum, but I want to include the same header and footer status etc.
Solved this by copying my themes global.css and pasting it into the global.php in my cache/themefolder
The styling doesn't come out right. A couple of things are off for some reason. I've tried rebuilding the cache repeatedly, no luck.
These files are separate from MyBB and have almost nothing to do with my forum, but I want to include the same header and footer status etc.
Solved this by copying my themes global.css and pasting it into the global.php in my cache/themefolder