I can no longer login to my site because of something that is apparently related to secure pages!

I have had issues with the module from the start (although I really desire its advertised functionality)

This latest error started occuring for no apparent reason:

Fatal error: Call to undefined function: drupal_get_path_alias() in /home/gov/alpinecounty/WWW/modules/securepages/securepages.module on line 91

Comments

bomarmonk’s picture

I disabled secure pages, cleared the sessions table, and dropped the https URL statement from my settings.php. This seemed to do the trick finally. I must say that I have found this module's behavior to be somewhat erratic--- it will work great for some time and then, suddenly, it interferes with the login process. I suppose this could be a larger Drupal bug or a bad interaction with other modules. Since I don't know, secure pages is sitting on the shelf for now.

gordon’s picture

Status: Active » Fixed

The was an issue with cached pages, and not having access to some functions that were being used.

Anonymous’s picture

Status: Fixed » Closed (fixed)
seanberto’s picture

Title: Can no longer login to site! » Does securepages serve cached pages?
Status: Closed (fixed) » Active

I'm trying to fix a bug with captcha that's caused by having cached pages enabled. I'm wondering if a good alternative to disabling cached pages is to force an SSL connection on contact forms.

Does securepages server cached pages? If so, is it easy to turn this off?

Thanks,
Sean

grendzy’s picture

Status: Active » Closed (won't fix)

automatically closed - The 4.7 branch is no longer supported. If this issue is present in a currently supported version, please change the version field and re-open. Thanks!