Compare commits
6 Commits
c218b24d2a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| bc9ba490d0 | |||
| eb38a8a610 | |||
| 909838a29b | |||
| 5edc9a76fe | |||
| de8cab6145 | |||
| ff38c7b7b1 |
15
.gitignore
vendored
15
.gitignore
vendored
@@ -6,4 +6,17 @@
|
||||
/templates/email/default.zip
|
||||
/core/vendor/wsdltophp.zip
|
||||
/local/session/
|
||||
/web/assets/
|
||||
/web/assets/
|
||||
/web/revslider/application/logs/log-2024-01-20.php
|
||||
/web/revslider/application/logs/log-2024-01-31.php
|
||||
/web/revslider/application/logs/log-2024-02-03.php
|
||||
/web/revslider/application/logs/log-2024-02-10.php
|
||||
/web/revslider/application/logs/log-2024-05-24.php
|
||||
/web/revslider/application/logs/log-2024-06-05.php
|
||||
/web/revslider/application/logs/log-2024-06-08.php
|
||||
/web/revslider/application/logs/log-2024-06-19.php
|
||||
/web/revslider/application/logs/log-2024-07-01.php
|
||||
/web/revslider/application/logs/log-2024-07-02.php
|
||||
/web/revslider/application/logs/log-2024-07-10.php
|
||||
/web/revslider/application/logs/log-2024-07-11.php
|
||||
/web/revslider/application/logs/log-2024-07-12.php
|
||||
|
||||
@@ -51,7 +51,7 @@ class OrderStatusListener implements EventSubscriberInterface
|
||||
$new_status_is_sent = true;
|
||||
switch ($delivery_module) {
|
||||
case "MondialRelay":
|
||||
$delivery_link = 'https://www.mondialrelay.fr/suivi-de-colis/' . $order->getDeliveryRef();
|
||||
$delivery_link = 'https://www.mondialrelay.fr/suivi-de-colis?numeroExpedition=' . $order->getDeliveryRef();
|
||||
break;
|
||||
case "Colissimo":
|
||||
case "ColissimoWs":
|
||||
|
||||
@@ -472,7 +472,7 @@
|
||||
{if $locale = "fr_FR"}
|
||||
{$image = {image file="assets/img/logo_fr.png" failsafe=true}}
|
||||
{else}
|
||||
{$image = {image file="assets/img/logo_en.png" failsafe=true}}
|
||||
{$image = {image file="assets/img/logo_en_classique.png" failsafe=true}}
|
||||
{/if}
|
||||
{if $image == null}
|
||||
{$image = {image file="assets/img/logo.gif" failsafe=true}}
|
||||
|
||||
@@ -1 +1 @@
|
||||
div.container{width:90%!important}.container{width:100%}.navbar li.cart-not-empty>a.cart:before{color:#fff}h2.name{line-height:1}header .logo-custom{height:auto}.logo-custom img{width:250px}.texte-complementaire-module{padding-left:30px;font-style:italic;font-weight:400}.table-delivery tbody>tr>td.module-mondialrelay{padding-left:0;padding-right:0;padding-top:0;width:67%}#delivery-method.panel .image.module-mondialrelay{text-align:left}body>div.bootbox.modal.fade.in>div>div>div>div>div>table>tbody>tr:nth-child(2)>td:nth-child(1)>img{width:300px}.table-cart tbody>tr>td.bypass-estimation{text-align:right;font-size:larger}
|
||||
div.container{width:90%!important}.container{width:100%}.navbar-lang{margin:revert}.navbar li.cart-not-empty>a.cart:before{color:#fff}h2.name{line-height:1}header .logo-custom{height:auto}.logo-custom img{width:250px}.texte-complementaire-module{padding-left:30px;font-style:italic;font-weight:400}.table-delivery tbody>tr>td.module-mondialrelay{padding-left:0;padding-right:0;padding-top:0;width:67%}#delivery-method.panel .image.module-mondialrelay{text-align:left}body>div.bootbox.modal.fade.in>div>div>div>div>div>table>tbody>tr:nth-child(2)>td:nth-child(1)>img{width:300px}.table-cart tbody>tr>td.bypass-estimation{text-align:right;font-size:larger}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 115 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 115 KiB |
@@ -6,6 +6,11 @@ div.container {
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.navbar-lang {
|
||||
margin: revert;
|
||||
|
||||
}
|
||||
|
||||
.navbar li.cart-not-empty>a.cart:before {
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -88,3 +88,17 @@ ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:24 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:24 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
|
||||
Reference in New Issue
Block a user