Okay so how do you Include a profile on a page and have a template attached. I thought I would be able to figure it out but its like its not reading or using the template. Below is my include...
Code:
<?php $template = 'eProfile'; include 'http://domain.com/eBonez/index.php?goto=profile&user=will'; ?>