When trying to view a member profile it shows up with a blank page. This is after upgrading to 4.0.4 PL 1 from 4.0.3
Announcement
Collapse
No announcement yet.
Member Profile
Collapse
X
-
Originally posted by Trevor Hannant View PostIn member.php, try commenting out lines 567:
Code:$author_list_url = vBCms_Route_List::getURL($segments);
and 582:
Code:$page_templater->register('author_list_url', $author_list_url);
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment