I am running Drupal 6.10 with Secure Pages 6.x-1.7. The site seems to be working correctly except that I notice in the error_log the following line:

[Tue Apr 21 10:49:34 2009] [error] [client 10.2.1.1] PHP Notice: Undefined variable: base_root in /var/www/html/drupal-6.10/sites/all/modules/securepages/securepages.module on line 192

Do you have any ideas?

Comments

presleyd’s picture

Same setup, also seeing this error. I don't think you can call base_root from cache_clear_call can you? It seems to be expecting a cid from the cache table. I looked through the cache tables and I didn't see any that had a URL type format in the cid. Maybe I'm missing out on what this is supposed to be doing.

http://api.drupal.org/api/function/cache_clear_all/6

jantoine’s picture

Subscribe

gordon’s picture

Status: Active » Fixed

This has been fixed here http://drupal.org/cvs?commit=205940

This will be in the next release

Status: Fixed » Closed (fixed)

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