Greetings;
I modified the Product_book mod, i made it so that it was a DVD Product so that i can add DVD's to the site..
However i am getting this error when i install my mod and also the book mod..
Fatal error: Cannot redeclare zen_draw_pull_down_menu_multiple() (previously declared in c:\program files\easyphp1-8\www\shop\admin\includes\functions\extra_functions\product_book_functions.php:8 ) in c:\program files\easyphp1-8\www\shop\admin\includes\functions\extra_functions\product_dvd_functions.php on line 8
The line refers to this
Anyone have any idea ?function zen_draw_pull_down_menu_multiple($name, $values, $default = array(), $parameters = '', $required = false) {



