Fresh D7.0 install. After configuring and enabling Secure Pages I receive the error:

Undefined variable: path in securepages_can_alter_url() (line 281 /path/to/securepages/securepages.module)

This error occurs on all pages but securepages appears to be working properly.

Changing $path to $base_path removes the error.

I did not roll a patch because I'm not 100% clear what the function is doing and I'm not certain that my fix isn't breaking something else.

Tim Knittel

Comments

BrandTim’s picture

Status: Active » Closed (won't fix)

... and I had tabs open for Secure Pages and Secure Login at the same time and I posted the error to the wrong module. Sorry about that.

Tim Knittel