Comment to 'Create “update” in mobile app leads to an error'
  • You need to execute the following MySQL query in your UNA database:

    UPDATE `sys_menu_items` SET `link`='page.php?i=timeline-view&profile_id={member_id}' WHERE `set_name`='sys_add_content_links' AND `module`='bx_timeline' LIMIT 1

    Then clear all cache via the Studio->Dashboard.