Hello,

I had a lot of trouble with people thinking that they were supposed to log in using the registration username/password boxes on the Ubercart checkout page. So, I separated it into two columns and wanted to use the CTools modal as the log in link to keep users from wandering off during registration. Our checkout page is SSL-encrypted, of course, and sadly it seems like the log in submit must think the page is not encrypted or something, because I get an error message 0 that says http://example.org/user/login/ajax failed.

It works on every non-HTTPS part of the site. It MIGHT have to do with the log in form rather than CTools, so I may have posted this in the wrong area. For now, I just put a standard link to the log in page there, but I'm afraid our customers are getting distracted by going to a new page.

CommentFileSizeAuthor
#3 modal-ssl-issue-help.patch1.12 KBjludwig

Comments

jludwig’s picture

Category: bug » support
Status: Active » Closed (fixed)

WOW! Okay, I found out the problem. I guess I just needed my coffee... At least this is here to help out others. Just add the ajax path to the ignore rules on Secure Pages. For example, my login link was user/register/ajax so I added */ajax to the ignore list.

I hope this helps others!

merlinofchaos’s picture

This is actually in the Panels KNOWN_ISSUES.txt file, but I think that file is not well maintained and probably not actually seen by many people. Need to figure out a way to fix that.

jludwig’s picture

StatusFileSize
new1.12 KB

I actually completely ignored the panels help for this issue. I should have checked it, but meh.. Not before my coffee! /McDonald's Commercial.

Maybe it should be placed in the ctools help somewhere as well? I was unable to find a known issues file, so I just wrote something quick for that help page.

I'm sorry if it doesn't follow the Advanced Help formats, I haven't really read any of the AH documentation.

jludwig’s picture

Component: Page Manager » Documentation
Category: support » task
Status: Closed (fixed) » Needs review

Updating issue status...

By the way, merlin, thank you so much for your modules. The site that I'm working on now is basically Views, Panels, Ctools, and Flag (with CCK of course, and Rules and Ubercart).

merlinofchaos’s picture

Assigned: Unassigned » esmerel

Sending to esmerel for doc review.

Thanks for both the patch and the nice comments!

japerry’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing this issue as outdated as Drupal 6 ctools is not supported. If this issue is relevant for Drupal 7, feel free to re-open and mark for Drupal 7 (or 8)