Results 1 to 3 of 3
  1. #1
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default zen_draw_pull_down_menu_multiple Error

    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

    function zen_draw_pull_down_menu_multiple($name, $values, $default = array(), $parameters = '', $required = false) {
    Anyone have any idea ?

  2. #2
    Join Date
    Jul 2006
    Location
    Wiltshire, England
    Posts
    69
    Plugin Contributions
    0

    Default Re: zen_draw_pull_down_menu_multiple Error

    Am I too late?

    It looks like you've got the file that defines the function zen_draw_wotsitwotsit (output_html.php?) "included/required" twice (ie in each of those files mentioned in the error message), rather than "include_once"'d in either or both...

    Hmmm, sounds like egg-sucking, and from a relative newb to boot, so I could easily be wrong

    Regards
    Mark

  3. #3
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default Re: zen_draw_pull_down_menu_multiple Error

    Quote Originally Posted by MarkRS
    Am I too late?

    It looks like you've got the file that defines the function zen_draw_wotsitwotsit (output_html.php?) "included/required" twice (ie in each of those files mentioned in the error message), rather than "include_once"'d in either or both...

    Hmmm, sounds like egg-sucking, and from a relative newb to boot, so I could easily be wrong

    Regards
    Mark
    Ill try it later tonight and see if that will fix it, i will get back to you on how it goes.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 15 Feb 2012, 09:08 PM
  2. v139f Shopping Cart error: HTTP Error 500 (Internal Server Error)
    By Tulameen in forum General Questions
    Replies: 0
    Last Post: 15 Jan 2012, 01:48 AM
  3. UPS XML Error: cURL: Error [77]: error setting certificate verify locations
    By ultraloveninja in forum Addon Shipping Modules
    Replies: 3
    Last Post: 30 Nov 2009, 03:55 AM
  4. Replies: 4
    Last Post: 30 Aug 2009, 09:26 PM
  5. Replies: 9
    Last Post: 30 Mar 2009, 06:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg