Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"Urgent Help Please" Cannot Log into Admin


chipshot

Recommended Posts

Posted

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?

Posted
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..

  • 7 months later...
Posted

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 >

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...