After successful usage of the module, the dblog shows the following warnings (and many more):
admin/content/sites/all/modules/tribune/wait.gif (Guest)
admin/content/node-type/sites/all/modules/tribune/wait.gif (Guest)
admin/settings/sites/all/modules/tribune/wait.gif (Guest)
admin/sites/all/modules/tribune/wait.gif (Admin)
admin/user/sites/all/modules/tribune/wait.gif (Guest)
Comments
Comment #1
SeeSchloss commentedWell, I don't really understand what are these errors... the only place "wait.gif" is used is with the path
drupal_get_path('module', 'tribune').'/wait.gif'which shouldn't ever evaluate to "admin/something".Comment #2
SeeSchloss commentedWell, I suppose it doesn't matter, and maybe it doesn't do it anymore anyway.