Hi -
When first going to website (http://pacificgreenparty.org), I am showing the following notices:
Notice: Undefined index: q in /...path.../sites/all/modules/securepages/securepages.module on line 10
Notice: Undefined index: HTTPS in /...path.../sites/all/modules/securepages/securepages.module on line 248
Notice: Undefined index: HTTPS in /...path.../sites/all/modules/securepages/securepages.module on line 32
sometimes in duplicate (2 of each repeated), but they are not logging. I have noted the issue concerning HTTPS on line 248 (http://drupal.org/node/207638), and this similarly only started for me when changed the settings for the module to respond to user* instead of user/ . However, the other two were already there.
Note that these errors do NOT continue to appear once logged in, whether SSL or not. And (unsurprising?), only the Undefined index 'q' appears (once) if I access the site fresh (not logged in) with ssl: i.e., https://pacificgreenparty.org .
I am running a LAMP server with *TWO APACHE2 SERVERS* - one for non SSL pages, one for SSL only (a possible factor?).
I am a newby (with PHP, Drupal, etc.)... I hope I am not wasting anyone's time.
Thanks for your help and much appreciation for the module!
Erik
Comments
Comment #1
GreenLantern commentedI should add to the above that the notices appear above the webpage before it resolves (remaining visible thereafter). The webpages do resolve. Also, I have the modules Logintoboggan and Login Security installed and enabled. I also *had* the SuperNav module installed and enabled, now not enabled, but I mention this because it is not clear I rid myself of the modules changes and alterations (still figuring out Drupal works as well as how to read PHP correctly).
Thanks again
Erik
Comment #2
chrisshattuck commentedHi GreenLantern,
You should be able to supress those notices by changing your error reporting setting.
Super Nav shouldn't load anything after it's been uninstalled, so you should be clean there.
Chris
Comment #3
gordon commentedThis is now fixed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.