When trying to edit or delete records from user groups, groups, log entries and log types, page not found error message would return. The function for each page that builds the records table does not have the global $base_url declared at the beginning.
Comments
Comment #1
cumidrupal commentedAdded this declaration to each function for the following
travellog_group_map.inc->travellog_group_map_main()
travellog_groups.inc->travellog_groups_main()
travellog_logs.inc->travellog_logs_main()
travellog_types.inc->travellog_types_main()
Comment #2
cumidrupal commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.