Results 1 to 4 of 4

Thread: Call to undefined function: menuloggedmembercustom()

  1. #1
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default Call to undefined function: menuloggedmembercustom()

    Fatal error: Call to undefined function: menuloggedmembercustom() in .......public_html/inbox.php on line 51

    ----------------------

    I just added
    Code:
    require_once( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/menu_design.php" );
    after the other require statements in inbox.php and the other files that generate this error.

    Its the lazy way - it could perhaps just be included in one of the other includes.

    Rob
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Better fix.... uncomment that line in design.inc.php

    Unlazy way.

    Smoge

    Quote Originally Posted by Kleetus
    I remember that the line
    PHP Code:
    require_once( BX_DIRECTORY_PATH_ROOT "templates/tmpl_{$tmpl}/scripts/menu_design.php" ); 
    is commented out in design.inc.php in the new 5.6.0004 !
    Instead of this they now link to the base/scripts folder to BxTemplMenu.php.
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  3. #3
    Kleetus
    Guest

    Default

    In 5.6.0004 the line
    PHP Code:
    require_once( BX_DIRECTORY_PATH_ROOT "templates/tmpl_{$tmpl}/scripts/menu_design.php" ); 
    in design.inc.php is commented out !

    Try to make it available ?!

  4. #4
    Kleetus
    Guest

    Default

    ... same time

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fatal error: Call to undefined function
    By tawacom in forum General Troubleshooting
    Replies: 5
    Last Post: 08-31-2009, 03:15 AM
  2. undefined error - uploading video
    By philcassell in forum Dolphin General Discussion v6.00 and above
    Replies: 4
    Last Post: 12-11-2007, 09:05 AM
  3. Orca 1.2 undefined error in dolphin 6.0.2
    By Baalfyre in forum Orca Interactive Forum Script
    Replies: 1
    Last Post: 10-31-2007, 05:45 PM
  4. Undefined ERROR on Join Form page 5.3
    By Modified in forum Dolphin General Discussion v5.3 to v5.6.5
    Replies: 0
    Last Post: 10-27-2007, 07:15 PM
  5. Mail () function iinstead of senmail function
    By Wizzard308 in forum General Troubleshooting
    Replies: 1
    Last Post: 02-24-2007, 10:03 PM

Bookmarks

Posting Permissions

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