OXID Community Forum> SSL-warning in Orderoverview (checkout Step 4) |
Login |
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Reply |
|
|
Thread Tools | Display Modes |
|
Hallo,
using CE 4.4.5 and no fixes found in later version in https://bugs.oxid-esales.com The Productimage which is loaded via $basketproduct->getIconUrl() is not an SSL-URL and causes an ssl-warning. can somebody confirm this bug? |
|||
|
I tried with 445 and the icon is https.
__________________
Frank www.zunderweb.de - Zunderweb IT Beratung Ajax Multifilter XL - Turbo für den Attributfilter |
|||
|
Yes, its correct. But I definded a custom image-path in config.inc.php:
$this->sAltImageDir = "...."; I think this is part of the problem, because for this subdomain, there is now certificate. I solved it now quick and dirty, with str_replace().: the icon in step 4 is loaded now by the original-image path. |
|||
|
Hi,
looks like it is about https://bugs.oxid-esales.com/view.php?id=1678 To fix it, in 4.4.3 a new option was added that shall be used: $this->sSSLAltImageDir Regards
__________________
Marco http://about.me/marco.steinhaeuser Will ignore unsolicited support requests via PM, email or IM. |
||||
| Reply |
| Bookmarks |
| Tags |
| checkout, orderoverview, ssl, sslverschlüsselung, sslwarning, step, step 4 |
| Thread Tools | |
| Display Modes | |
|
Nicht Sichtbar
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installation problem step 4 | Vanity | Installation and configuration | 9 | 09-25-2010 03:46 AM |
| One page checkout vs.multi page checkout | LSobanski | Bestellprozess | 5 | 02-18-2010 12:54 PM |
| One page checkout versus multi page checkout | Andrea Seeger | Checkout process | 10 | 02-14-2010 01:15 PM |
| Order Step verändern? | exithh | Newbies | 4 | 08-20-2009 03:38 PM |
| A country by default selected on the address form (checkout Step 2) | mhamilton | Installation and configuration | 5 | 03-12-2009 05:08 PM |