Thread
:
Session Errors
View Single Post
#
2
(
permalink
)
07-13-2003, 09:24 AM
howard
Junior Member
0
posts this year.
needs some grease!
New user, who has not interacted much yet.
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Fixed sessions error, but not Template one yet
Changed line 256 in page.php from
session_register($session);
to
session_register($HTTP_SESSION_VARS['session']);
This fixed the session problem. Now I'll work on the template problem.
Howard
howard
View Public Profile
Find all posts by howard