RE: poll booth 2.0

MaxiDVD <[email protected]> 12 Sep 2003 21:57:40 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <3675ed0b735c220ad6e045c2e043f829@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=228598#228598
----------------------------------------------------------------

Open that file for that line number:
catalog/admin/polls.php on line 185

Change tep_array_merge to array_merge, search the page and make sure there are no other tep_array_merge - if so change them to.

Cheers