Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

NEED HELP : Conflicting Contributions


lightyear

Recommended Posts

Posted

Hi, i have installed HeaderTags V2.5.8 which was workin fine with my site.

 

I then installed the morepics 6 contibution to allow extra product images. I thought that there might be a few problems because the second contribution ment overwriting some SQL statements from the header tag contribution!

 

So instead of overwriting the SQL statement i added the parts that were different. I have uploaded the new files and when i go into the Admin section i get the following error message:

 

Fatal error: Call to undefined function: tep_customer_greeting() in /home/enyfvlll/public_html/shopping/admin/index.php on line 337

 

line 337 in the document is:

 

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

 

 

 

Any help would be much appreciated

 

Thanks

Posted

You were correct to merge the sql statments. The two contributions work well together so there is no problem them. However, the code you are displaying belongs in the index.php file in the shop side of the files, not in admin. It appears you have copied something to the wrong place.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

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

×
×
  • Create New...