Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL - now Drop Down Menus do not work?


Guest

Recommended Posts

Posted

SSL and Drop Down Menu(s) at Right of Admin pages-

 

after updating both configuraton.php files - the drop down menus under Admim/Customers/Orders and Admin/Catalogs/Products (cleary the same block of code) do not work. when clicked, user is returned to logon page (of Admin Levels Contrib.).

 

these drop down menus do work when i disable SSL!

 

this seems easy - but i don't know where to start in terms of the configuration of this drop down menu - why/where the SSL is breaking the link? can someone PLEASE assist? i've search this forum with no result.

 

thank you, joe

Posted

OK - the problem is - the session ID is being passed in the URL and this is obstructing the variables passed in the URL with every drop down menu selection.

 

i use a shared SSL cert. so "Force Cookie Use" appears to be out of the question. i find some have had success with FCU even with shared SSL but after experimenting with configs. i'm having no luck.

 

PLEASE- SOMEONE MUST HAVE SOME EXPERIENCE HERE?

 

i'm on my 2nd day with this.

Posted

OK -

 

when catalog/admin/includes/configure.php is configured for a shared SSL, osCAdminID= is suddenly affixed in the URL, and then:

 

* the end of the URL is being removed - thus, part of the session is being removed, OR, the key "&status='" isn't being included/passed.

 

PAGE HTML

the URL is "complete" inside the drop down menu (the Form Action value) before the On Change event.

 

no other circumstance explains why the page does not load and i am redirected to the logon page. i don't know how to get a look at the actual URL being passed by the orders.php page that creates the error.

 

CAN ANYONE PLEASE ASSIST?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...