I have one problem with Virtual mall in admin area.
druid <[email protected]> 14 Aug 2003 04:41:46 -0000
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <9837f0e2b0351a3aac187d1300b47c38@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals http://forums.oscommerce.com/viewtopic.php?p=213501#213501 ---------------------------------------------------------------- when i try acess link stores in my admin area i get this error Stores Fatal error: Call to undefined function: tep_array_merge() in c:\phpdev\www\pirelo\admin\stores.php on line 148 Stores Action this is the line of admin/stores.php, now that is wrong here ? line 148 $sInfo_array = tep_array_merge($store, $store_products); line 149 $sInfo = new objectInfo($sInfo_array); help i dont write one line in php :)