chipshot Posted November 20, 2007 Posted November 20, 2007 Fatal error: Call to undefined function tep_hide_session_id() in /var/www/catalog/admin/login.php on line 115 I tried replacing catalog/admin/login.php with a fresh copy but no luck?
chipshot Posted November 20, 2007 Author Posted November 20, 2007 Fatal error: Call to undefined function tep_hide_session_id() in /var/www/catalog/admin/login.php on line 115 I tried replacing catalog/admin/login.php with a fresh copy but no luck? Nevermind I found the answer..
germ Posted June 30, 2008 Posted June 30, 2008 The answer is to copy the function tep_hide_session_id from the /catalog/includes/functions/html_ouput.php file into the /admin/includes/functions/html_ouput.php file. Don't misunderstand. DON'T COPY THE ENTIRE FILE FROM THE CATALOG TO THE ADMIN. Just the code for that one function. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.