Closed (won't fix)
Project:
Secure Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2011 at 21:00 UTC
Updated:
17 Jan 2011 at 21:03 UTC
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
Comment #1
BrandTim commented... 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