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

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
Bookmarks