Fatal error: Call to undefined function: menuloggedmembercustom() in .......public_html/inbox.php on line 51
----------------------
I just added
after the other require statements in inbox.php and the other files that generate this error.Code:require_once( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/menu_design.php" );
Its the lazy way - it could perhaps just be included in one of the other includes.
Rob


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks