I solved it- I just thought I'd post here in case anyone else had my problem.
I needed to place:
In my goodtemplate.php. And it needed to be right at the top, It didn't work further down the PHP page which is why I was getting confused...PHP Code:
<?php session_start(); ?>
Bookmarks