Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Call to undefined function: tep_array_merge()


DrumrLC

Recommended Posts

Posted

Fatal error: Call to undefined function: tep_array_merge()

 

I'm getting this error on the /catalog/admin/categories.php page.

 

Any suggestions?

 

Thanks.

Posted

Searching for *tep_array_merge* comes up with this link among others.

 

Good luck,

Matt

  • 1 year later...
Posted
That took care of it thanks,

Replaced tep_merge_array with merge_array.

 

replace tep_array_merge to array_merge... there are 2 places that need to change from tep_array_merge to array_merge

Archived

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

×
×
  • Create New...