I just installed the latest trip_search to get the fix on the header displays in advanced search, and now whenever I go to the site I get these errors:
warning: drupal_load(modules/trip_search/trip_search.module): failed to open stream: No such file or directory in /var/www/html/includes/bootstrap.inc on line 342.
warning: drupal_load(): Failed opening 'modules/trip_search/trip_search.module' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/includes/bootstrap.inc on line 342.
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'trip_search_page' was given in /var/www/html/includes/menu.inc on line 354.
and the rest is blank. Did I miss something?
Comments
Comment #1
nedjoThe errors suggest that drupal simply isn't finding the module file. Are you sure you've correctly uploaded it? If so, is it possibly a permissions issue with the file?
Comment #2
vprugh commentedI did something bad to my install (it's an evaluation) so I started over and trip-search worked fine. Sorry for the alarm! :-)
VIcki