Guest Posted February 21, 2007 Share Posted February 21, 2007 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 Link to comment Share on other sites More sharing options...
jonquil Posted February 21, 2007 Share Posted February 21, 2007 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.... Link to comment Share on other sites More sharing options...
jonquil Posted February 21, 2007 Share Posted February 21, 2007 Sorted :) It's all just ones and zeros.... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.