Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: 5.6.2 --> 5.6.4 Change Information

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

    Default

    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

    Quote Originally Posted by koentraban
    There are still problems after manual upgrade. When going to communicator inbox, outbox etc we receive errors like "Fatal error: Call to undefined function: menuloggedmembercustom() in .......public_html/inbox.php on line 51".

    I noticed that this function is defined in ...templates\tmp_dfl\scripts\menu_design.php This file is on my site, but is seems it is not called by the inbox.php.

    Do you have a solution for that?

    Thanks in advance,
    Koen
    Last edited by Smoge; 04-04-2007 at 06:18 AM.
    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. #12
    Kleetus
    Guest

    Default

    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.

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

    Default

    Yes - thats the 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.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Where to post free and commercial stuff
    By Smoge in forum Free Mod Exchange
    Replies: 1
    Last Post: 06-19-2010, 12:16 AM
  2. Member Profiles information
    By bigal0228 in forum Free Mod Exchange
    Replies: 7
    Last Post: 12-01-2007, 11:10 PM
  3. Contact Information
    By Smoge in forum Information
    Replies: 0
    Last Post: 05-07-2006, 02:40 AM
  4. Members information
    By myukdate in forum General Troubleshooting
    Replies: 4
    Last Post: 03-14-2006, 02:31 AM
  5. Pricing information
    By myukdate in forum General Troubleshooting
    Replies: 0
    Last Post: 03-13-2006, 04:41 AM

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
  •