ExpressionEngine version is 1.6.8 and NOT upgradeable.
I would like to set a session variable in index.php and have that variable available to javascript in an ExpressionEngine template.
I have already tried using $_SESSION and global $SESS
The session_variables plugin allows this