Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Featured Product contribution (1.3)


fiat707

Recommended Posts

Hi,

 

I just installed the featured product contribution (1.3) and immediately got an error when I went to Admin's featured product module and added a new featured product. The error message is:

 

"Fatal error: Call to undefined function: tep_array_merge() in /home/jaylgolk/public_html/calpioneers/catalog/admin/featured.php on line 167"

 

Evidently, an undefined function (tep_array_merge) is called in the featured.php

 

I checked the whole package of the contribution and found no new file is added to catalog-admin-includes-functions. The new file added into catalog-includes-functions does not define the said function. I also downloaded 1.2 package hoping that a new file is included to add into admin-includes-functions, but there is none either.

 

Can anyone who has successfully used this contribution comment or help to resolve this issue? Thanks

 

KF

Link to comment
Share on other sites

Hi,

 

I just installed the featured product contribution (1.3) and immediately got an error when I went to Admin's featured product module and added a new featured product. The error message is:

 

"Fatal error: Call to undefined function: tep_array_merge() in /home/jaylgolk/public_html/calpioneers/catalog/admin/featured.php on line 167"

 

Evidently, an undefined function (tep_array_merge) is called in the featured.php

 

I checked the whole package of the contribution and found no new file is added to catalog-admin-includes-functions. The new file added into catalog-includes-functions does not define the said function. I also downloaded 1.2 package hoping that a new file is included to add into admin-includes-functions, but there is none either.

 

Can anyone who has successfully used this contribution comment or help to resolve this issue? Thanks

 

KF

try remving the tep from the beginning, making it just array_merge... i forget exactly how its worded, search your general.php file for merge and see what the function name is

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...