@Connorhd: i've been meaning to ask you, when you use the new page template and it's a folder or 2 past the forum root, how do you edit
define('PUN_ROOT', './');
so the links point to the right place? when i try to change it i either get a blank page or my links are wrong, with 1 or 2 directories added to them. basicly, how do i define it so it is always pointing to the site root regardless of what folder it's in? if that's possible.
i remember you said something here but i don't understand "PUN_ROOT has to be relative". could you explain a bit please?
if i make a page in the site root the template works great, styled correctly, links work right. but if i put it in one folder out it's not styled and the links are wrong.
example:
www.domain.com/article/newpage.php without changing anything in the code, nothing works here. if i change it to "define('PUN_ROOT', '../');" it's not styled and the links have "www.domain.com/article/link.php" added on them and it shouldn't be there. what is the correct way to define a site root say 1, 2 or even 3 folders out?
did i explain this enough?
~James
FluxBB - Less is more