SSL on Ubercart Drupal, Don't lose a day to missing the damn "/*"

Ok, so if you have been handed an Ubercart site that has many problems and your client is like, we have to have this up yesterday. You need to work out all the issues from the developer who thought they knew what they were doing inside of Ubercart...well, there are little things that can really jack things up if you don't know where to look for them.

One can be, say the site comes to you, and they setup SSL, but in the checkout, you get the endless loading of the pricing calls, that gif animation that looks like a barber's pole kicked over on it's side. Endless JavaScript call.

If you have that issue, and your pulling your hair out, wondering, why and how did this happen. Do this, turn SSL off, (I hope you are using the Secure Pages module). If this fixes your problem, then you don't have your SSL settings right.

Your settings should look something like this:


node/add*
node/*/edit
user/*
admin*
cart/checkout
cart/checkout/*
cart/checkout/review
cart/checkout/payment_details/*
cart/checkout/complete

Now if you are getting that endless loading error, check and see if you have this one set

cart/checkout/*

That little bad boy there can cause you to have that endless loading issue, that can make you start digging into code, when all you needed was to add a simple "/*", not that I have ever had this issue....

Comments

Awesome!

Thanks for saving me a few hours, that was my issue exactly.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.
Creative Commons SRW2D 2012