Closed (fixed)
Project:
Travel Log
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jul 2008 at 03:27 UTC
Updated:
23 Jul 2008 at 10:56 UTC
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.