Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to access admin/config


Guest

Recommended Posts

Posted

I am unable to access admin section and config.

I am getting this messahe

Fatal error: Call to undefined function: tep_customer_greeting() in /home/narnval/public_html/emlmedicare/admin/index.php on line 301

Any help on how to rectify.

Regards

Peter

Posted

Have you uploaded the root index.php to your Admin folder in error?

 

Lines 296-307 of root index.php:

 

<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td class="main"><?php echo tep_customer_greeting(); ?></td>

</tr>

<tr>

<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>

</tr>

<tr>

<td class="main"><?php echo TEXT_MAIN; ?></td>

 

I would go to your latest working files backup and reupload the root index.php and the admin/index.php and see how you get on from there.

 

jon

It's all just ones and zeros....

Archived

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

×
×
  • Create New...