Missing global $base_url declaration

cumidrupal - July 1, 2008 - 03:27
Project:Travel Log
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:cumidrupal
Status:closed
Description

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.

#1

cumidrupal - July 1, 2008 - 03:27

Added 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()

#2

cumidrupal - July 5, 2008 - 00:03
Status:active» fixed

#3

Anonymous (not verified) - July 23, 2008 - 10:56
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.