Duplicate entry '0-20-2024-12-04 14:12:55' for key 'PRIMARY'INSERT INTO `connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('0', '20', '2024-12-04 14:12:55')
at line 605 in file classes/db/Db.php
599. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);
600. }
601. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))
602. {
603. if ($sql)
604. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');
605. throw new PrestaShopDatabaseException($this->getMsgError());
606. }
607. }
608.
609. /**
301. if ($sql instanceof DbQuery)
302. $sql = $sql->build();
303.
304. $this->result = $this->_query($sql);
305. if (_PS_DEBUG_SQL_)
306. $this->displayError($sql);
307. return $this->result;
308. }
309.
310. /**
311. * Execute an INSERT query
Argument [0] INSERT INTO `connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('0', '20', '2024-12-04 14:12:55')
575. {
576. if ($sql instanceof DbQuery)
577. $sql = $sql->build();
578.
579. $this->result = false;
580. $result = $this->query($sql);
581. if ($use_cache && $this->is_cache_enabled)
582. Cache::getInstance()->deleteQuery($sql);
583. return $result;
584. }
585.
Argument [0] INSERT INTO `connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('0', '20', '2024-12-04 14:12:55')
366. $keys_stringified = implode(', ', $keys);
367. $values_stringified[] = '('.implode(', ', $values).')';
368. }
369.
370. $sql = $insert_keyword.' INTO `'.$table.'` ('.$keys_stringified.') VALUES '.implode(', ', $values_stringified);
371. return (bool)$this->q($sql, $use_cache);
372. }
373.
374. /**
375. * @param string $table Table name without prefix
376. * @param array $data Data to insert as associative array. If $data is a list of arrays, multiple insert will be done
Argument [0] INSERT INTO `connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('0', '20', '2024-12-04 14:12:55') Argument [1] 1
91. // The ending time will be updated by an ajax request when the guest will close the page
92. $time_start = date('Y-m-d H:i:s');
93. Db::getInstance()->insert('connections_page', array(
94. 'id_connections' => (int)$cookie->id_connections,
95. 'id_page' => (int)$id_page,
96. 'time_start' => $time_start
97. ));
98.
99. // This array is serialized and used by the ajax request to identify the page
100. return array(
101. 'id_connections' => (int)$cookie->id_connections,
Argument [0] connections_page Argument [1] Array ( [0] => Array ( [id_connections] => 0 [id_page] => 20 [time_start] => 2024-12-04 14:12:55 ) )
128. </script>';
129. }
130. }
131.
132. // Record the guest path then increment the visit counter of the page
133. $tokenArray = Connection::setPageConnection($params['cookie']);
134. ConnectionsSource::logHttpReferer();
135. if (Configuration::get('PS_STATSDATA_PAGESVIEWS'))
136. Page::setPageViewed($tokenArray['id_page']);
137.
138. if (Configuration::get('PS_STATSDATA_CUSTOMER_PAGESVIEWS'))
Argument [0] Cookie Object ( [_content:protected] => Array ( [date_add] => 2024-12-04 14:12:55 [id_lang] => 1 [id_currency] => 1 [iso_code_country] => US ) [_name:protected] => 3f99a2f33f7744ef0eca694ec6b1a644 [_expire:protected] => 1735029775 [_domain:protected] => .armorshopusa.com [_path:protected] => / [_cipherTool:protected] => Blowfish Object ( [_P] => Array ( [0] => 7639205970 [1] => 16186540317 [2] => 10593759400 [3] => 8265600698 [4] => 7916429484 [5] => 7076748979 [6] => 16213061122 [7] => 4952078525 [8] => 11548852743 [9] => 12653827775 [10] => 3356528413 [11] => 11078792933 [12] => 8204987717 [13] => 4054793476 [14] => 4628388439 [15] => 4606324297 [16] => 11549164116 [17] => 3156003056 ) [_S] => Array ( [0] => Array ( [0] => 14654402314 [1] => 7214613955 [2] => 16110750342 [3] => 14294269313 [4] => 5232949186 [5] => 6766822177 [6] => 13348032681 [7] => 14409575286 [8] => 1083535947 [9] => 1321913990 [10] => 15518432300 [11] => 15542933292 [12] => 3623570089 [13] => 4785500296 [14] => 10306855852 [15] => 6175583147 [16] => 824785323 [17] => 17062447671 [18] => 15935808638 [19] => 13436839924 [20] => 12313870625 [21] => 2098214347 [22] => 31978290310 [23] => 13995016131 [24] => 15948489139 [25] => 25576459002 [26] => 23059378254 [27] => 15802687876 [28] => 9471825090 [29] => 7069771264 [30] => 16801066183 [31] => 11224698908 [32] => 1726634365 [33] => 24906739732 [34] => 18518536709 [35] => 1440501942 [36] => 31212292589 [37] => 18103827717 [38] => 27610080245 [39] => 13974564055 [40] => 1278504213 [41] => 22279268613 [42] => 19155733603 [43] => 33528025840 [44] => 9670207467 [45] => 19178571929 [46] => 26162154873 [47] => 8866705273 [48] => 597432410 [49] => 56847718942 [50] => 36054605136 [51] => 26319752662 [52] => 17150300185 [53] => 53337724600 [54] => 4815392419 [55] => 10883122775 [56] => 10476443512 [57] => 7065919654 [58] => 55853154632 [59] => 22837023085 [60] => 49485890240 [61] => 34144330501 [62] => 63631131263 [63] => 44819094754 [64] => 55188057547 [65] => 48423489243 [66] => 67694633426 [67] => 47909652319 [68] => 42906173277 [69] => 6394997270 [70] => 62853210031 [71] => 6398828681 [72] => 25209634048 [73] => 12198277958 [74] => 35850901332 [75] => 10986758185 [76] => 28344360039 [77] => 64503782778 [78] => 54961303335 [79] => 13635230471 [80] => 46893686582 [81] => 66177535184 [82] => 29431562857 [83] => 128681848318 [84] => 130118965576 [85] => 27750182336 [86] => 20850972041 [87] => 83745694427 [88] => 101571939582 [89] => 28373506348 [90] => 32404438759 [91] => 101507799420 [92] => 73659648961 [93] => 47078208790 [94] => 12118719952 [95] => 102959812865 [96] => 90810391965 [97] => 5724119496 [98] => 70322046333 [99] => 79928204978 [100] => 93570082220 [101] => 18134913189 [102] => 116130761205 [103] => 90795247983 [104] => 82081791725 [105] => 98326646950 [106] => 12388649353 [107] => 132111522779 [108] => 53752461871 [109] => 145443698654 [110] => 201867305123 [111] => 54418854781 [112] => 105210116914 [113] => 150707549293 [114] => 258165734204 [115] => 36119983287 [116] => 47219927125 [117] => 94691083630 [118] => 16897847842 [119] => 53797050515 [120] => 42086077693 [121] => 48355728505 [122] => 34561034709 [123] => 61721196461 [124] => 68943847622 [125] => 32312520084 [126] => 72984900010 [127] => 230837154323 [128] => 249788971462 [129] => 101882247517 [130] => 129111120862 [131] => 35809981479 [132] => 265170873702 [133] => 137582006112 [134] => 33489302825 [135] => 203923366520 [136] => 61327035744 [137] => 71305225367 [138] => 237497549339 [139] => 136824555388 [140] => 195642873890 [141] => 229480641632 [142] => 51420660473 [143] => 109252351456 [144] => 69456784852 [145] => 38702972167 [146] => 154828351412 [147] => 96723536895 [148] => 161974757728 [149] => 152052505769 [150] => 37676162638 [151] => 109538669975 [152] => 78541017253 [153] => 17935492559 [154] => 7286600376 [155] => 57783145255 [156] => 61557693115 [157] => 62080113195 [158] => 160909387589 [159] => 65463353908 [160] => 240792442469 [161] => 138137714036 [162] => 151875055820 [163] => 260378792702 [164] => 112090288451 [165] => 34361101621 [166] => 271962221142 [167] => 184661678420 [168] => 234392653329 [169] => 153423590784 [170] => 195281853890 [171] => 259194435359 [172] => 152238250166 [173] => 206615009896 [174] => 181583705432 [175] => 231929067446 [176] => 260189523930 [177] => 228475506520 [178] => 4984511252 [179] => 66350601954 [180] => 63454119230 [181] => 144196578639 [182] => 34470915192 [183] => 200575363619 [184] => 235449788831 [185] => 218325872345 [186] => 100789903107 [187] => 170315611967 [188] => 63446784864 [189] => 106145679029 [190] => 80399980181 [191] => 198983185089 [192] => 224744859491 [193] => 191080148263 [194] => 264663314188 [195] => 267120781991 [196] => 117382390316 [197] => 182548084198 [198] => 187344175467 [199] => 246459360475 [200] => 159196682488 [201] => 238384946240 [202] => 41335558567 [203] => 124096355033 [204] => 263247882146 [205] => 221848604111 [206] => 286155585370 [207] => 270716489413 [208] => 124788413127 [209] => 508098334850 [210] => 431514410923 [211] => 8455588019 [212] => 130807062747 [213] => 519782200605 [214] => 408650334484 [215] => 130587954549 [216] => 255069143930 [217] => 257418038848 [218] => 150258871715 [219] => 148839481839 [220] => 259023196486 [221] => 153971512040 [222] => 110251734390 [223] => 401077571671 [224] => 406981739316 [225] => 385580788119 [226] => 433635258394 [227] => 202228084839 [228] => 96949622956 [229] => 433726864955 [230] => 325888740782 [231] => 118979926898 [232] => 273269663328 [233] => 295939646363 [234] => 363025709511 [235] => 242039509367 [236] => 24596632097 [237] => 409824129812 [238] => 270370668125 [239] => 142103730417 [240] => 104814092464 [241] => 489848458131 [242] => 487534697736 [243] => 144103214785 [244] => 254497882295 [245] => 42030422410 [246] => 211689775926 [247] => 219380101119 [248] => 14971414524 [249] => 171522591280 [250] => 416290207019 [251] => 2407383030 [252] => 467942441308 [253] => 494623707029 [254] => 374773090273 [255] => 199479832359 ) [1] => Array ( [0] => 540744104240 [1] => 462114922143 [2] => 254543901716 [3] => 150948413909 [4] => 533863142795 [5] => 513658203208 [6] => 5123349021 [7] => 406798852064 [8] => 487715517880 [9] => 815725659694 [10] => 920806931531 [11] => 381600543354 [12] => 1081470046988 [13] => 562432206559 [14] => 649153912126 [15] => 395383738398 [16] => 232159881086 [17] => 1022108671291 [18] => 740125700831 [19] => 540841114105 [20] => 567197152704 [21] => 966895997069 [22] => 608195944973 [23] => 569197145336 [24] => 61554422140 [25] => 947007806481 [26] => 177491445281 [27] => 890602923818 [28] => 296719147882 [29] => 1013556262174 [30] => 668537099714 [31] => 13035156956 [32] => 443837288776 [33] => 684293927653 [34] => 862540860020 [35] => 966355900030 [36] => 260221629317 [37] => 184023250389 [38] => 370599831382 [39] => 258443936901 [40] => 1209261442974 [41] => 15753102226 [42] => 533567860782 [43] => 1252095143773 [44] => 57012076507 [45] => 322408225873 [46] => 96055692243 [47] => 1624968681582 [48] => 1792892906406 [49] => 260065910618 [50] => 574455642516 [51] => 1780667035209 [52] => 1156525225914 [53] => 629283645619 [54] => 1017331834754 [55] => 1626091711834 [56] => 1738883067671 [57] => 404123674696 [58] => 185338506645 [59] => 1472506312723 [60] => 719128984755 [61] => 739836139708 [62] => 838322589711 [63] => 863654925832 [64] => 1664526669753 [65] => 1199329499852 [66] => 1561542427773 [67] => 1312433305768 [68] => 468731378554 [69] => 2169117363418 [70] => 2284874253127 [71] => 1740202250822 [72] => 1274080537483 [73] => 4279984397171 [74] => 2216917446090 [75] => 1936340308312 [76] => 1393354849164 [77] => 2769115692927 [78] => 2229664449215 [79] => 1903486545926 [80] => 438626336713 [81] => 2504794991193 [82] => 3277657747701 [83] => 3983074672321 [84] => 4293835951333 [85] => 3941387082622 [86] => 2703924585688 [87] => 3421714373817 [88] => 3318289124014 [89] => 127272303358 [90] => 4102489590881 [91] => 2815256725497 [92] => 2453238533995 [93] => 640974395152 [94] => 838403403330 [95] => 2853982058844 [96] => 2986782861219 [97] => 1866063840168 [98] => 2123586743120 [99] => 752070216030 [100] => 1172138465788 [101] => 1755458006025 [102] => 6319956484521 [103] => 1482588523178 [104] => 1874307283880 [105] => 7668573577853 [106] => 7684487962198 [107] => 2949065490866 [108] => 2258275369596 [109] => 6230025321464 [110] => 7748251860808 [111] => 1250400368710 [112] => 2043248101874 [113] => 5754512477115 [114] => 6390581463788 [115] => 2797782378718 [116] => 403102416549 [117] => 6207171433883 [118] => 5227973319202 [119] => 1784063313368 [120] => 1441751008305 [121] => 6454654905535 [122] => 5566897090537 [123] => 4208771473569 [124] => 3299016168304 [125] => 5718403738373 [126] => 8657700329247 [127] => 3226442159334 [128] => 8279776154984 [129] => 731796472536 [130] => 7419211329827 [131] => 2256380616272 [132] => 2155039801824 [133] => 3794703202621 [134] => 1615685266922 [135] => 1408157635238 [136] => 5160625178426 [137] => 3504667900473 [138] => 5858947724151 [139] => 6251518984233 [140] => 5098800762434 [141] => 8702184199657 [142] => 4909084407138 [143] => 7761958416825 [144] => 127477284 [145] => 3917988826883 [146] => 2601998636963 [147] => 3695109383866 [148] => 5214264494224 [149] => 4951404309553 [150] => 5806433015323 [151] => 1676125589002 [152] => 174618060404 [153] => 2586332130501 [154] => 2032674681687 [155] => 6709430047242 [156] => 2986015890419 [157] => 3071317884598 [158] => 3738956592502 [159] => 3148177001490 [160] => 3891276371610 [161] => 2101054033631 [162] => 6593917095545 [163] => 4116230883282 [164] => 7715828920613 [165] => 1843095256894 [166] => 7826241537357 [167] => 5169949514823 [168] => 1718564709821 [169] => 15885182862236 [170] => 12554925446312 [171] => 2987317190381 [172] => 7759058092984 [173] => 10020563249761 [174] => 9592858507082 [175] => 5174579740461 [176] => 2730942537447 [177] => 12574656053028 [178] => 8867630372420 [179] => 5260558967490 [180] => 5026699615110 [181] => 9273591891046 [182] => 13204748691046 [183] => 5865467408802 [184] => 6625898770262 [185] => 2283838253215 [186] => 8343514803460 [187] => 6274217911696 [188] => 9633801424697 [189] => 7493390510485 [190] => 10074521152539 [191] => 17570795436824 [192] => 15202363207148 [193] => 14884502536011 [194] => 14721576581115 [195] => 11612717258964 [196] => 12662564211248 [197] => 14813954213204 [198] => 4388038347076 [199] => 14189204035419 [200] => 1513145789753 [201] => 1969857150401 [202] => 7722367140668 [203] => 10210950424910 [204] => 10557022931765 [205] => 11700124992191 [206] => 10740344539469 [207] => 5242412995293 [208] => 5672292021375 [209] => 16838693840166 [210] => 11417184369819 [211] => 4645983458624 [212] => 12969693276359 [213] => 13324171953482 [214] => 14930938676840 [215] => 12988477020626 [216] => 399121715200 [217] => 3277793181774 [218] => 19057912002935 [219] => 6500907709719 [220] => 8555641046786 [221] => 31750672413069 [222] => 26450947216385 [223] => 11840436518639 [224] => 31694849602244 [225] => 17672308815204 [226] => 23822655443323 [227] => 21545890074631 [228] => 2311269233559 [229] => 23510600784918 [230] => 23569245577064 [231] => 12895198294444 [232] => 1167782562868 [233] => 26331914739003 [234] => 20297055288063 [235] => 17930742208339 [236] => 20900199747464 [237] => 34327170647419 [238] => 1019912827916 [239] => 13214487128007 [240] => 15029097989861 [241] => 6698999185708 [242] => 16523741442425 [243] => 586935906359 [244] => 11453064318822 [245] => 10090318919164 [246] => 21754297422484 [247] => 8715287518128 [248] => 29194087232127 [249] => 32942475555891 [250] => 23255473975335 [251] => 19118712984552 [252] => 25373264953896 [253] => 26036264501976 [254] => 20200859790809 [255] => 28472444041726 ) [2] => Array ( [0] => 18758808569706 [1] => 19740212075404 [2] => 2110513656523 [3] => 1648706919457 [4] => 3814721690961 [5] => 11878187000775 [6] => 21510551693195 [7] => 33842909366967 [8] => 19354909235919 [9] => 25731763426482 [10] => 4611036842832 [11] => 26646706378119 [12] => 14966422175561 [13] => 18430649372377 [14] => 764999107167 [15] => 3762034160455 [16] => 17884490362111 [17] => 18610247645114 [18] => 14729396841882 [19] => 32393923233846 [20] => 10042662394446 [21] => 18564022578251 [22] => 25455911771896 [23] => 29332847784966 [24] => 29843822022650 [25] => 12860263577967 [26] => 24335458652796 [27] => 13105752638965 [28] => 13443718460787 [29] => 3883903399179 [30] => 8146531042547 [31] => 17628515522881 [32] => 19640260278253 [33] => 25146163768152 [34] => 27733524943291 [35] => 25916350924 [36] => 27951007193238 [37] => 16328242481381 [38] => 4803973994925 [39] => 15293502521037 [40] => 14856743775166 [41] => 16384238620656 [42] => 11765104206387 [43] => 680191107825 [44] => 17383817867888 [45] => 10828342028392 [46] => 29787251521826 [47] => 14319429290426 [48] => 30293012660263 [49] => 12601789285331 [50] => 12724187889775 [51] => 30623034541607 [52] => 2220159632700 [53] => 12254309012429 [54] => 17549937525031 [55] => 5763743203196 [56] => 14238502087969 [57] => 28473016969138 [58] => 14660499151967 [59] => 1595562312214 [60] => 29559160966510 [61] => 17569326352268 [62] => 26982837859241 [63] => 9856133512793 [64] => 13763882194508 [65] => 882398847685 [66] => 2365884239364 [67] => 8991036580700 [68] => 18801142230442 [69] => 2266466798725 [70] => 32286334462351 [71] => 24752540506389 [72] => 7995489143107 [73] => 18126641687141 [74] => 2858008161710 [75] => 25330289785103 [76] => 9743383686679 [77] => 5586322497190 [78] => 31480317810874 [79] => 9227140522500 [80] => 5613823430704 [81] => 29948910557838 [82] => 12351087855037 [83] => 34145239487624 [84] => 10591174989125 [85] => 14232666634126 [86] => 5649553661829 [87] => 33201573949944 [88] => 480814321241 [89] => 20220176052776 [90] => 7160225784860 [91] => 6047963953733 [92] => 7663736849917 [93] => 1331689871105 [94] => 31088551507751 [95] => 16852109697090 [96] => 32335171017636 [97] => 10505021357713 [98] => 16021358884818 [99] => 19379502612843 [100] => 10545190695488 [101] => 24902966334820 [102] => 4502062918144 [103] => 10581237035132 [104] => 29647507982562 [105] => 13470721240056 [106] => 16896821930203 [107] => 10747929700488 [108] => 6422102200249 [109] => 11300869401375 [110] => 9085056948768 [111] => 14053513380845 [112] => 31258978918274 [113] => 24828008701436 [114] => 18973666425212 [115] => 33555794844708 [116] => 20928736846783 [117] => 30318323503917 [118] => 3177539051960 [119] => 4697723239839 [120] => 17760013667392 [121] => 1025041188676 [122] => 34254460360878 [123] => 32457308236775 [124] => 1756368908956 [125] => 24848378671276 [126] => 24624824824871 [127] => 386224888957 [128] => 14433919127187 [129] => 5570007461112 [130] => 495600068772 [131] => 4583849557490 [132] => 8156140010798 [133] => 18684160911957 [134] => 23988883180034 [135] => 6646649667452 [136] => 26483379513724 [137] => 26495154986261 [138] => 27803223484210 [139] => 24313526607663 [140] => 8448431148116 [141] => 20896707568968 [142] => 14956126962571 [143] => 8892916005506 [144] => 31700385588478 [145] => 29986486456135 [146] => 20752218020525 [147] => 10322924223101 [148] => 30076773354215 [149] => 13016974064532 [150] => 4395616479098 [151] => 7735072000208 [152] => 14211779108674 [153] => 6187332203967 [154] => 21931267044531 [155] => 9714124778890 [156] => 14154649373524 [157] => 19484633483819 [158] => 1738380925916 [159] => 20246265514465 [160] => 1687188067454 [161] => 21160999156681 [162] => 30595217204147 [163] => 30143188251355 [164] => 5174340012082 [165] => 6755639219935 [166] => 30319365812590 [167] => 143376091100 [168] => 23832976480666 [169] => 599137948024 [170] => 13903006909012 [171] => 14667407854115 [172] => 4470562551496 [173] => 28559761853933 [174] => 23580078452047 [175] => 2771251206363 [176] => 31243557210205 [177] => 19697370835833 [178] => 33588803208574 [179] => 34030944247713 [180] => 23210939123364 [181] => 6724919585806 [182] => 604086555262 [183] => 14721109071498 [184] => 9742408851773 [185] => 10151037442643 [186] => 15268486675870 [187] => 3212142432561 [188] => 1439455234736 [189] => 31041363692455 [190] => 15889738825884 [191] => 16876754751196 [192] => 14844480858357 [193] => 14361392836170 [194] => 24609159985255 [195] => 17004510757964 [196] => 12992352254616 [197] => 33452112331988 [198] => 25770806095562 [199] => 19111014051606 [200] => 16346060050346 [201] => 5663614285102 [202] => 22044818492755 [203] => 16726956960790 [204] => 3898069536907 [205] => 25597136365180 [206] => 30143769559782 [207] => 9435062594070 [208] => 19645261225514 [209] => 10334227167491 [210] => 32367124782470 [211] => 8771946734575 [212] => 11900950349752 [213] => 13303925456289 [214] => 20151727697856 [215] => 10646697177972 [216] => 18484426613040 [217] => 27688573593472 [218] => 15466625811738 [219] => 16939847711868 [220] => 31937923702281 [221] => 33814021668058 [222] => 6507732989192 [223] => 668688224581 [224] => 6267140985533 [225] => 34771328757028 [226] => 19641251620026 [227] => 1055519659075 [228] => 23899614395417 [229] => 8519532225125 [230] => 7131965881626 [231] => 2966565668300 [232] => 1245750886259 [233] => 30714271542289 [234] => 33936426275219 [235] => 20690492703943 [236] => 11733864360098 [237] => 12571203261042 [238] => 18080821087999 [239] => 26827983915757 [240] => 8102900588570 [241] => 33486350351164 [242] => 29685765906833 [243] => 30622597216773 [244] => 7415653586165 [245] => 13602170097479 [246] => 8452839847090 [247] => 10252913105196 [248] => 30151277176153 [249] => 33273933330401 [250] => 18456583852860 [251] => 18137072225212 [252] => 32610458484440 [253] => 27865006362411 [254] => 7661177538599 [255] => 26104618921347 ) [3] => Array ( [0] => 17723501609323 [1] => 22443515680384 [2] => 13160391632936 [3] => 28879326879656 [4] => 12075202428756 [5] => 63689775193853 [6] => 53132854255685 [7] => 19321360881593 [8] => 50653452810025 [9] => 44623192983360 [10] => 117910804406388 [11] => 70314236366251 [12] => 7857421379934 [13] => 107416025269549 [14] => 125378314407543 [15] => 8715110384947 [16] => 13989872140767 [17] => 118377017925365 [18] => 128340220541933 [19] => 24672867421902 [20] => 160833361028703 [21] => 126147770645125 [22] => 23278759431448 [23] => 162335127980322 [24] => 156603334776134 [25] => 23631075203127 [26] => 178078208024136 [27] => 253638732004531 [28] => 72055711022387 [29] => 205001142706566 [30] => 176634566428223 [31] => 123615019595618 [32] => 216501657294996 [33] => 185711062823143 [34] => 239097472832131 [35] => 231718026533410 [36] => 232567977531411 [37] => 237336469221056 [38] => 92545149167853 [39] => 40453826089649 [40] => 46597672364213 [41] => 89425704817683 [42] => 135371200350332 [43] => 179805506421737 [44] => 64124941386875 [45] => 218312684308330 [46] => 163213116803447 [47] => 68043862420529 [48] => 251197012286995 [49] => 166515877366386 [50] => 150709616064129 [51] => 266234534237211 [52] => 261128965449305 [53] => 157284952260090 [54] => 61105926897462 [55] => 70987898430104 [56] => 123269564254320 [57] => 215489379696308 [58] => 54866279915369 [59] => 190020726488428 [60] => 209457528878962 [61] => 130719312436481 [62] => 218227097062965 [63] => 264654383499410 [64] => 145368237505460 [65] => 166114305616 [66] => 45304517324345 [67] => 79391884122111 [68] => 106771785251954 [69] => 194985450680339 [70] => 7179017225209 [71] => 82767884257293 [72] => 72968430738580 [73] => 172982432748083 [74] => 173977725784572 [75] => 42077489213931 [76] => 126040998088873 [77] => 143839243273666 [78] => 203400316239062 [79] => 111406173248500 [80] => 17499164799631 [81] => 164792144455178 [82] => 134295744850606 [83] => 399866749919771 [84] => 443124888800682 [85] => 181290767377012 [86] => 141368265359653 [87] => 281524546083261 [88] => 327377657942601 [89] => 123452664519920 [90] => 21488797787639 [91] => 311977635117042 [92] => 331979120101303 [93] => 264423658450652 [94] => 34288134901230 [95] => 430339879168338 [96] => 509547799291934 [97] => 154412306163797 [98] => 110403547019869 [99] => 101034148779490 [100] => 421037804124284 [101] => 41048621266128 [102] => 388932466830814 [103] => 425968710873304 [104] => 551542604619110 [105] => 150170822965868 [106] => 286903016444666 [107] => 31074302792042 [108] => 478570261190121 [109] => 414958701077683 [110] => 240756133298629 [111] => 550579331893933 [112] => 875040986164652 [113] => 396311752377205 [114] => 413254273804466 [115] => 1037119787720810 [116] => 701591126738529 [117] => 284275436331036 [118] => 377884828956824 [119] => 410883747514145 [120] => 537848476913819 [121] => 523611574570609 [122] => 1115759377684562 [123] => 510971614490913 [124] => 291262031357749 [125] => 774597264611820 [126] => 1084828643964240 [127] => 378413618967266 [128] => 259922933470057 [129] => 1091593882252695 [130] => 1078000562274785 [131] => 57782086625172 [132] => 157357623735741 [133] => 716236026654112 [134] => 762189763129998 [135] => 982987735758110 [136] => 28000808869929 [137] => 808927980221199 [138] => 678144709765938 [139] => 377057340856971 [140] => 779916184539835 [141] => 770680284090548 [142] => 996747103006570 [143] => 163019191485258 [144] => 859825629624474 [145] => 661190136553360 [146] => 465089528799663 [147] => 613321086684350 [148] => 737864965566378 [149] => 74570771437975 [150] => 857286597326851 [151] => 113141382535900 [152] => 624589172113336 [153] => 254952984216833 [154] => 769224557154324 [155] => 1060934708588005 [156] => 565076730718978 [157] => 127541674714891 [158] => 24149317989721 [159] => 151913671583062 [160] => 871083529043295 [161] => 312666708575532 [162] => 502487452354758 [163] => 719367153590825 [164] => 494373418866517 [165] => 579460907816696 [166] => 1117992678144619 [167] => 816673864443368 [168] => 409061959046632 [169] => 928574249005536 [170] => 327331271134554 [171] => 656626909058852 [172] => 117841384483532 [173] => 2007906574938873 [174] => 2245236482051337 [175] => 297936148680947 [176] => 60513489876961 [177] => 2079823112597862 [178] => 2249145684032715 [179] => 156954209546036 [180] => 121501836032175 [181] => 1561403363051088 [182] => 1433049387497089 [183] => 705904934668858 [184] => 989510302329443 [185] => 1725595167720608 [186] => 2147074502012567 [187] => 608688334536488 [188] => 185201364877005 [189] => 2111432636954388 [190] => 10401326245327 [191] => 1631771255366814 [192] => 2185810118441931 [193] => 769469306310837 [194] => 1855460843779513 [195] => 1630133138435103 [196] => 2195361930770122 [197] => 77158010520403 [198] => 970975326355094 [199] => 1851783659072829 [200] => 384930733613004 [201] => 1368806087558267 [202] => 1823759414448076 [203] => 294137651657990 [204] => 344508373142450 [205] => 452316355021717 [206] => 127724735433856 [207] => 1101034765745557 [208] => 89445133041355 [209] => 749400017350331 [210] => 85926865514262 [211] => 2233858861110487 [212] => 2152495590280600 [213] => 755079787002909 [214] => 1750024059798541 [215] => 167055826149539 [216] => 1632113013987658 [217] => 893199523201455 [218] => 1480369185339019 [219] => 296096774332078 [220] => 1052854774167799 [221] => 1752589690371074 [222] => 2077191497523672 [223] => 1643071410890903 [224] => 812519597214373 [225] => 1434593702651822 [226] => 2108998912606207 [227] => 195704234528471 [228] => 1393302096079990 [229] => 482975970733874 [230] => 691032424329273 [231] => 801661868344399 [232] => 1410527412740317 [233] => 298746561230148 [234] => 2064714176758519 [235] => 227738973888737 [236] => 1262918619172194 [237] => 1432886157552487 [238] => 1307100982520169 [239] => 1102536002361007 [240] => 967021275338914 [241] => 1583155287207172 [242] => 594528611932640 [243] => 1674478254660423 [244] => 2603008769241532 [245] => 1325503491950105 [246] => 175897602174086 [247] => 2665638023035965 [248] => 3833508382657732 [249] => 2421522982136255 [250] => 4132741372209236 [251] => 4076149823725391 [252] => 667738702807344 [253] => 3703812000873596 [254] => 2575980584801348 [255] => 4060100395425935 ) ) [_iv] => [_unpackMode:protected] => 1 ) [_key:protected] => KLdwtVjAVEVUkIzTwFr313FjquEs5dEgKTeEn8gcR7GDHMSYNZiQzZOR [_iv:protected] => s1F74zAM [_modified:protected] => 1 [_allow_writing:protected] => 1 )
413.
414. // Call hook method
415. if ($hook_callable)
416. $display = $moduleInstance->{'hook'.$hook_name}($hook_args);
417. else if ($hook_retro_callable)
418. $display = $moduleInstance->{'hook'.$retro_hook_name}($hook_args);
419. // Live edit
420. if (!$array_return && $array['live_edit'] && Tools::isSubmit('live_edit') && Tools::getValue('ad') && Tools::getValue('liveToken') == Tools::getAdminToken('AdminModulesPositions'.(int)Tab::getIdFromClassName('AdminModulesPositions').(int)Tools::getValue('id_employee')))
421. {
422. $live_edit = true;
423. $output .= self::wrapLiveEdit($display, $moduleInstance, $array['id_hook']);
Argument [0] Array ( [cookie] => Cookie Object ( [_content:protected] => Array ( [date_add] => 2024-12-04 14:12:55 [id_lang] => 1 [id_currency] => 1 [iso_code_country] => US ) [_name:protected] => 3f99a2f33f7744ef0eca694ec6b1a644 [_expire:protected] => 1735029775 [_domain:protected] => .armorshopusa.com [_path:protected] => / [_cipherTool:protected] => Blowfish Object ( [_P] => Array ( [0] => 7639205970 [1] => 16186540317 [2] => 10593759400 [3] => 8265600698 [4] => 7916429484 [5] => 7076748979 [6] => 16213061122 [7] => 4952078525 [8] => 11548852743 [9] => 12653827775 [10] => 3356528413 [11] => 11078792933 [12] => 8204987717 [13] => 4054793476 [14] => 4628388439 [15] => 4606324297 [16] => 11549164116 [17] => 3156003056 ) [_S] => Array ( [0] => Array ( [0] => 14654402314 [1] => 7214613955 [2] => 16110750342 [3] => 14294269313 [4] => 5232949186 [5] => 6766822177 [6] => 13348032681 [7] => 14409575286 [8] => 1083535947 [9] => 1321913990 [10] => 15518432300 [11] => 15542933292 [12] => 3623570089 [13] => 4785500296 [14] => 10306855852 [15] => 6175583147 [16] => 824785323 [17] => 17062447671 [18] => 15935808638 [19] => 13436839924 [20] => 12313870625 [21] => 2098214347 [22] => 31978290310 [23] => 13995016131 [24] => 15948489139 [25] => 25576459002 [26] => 23059378254 [27] => 15802687876 [28] => 9471825090 [29] => 7069771264 [30] => 16801066183 [31] => 11224698908 [32] => 1726634365 [33] => 24906739732 [34] => 18518536709 [35] => 1440501942 [36] => 31212292589 [37] => 18103827717 [38] => 27610080245 [39] => 13974564055 [40] => 1278504213 [41] => 22279268613 [42] => 19155733603 [43] => 33528025840 [44] => 9670207467 [45] => 19178571929 [46] => 26162154873 [47] => 8866705273 [48] => 597432410 [49] => 56847718942 [50] => 36054605136 [51] => 26319752662 [52] => 17150300185 [53] => 53337724600 [54] => 4815392419 [55] => 10883122775 [56] => 10476443512 [57] => 7065919654 [58] => 55853154632 [59] => 22837023085 [60] => 49485890240 [61] => 34144330501 [62] => 63631131263 [63] => 44819094754 [64] => 55188057547 [65] => 48423489243 [66] => 67694633426 [67] => 47909652319 [68] => 42906173277 [69] => 6394997270 [70] => 62853210031 [71] => 6398828681 [72] => 25209634048 [73] => 12198277958 [74] => 35850901332 [75] => 10986758185 [76] => 28344360039 [77] => 64503782778 [78] => 54961303335 [79] => 13635230471 [80] => 46893686582 [81] => 66177535184 [82] => 29431562857 [83] => 128681848318 [84] => 130118965576 [85] => 27750182336 [86] => 20850972041 [87] => 83745694427 [88] => 101571939582 [89] => 28373506348 [90] => 32404438759 [91] => 101507799420 [92] => 73659648961 [93] => 47078208790 [94] => 12118719952 [95] => 102959812865 [96] => 90810391965 [97] => 5724119496 [98] => 70322046333 [99] => 79928204978 [100] => 93570082220 [101] => 18134913189 [102] => 116130761205 [103] => 90795247983 [104] => 82081791725 [105] => 98326646950 [106] => 12388649353 [107] => 132111522779 [108] => 53752461871 [109] => 145443698654 [110] => 201867305123 [111] => 54418854781 [112] => 105210116914 [113] => 150707549293 [114] => 258165734204 [115] => 36119983287 [116] => 47219927125 [117] => 94691083630 [118] => 16897847842 [119] => 53797050515 [120] => 42086077693 [121] => 48355728505 [122] => 34561034709 [123] => 61721196461 [124] => 68943847622 [125] => 32312520084 [126] => 72984900010 [127] => 230837154323 [128] => 249788971462 [129] => 101882247517 [130] => 129111120862 [131] => 35809981479 [132] => 265170873702 [133] => 137582006112 [134] => 33489302825 [135] => 203923366520 [136] => 61327035744 [137] => 71305225367 [138] => 237497549339 [139] => 136824555388 [140] => 195642873890 [141] => 229480641632 [142] => 51420660473 [143] => 109252351456 [144] => 69456784852 [145] => 38702972167 [146] => 154828351412 [147] => 96723536895 [148] => 161974757728 [149] => 152052505769 [150] => 37676162638 [151] => 109538669975 [152] => 78541017253 [153] => 17935492559 [154] => 7286600376 [155] => 57783145255 [156] => 61557693115 [157] => 62080113195 [158] => 160909387589 [159] => 65463353908 [160] => 240792442469 [161] => 138137714036 [162] => 151875055820 [163] => 260378792702 [164] => 112090288451 [165] => 34361101621 [166] => 271962221142 [167] => 184661678420 [168] => 234392653329 [169] => 153423590784 [170] => 195281853890 [171] => 259194435359 [172] => 152238250166 [173] => 206615009896 [174] => 181583705432 [175] => 231929067446 [176] => 260189523930 [177] => 228475506520 [178] => 4984511252 [179] => 66350601954 [180] => 63454119230 [181] => 144196578639 [182] => 34470915192 [183] => 200575363619 [184] => 235449788831 [185] => 218325872345 [186] => 100789903107 [187] => 170315611967 [188] => 63446784864 [189] => 106145679029 [190] => 80399980181 [191] => 198983185089 [192] => 224744859491 [193] => 191080148263 [194] => 264663314188 [195] => 267120781991 [196] => 117382390316 [197] => 182548084198 [198] => 187344175467 [199] => 246459360475 [200] => 159196682488 [201] => 238384946240 [202] => 41335558567 [203] => 124096355033 [204] => 263247882146 [205] => 221848604111 [206] => 286155585370 [207] => 270716489413 [208] => 124788413127 [209] => 508098334850 [210] => 431514410923 [211] => 8455588019 [212] => 130807062747 [213] => 519782200605 [214] => 408650334484 [215] => 130587954549 [216] => 255069143930 [217] => 257418038848 [218] => 150258871715 [219] => 148839481839 [220] => 259023196486 [221] => 153971512040 [222] => 110251734390 [223] => 401077571671 [224] => 406981739316 [225] => 385580788119 [226] => 433635258394 [227] => 202228084839 [228] => 96949622956 [229] => 433726864955 [230] => 325888740782 [231] => 118979926898 [232] => 273269663328 [233] => 295939646363 [234] => 363025709511 [235] => 242039509367 [236] => 24596632097 [237] => 409824129812 [238] => 270370668125 [239] => 142103730417 [240] => 104814092464 [241] => 489848458131 [242] => 487534697736 [243] => 144103214785 [244] => 254497882295 [245] => 42030422410 [246] => 211689775926 [247] => 219380101119 [248] => 14971414524 [249] => 171522591280 [250] => 416290207019 [251] => 2407383030 [252] => 467942441308 [253] => 494623707029 [254] => 374773090273 [255] => 199479832359 ) [1] => Array ( [0] => 540744104240 [1] => 462114922143 [2] => 254543901716 [3] => 150948413909 [4] => 533863142795 [5] => 513658203208 [6] => 5123349021 [7] => 406798852064 [8] => 487715517880 [9] => 815725659694 [10] => 920806931531 [11] => 381600543354 [12] => 1081470046988 [13] => 562432206559 [14] => 649153912126 [15] => 395383738398 [16] => 232159881086 [17] => 1022108671291 [18] => 740125700831 [19] => 540841114105 [20] => 567197152704 [21] => 966895997069 [22] => 608195944973 [23] => 569197145336 [24] => 61554422140 [25] => 947007806481 [26] => 177491445281 [27] => 890602923818 [28] => 296719147882 [29] => 1013556262174 [30] => 668537099714 [31] => 13035156956 [32] => 443837288776 [33] => 684293927653 [34] => 862540860020 [35] => 966355900030 [36] => 260221629317 [37] => 184023250389 [38] => 370599831382 [39] => 258443936901 [40] => 1209261442974 [41] => 15753102226 [42] => 533567860782 [43] => 1252095143773 [44] => 57012076507 [45] => 322408225873 [46] => 96055692243 [47] => 1624968681582 [48] => 1792892906406 [49] => 260065910618 [50] => 574455642516 [51] => 1780667035209 [52] => 1156525225914 [53] => 629283645619 [54] => 1017331834754 [55] => 1626091711834 [56] => 1738883067671 [57] => 404123674696 [58] => 185338506645 [59] => 1472506312723 [60] => 719128984755 [61] => 739836139708 [62] => 838322589711 [63] => 863654925832 [64] => 1664526669753 [65] => 1199329499852 [66] => 1561542427773 [67] => 1312433305768 [68] => 468731378554 [69] => 2169117363418 [70] => 2284874253127 [71] => 1740202250822 [72] => 1274080537483 [73] => 4279984397171 [74] => 2216917446090 [75] => 1936340308312 [76] => 1393354849164 [77] => 2769115692927 [78] => 2229664449215 [79] => 1903486545926 [80] => 438626336713 [81] => 2504794991193 [82] => 3277657747701 [83] => 3983074672321 [84] => 4293835951333 [85] => 3941387082622 [86] => 2703924585688 [87] => 3421714373817 [88] => 3318289124014 [89] => 127272303358 [90] => 4102489590881 [91] => 2815256725497 [92] => 2453238533995 [93] => 640974395152 [94] => 838403403330 [95] => 2853982058844 [96] => 2986782861219 [97] => 1866063840168 [98] => 2123586743120 [99] => 752070216030 [100] => 1172138465788 [101] => 1755458006025 [102] => 6319956484521 [103] => 1482588523178 [104] => 1874307283880 [105] => 7668573577853 [106] => 7684487962198 [107] => 2949065490866 [108] => 2258275369596 [109] => 6230025321464 [110] => 7748251860808 [111] => 1250400368710 [112] => 2043248101874 [113] => 5754512477115 [114] => 6390581463788 [115] => 2797782378718 [116] => 403102416549 [117] => 6207171433883 [118] => 5227973319202 [119] => 1784063313368 [120] => 1441751008305 [121] => 6454654905535 [122] => 5566897090537 [123] => 4208771473569 [124] => 3299016168304 [125] => 5718403738373 [126] => 8657700329247 [127] => 3226442159334 [128] => 8279776154984 [129] => 731796472536 [130] => 7419211329827 [131] => 2256380616272 [132] => 2155039801824 [133] => 3794703202621 [134] => 1615685266922 [135] => 1408157635238 [136] => 5160625178426 [137] => 3504667900473 [138] => 5858947724151 [139] => 6251518984233 [140] => 5098800762434 [141] => 8702184199657 [142] => 4909084407138 [143] => 7761958416825 [144] => 127477284 [145] => 3917988826883 [146] => 2601998636963 [147] => 3695109383866 [148] => 5214264494224 [149] => 4951404309553 [150] => 5806433015323 [151] => 1676125589002 [152] => 174618060404 [153] => 2586332130501 [154] => 2032674681687 [155] => 6709430047242 [156] => 2986015890419 [157] => 3071317884598 [158] => 3738956592502 [159] => 3148177001490 [160] => 3891276371610 [161] => 2101054033631 [162] => 6593917095545 [163] => 4116230883282 [164] => 7715828920613 [165] => 1843095256894 [166] => 7826241537357 [167] => 5169949514823 [168] => 1718564709821 [169] => 15885182862236 [170] => 12554925446312 [171] => 2987317190381 [172] => 7759058092984 [173] => 10020563249761 [174] => 9592858507082 [175] => 5174579740461 [176] => 2730942537447 [177] => 12574656053028 [178] => 8867630372420 [179] => 5260558967490 [180] => 5026699615110 [181] => 9273591891046 [182] => 13204748691046 [183] => 5865467408802 [184] => 6625898770262 [185] => 2283838253215 [186] => 8343514803460 [187] => 6274217911696 [188] => 9633801424697 [189] => 7493390510485 [190] => 10074521152539 [191] => 17570795436824 [192] => 15202363207148 [193] => 14884502536011 [194] => 14721576581115 [195] => 11612717258964 [196] => 12662564211248 [197] => 14813954213204 [198] => 4388038347076 [199] => 14189204035419 [200] => 1513145789753 [201] => 1969857150401 [202] => 7722367140668 [203] => 10210950424910 [204] => 10557022931765 [205] => 11700124992191 [206] => 10740344539469 [207] => 5242412995293 [208] => 5672292021375 [209] => 16838693840166 [210] => 11417184369819 [211] => 4645983458624 [212] => 12969693276359 [213] => 13324171953482 [214] => 14930938676840 [215] => 12988477020626 [216] => 399121715200 [217] => 3277793181774 [218] => 19057912002935 [219] => 6500907709719 [220] => 8555641046786 [221] => 31750672413069 [222] => 26450947216385 [223] => 11840436518639 [224] => 31694849602244 [225] => 17672308815204 [226] => 23822655443323 [227] => 21545890074631 [228] => 2311269233559 [229] => 23510600784918 [230] => 23569245577064 [231] => 12895198294444 [232] => 1167782562868 [233] => 26331914739003 [234] => 20297055288063 [235] => 17930742208339 [236] => 20900199747464 [237] => 34327170647419 [238] => 1019912827916 [239] => 13214487128007 [240] => 15029097989861 [241] => 6698999185708 [242] => 16523741442425 [243] => 586935906359 [244] => 11453064318822 [245] => 10090318919164 [246] => 21754297422484 [247] => 8715287518128 [248] => 29194087232127 [249] => 32942475555891 [250] => 23255473975335 [251] => 19118712984552 [252] => 25373264953896 [253] => 26036264501976 [254] => 20200859790809 [255] => 28472444041726 ) [2] => Array ( [0] => 18758808569706 [1] => 19740212075404 [2] => 2110513656523 [3] => 1648706919457 [4] => 3814721690961 [5] => 11878187000775 [6] => 21510551693195 [7] => 33842909366967 [8] => 19354909235919 [9] => 25731763426482 [10] => 4611036842832 [11] => 26646706378119 [12] => 14966422175561 [13] => 18430649372377 [14] => 764999107167 [15] => 3762034160455 [16] => 17884490362111 [17] => 18610247645114 [18] => 14729396841882 [19] => 32393923233846 [20] => 10042662394446 [21] => 18564022578251 [22] => 25455911771896 [23] => 29332847784966 [24] => 29843822022650 [25] => 12860263577967 [26] => 24335458652796 [27] => 13105752638965 [28] => 13443718460787 [29] => 3883903399179 [30] => 8146531042547 [31] => 17628515522881 [32] => 19640260278253 [33] => 25146163768152 [34] => 27733524943291 [35] => 25916350924 [36] => 27951007193238 [37] => 16328242481381 [38] => 4803973994925 [39] => 15293502521037 [40] => 14856743775166 [41] => 16384238620656 [42] => 11765104206387 [43] => 680191107825 [44] => 17383817867888 [45] => 10828342028392 [46] => 29787251521826 [47] => 14319429290426 [48] => 30293012660263 [49] => 12601789285331 [50] => 12724187889775 [51] => 30623034541607 [52] => 2220159632700 [53] => 12254309012429 [54] => 17549937525031 [55] => 5763743203196 [56] => 14238502087969 [57] => 28473016969138 [58] => 14660499151967 [59] => 1595562312214 [60] => 29559160966510 [61] => 17569326352268 [62] => 26982837859241 [63] => 9856133512793 [64] => 13763882194508 [65] => 882398847685 [66] => 2365884239364 [67] => 8991036580700 [68] => 18801142230442 [69] => 2266466798725 [70] => 32286334462351 [71] => 24752540506389 [72] => 7995489143107 [73] => 18126641687141 [74] => 2858008161710 [75] => 25330289785103 [76] => 9743383686679 [77] => 5586322497190 [78] => 31480317810874 [79] => 9227140522500 [80] => 5613823430704 [81] => 29948910557838 [82] => 12351087855037 [83] => 34145239487624 [84] => 10591174989125 [85] => 14232666634126 [86] => 5649553661829 [87] => 33201573949944 [88] => 480814321241 [89] => 20220176052776 [90] => 7160225784860 [91] => 6047963953733 [92] => 7663736849917 [93] => 1331689871105 [94] => 31088551507751 [95] => 16852109697090 [96] => 32335171017636 [97] => 10505021357713 [98] => 16021358884818 [99] => 19379502612843 [100] => 10545190695488 [101] => 24902966334820 [102] => 4502062918144 [103] => 10581237035132 [104] => 29647507982562 [105] => 13470721240056 [106] => 16896821930203 [107] => 10747929700488 [108] => 6422102200249 [109] => 11300869401375 [110] => 9085056948768 [111] => 14053513380845 [112] => 31258978918274 [113] => 24828008701436 [114] => 18973666425212 [115] => 33555794844708 [116] => 20928736846783 [117] => 30318323503917 [118] => 3177539051960 [119] => 4697723239839 [120] => 17760013667392 [121] => 1025041188676 [122] => 34254460360878 [123] => 32457308236775 [124] => 1756368908956 [125] => 24848378671276 [126] => 24624824824871 [127] => 386224888957 [128] => 14433919127187 [129] => 5570007461112 [130] => 495600068772 [131] => 4583849557490 [132] => 8156140010798 [133] => 18684160911957 [134] => 23988883180034 [135] => 6646649667452 [136] => 26483379513724 [137] => 26495154986261 [138] => 27803223484210 [139] => 24313526607663 [140] => 8448431148116 [141] => 20896707568968 [142] => 14956126962571 [143] => 8892916005506 [144] => 31700385588478 [145] => 29986486456135 [146] => 20752218020525 [147] => 10322924223101 [148] => 30076773354215 [149] => 13016974064532 [150] => 4395616479098 [151] => 7735072000208 [152] => 14211779108674 [153] => 6187332203967 [154] => 21931267044531 [155] => 9714124778890 [156] => 14154649373524 [157] => 19484633483819 [158] => 1738380925916 [159] => 20246265514465 [160] => 1687188067454 [161] => 21160999156681 [162] => 30595217204147 [163] => 30143188251355 [164] => 5174340012082 [165] => 6755639219935 [166] => 30319365812590 [167] => 143376091100 [168] => 23832976480666 [169] => 599137948024 [170] => 13903006909012 [171] => 14667407854115 [172] => 4470562551496 [173] => 28559761853933 [174] => 23580078452047 [175] => 2771251206363 [176] => 31243557210205 [177] => 19697370835833 [178] => 33588803208574 [179] => 34030944247713 [180] => 23210939123364 [181] => 6724919585806 [182] => 604086555262 [183] => 14721109071498 [184] => 9742408851773 [185] => 10151037442643 [186] => 15268486675870 [187] => 3212142432561 [188] => 1439455234736 [189] => 31041363692455 [190] => 15889738825884 [191] => 16876754751196 [192] => 14844480858357 [193] => 14361392836170 [194] => 24609159985255 [195] => 17004510757964 [196] => 12992352254616 [197] => 33452112331988 [198] => 25770806095562 [199] => 19111014051606 [200] => 16346060050346 [201] => 5663614285102 [202] => 22044818492755 [203] => 16726956960790 [204] => 3898069536907 [205] => 25597136365180 [206] => 30143769559782 [207] => 9435062594070 [208] => 19645261225514 [209] => 10334227167491 [210] => 32367124782470 [211] => 8771946734575 [212] => 11900950349752 [213] => 13303925456289 [214] => 20151727697856 [215] => 10646697177972 [216] => 18484426613040 [217] => 27688573593472 [218] => 15466625811738 [219] => 16939847711868 [220] => 31937923702281 [221] => 33814021668058 [222] => 6507732989192 [223] => 668688224581 [224] => 6267140985533 [225] => 34771328757028 [226] => 19641251620026 [227] => 1055519659075 [228] => 23899614395417 [229] => 8519532225125 [230] => 7131965881626 [231] => 2966565668300 [232] => 1245750886259 [233] => 30714271542289 [234] => 33936426275219 [235] => 20690492703943 [236] => 11733864360098 [237] => 12571203261042 [238] => 18080821087999 [239] => 26827983915757 [240] => 8102900588570 [241] => 33486350351164 [242] => 29685765906833 [243] => 30622597216773 [244] => 7415653586165 [245] => 13602170097479 [246] => 8452839847090 [247] => 10252913105196 [248] => 30151277176153 [249] => 33273933330401 [250] => 18456583852860 [251] => 18137072225212 [252] => 32610458484440 [253] => 27865006362411 [254] => 7661177538599 [255] => 26104618921347 ) [3] => Array ( [0] => 17723501609323 [1] => 22443515680384 [2] => 13160391632936 [3] => 28879326879656 [4] => 12075202428756 [5] => 63689775193853 [6] => 53132854255685 [7] => 19321360881593 [8] => 50653452810025 [9] => 44623192983360 [10] => 117910804406388 [11] => 70314236366251 [12] => 7857421379934 [13] => 107416025269549 [14] => 125378314407543 [15] => 8715110384947 [16] => 13989872140767 [17] => 118377017925365 [18] => 128340220541933 [19] => 24672867421902 [20] => 160833361028703 [21] => 126147770645125 [22] => 23278759431448 [23] => 162335127980322 [24] => 156603334776134 [25] => 23631075203127 [26] => 178078208024136 [27] => 253638732004531 [28] => 72055711022387 [29] => 205001142706566 [30] => 176634566428223 [31] => 123615019595618 [32] => 216501657294996 [33] => 185711062823143 [34] => 239097472832131 [35] => 231718026533410 [36] => 232567977531411 [37] => 237336469221056 [38] => 92545149167853 [39] => 40453826089649 [40] => 46597672364213 [41] => 89425704817683 [42] => 135371200350332 [43] => 179805506421737 [44] => 64124941386875 [45] => 218312684308330 [46] => 163213116803447 [47] => 68043862420529 [48] => 251197012286995 [49] => 166515877366386 [50] => 150709616064129 [51] => 266234534237211 [52] => 261128965449305 [53] => 157284952260090 [54] => 61105926897462 [55] => 70987898430104 [56] => 123269564254320 [57] => 215489379696308 [58] => 54866279915369 [59] => 190020726488428 [60] => 209457528878962 [61] => 130719312436481 [62] => 218227097062965 [63] => 264654383499410 [64] => 145368237505460 [65] => 166114305616 [66] => 45304517324345 [67] => 79391884122111 [68] => 106771785251954 [69] => 194985450680339 [70] => 7179017225209 [71] => 82767884257293 [72] => 72968430738580 [73] => 172982432748083 [74] => 173977725784572 [75] => 42077489213931 [76] => 126040998088873 [77] => 143839243273666 [78] => 203400316239062 [79] => 111406173248500 [80] => 17499164799631 [81] => 164792144455178 [82] => 134295744850606 [83] => 399866749919771 [84] => 443124888800682 [85] => 181290767377012 [86] => 141368265359653 [87] => 281524546083261 [88] => 327377657942601 [89] => 123452664519920 [90] => 21488797787639 [91] => 311977635117042 [92] => 331979120101303 [93] => 264423658450652 [94] => 34288134901230 [95] => 430339879168338 [96] => 509547799291934 [97] => 154412306163797 [98] => 110403547019869 [99] => 101034148779490 [100] => 421037804124284 [101] => 41048621266128 [102] => 388932466830814 [103] => 425968710873304 [104] => 551542604619110 [105] => 150170822965868 [106] => 286903016444666 [107] => 31074302792042 [108] => 478570261190121 [109] => 414958701077683 [110] => 240756133298629 [111] => 550579331893933 [112] => 875040986164652 [113] => 396311752377205 [114] => 413254273804466 [115] => 1037119787720810 [116] => 701591126738529 [117] => 284275436331036 [118] => 377884828956824 [119] => 410883747514145 [120] => 537848476913819 [121] => 523611574570609 [122] => 1115759377684562 [123] => 510971614490913 [124] => 291262031357749 [125] => 774597264611820 [126] => 1084828643964240 [127] => 378413618967266 [128] => 259922933470057 [129] => 1091593882252695 [130] => 1078000562274785 [131] => 57782086625172 [132] => 157357623735741 [133] => 716236026654112 [134] => 762189763129998 [135] => 982987735758110 [136] => 28000808869929 [137] => 808927980221199 [138] => 678144709765938 [139] => 377057340856971 [140] => 779916184539835 [141] => 770680284090548 [142] => 996747103006570 [143] => 163019191485258 [144] => 859825629624474 [145] => 661190136553360 [146] => 465089528799663 [147] => 613321086684350 [148] => 737864965566378 [149] => 74570771437975 [150] => 857286597326851 [151] => 113141382535900 [152] => 624589172113336 [153] => 254952984216833 [154] => 769224557154324 [155] => 1060934708588005 [156] => 565076730718978 [157] => 127541674714891 [158] => 24149317989721 [159] => 151913671583062 [160] => 871083529043295 [161] => 312666708575532 [162] => 502487452354758 [163] => 719367153590825 [164] => 494373418866517 [165] => 579460907816696 [166] => 1117992678144619 [167] => 816673864443368 [168] => 409061959046632 [169] => 928574249005536 [170] => 327331271134554 [171] => 656626909058852 [172] => 117841384483532 [173] => 2007906574938873 [174] => 2245236482051337 [175] => 297936148680947 [176] => 60513489876961 [177] => 2079823112597862 [178] => 2249145684032715 [179] => 156954209546036 [180] => 121501836032175 [181] => 1561403363051088 [182] => 1433049387497089 [183] => 705904934668858 [184] => 989510302329443 [185] => 1725595167720608 [186] => 2147074502012567 [187] => 608688334536488 [188] => 185201364877005 [189] => 2111432636954388 [190] => 10401326245327 [191] => 1631771255366814 [192] => 2185810118441931 [193] => 769469306310837 [194] => 1855460843779513 [195] => 1630133138435103 [196] => 2195361930770122 [197] => 77158010520403 [198] => 970975326355094 [199] => 1851783659072829 [200] => 384930733613004 [201] => 1368806087558267 [202] => 1823759414448076 [203] => 294137651657990 [204] => 344508373142450 [205] => 452316355021717 [206] => 127724735433856 [207] => 1101034765745557 [208] => 89445133041355 [209] => 749400017350331 [210] => 85926865514262 [211] => 2233858861110487 [212] => 2152495590280600 [213] => 755079787002909 [214] => 1750024059798541 [215] => 167055826149539 [216] => 1632113013987658 [217] => 893199523201455 [218] => 1480369185339019 [219] => 296096774332078 [220] => 1052854774167799 [221] => 1752589690371074 [222] => 2077191497523672 [223] => 1643071410890903 [224] => 812519597214373 [225] => 1434593702651822 [226] => 2108998912606207 [227] => 195704234528471 [228] => 1393302096079990 [229] => 482975970733874 [230] => 691032424329273 [231] => 801661868344399 [232] => 1410527412740317 [233] => 298746561230148 [234] => 2064714176758519 [235] => 227738973888737 [236] => 1262918619172194 [237] => 1432886157552487 [238] => 1307100982520169 [239] => 1102536002361007 [240] => 967021275338914 [241] => 1583155287207172 [242] => 594528611932640 [243] => 1674478254660423 [244] => 2603008769241532 [245] => 1325503491950105 [246] => 175897602174086 [247] => 2665638023035965 [248] => 3833508382657732 [249] => 2421522982136255 [250] => 4132741372209236 [251] => 4076149823725391 [252] => 667738702807344 [253] => 3703812000873596 [254] => 2575980584801348 [255] => 4060100395425935 ) ) [_iv] => [_unpackMode:protected] => 1 ) [_key:protected] => KLdwtVjAVEVUkIzTwFr313FjquEs5dEgKTeEn8gcR7GDHMSYNZiQzZOR [_iv:protected] => s1F74zAM [_modified:protected] => 1 [_allow_writing:protected] => 1 ) [cart] => Cart Object ( [id] => [id_shop_group] => 1 [id_shop] => 1 [id_address_delivery] => 0 [id_address_invoice] => 0 [id_currency] => 1 [id_customer] => [id_guest] => 0 [id_lang] => 1 [recyclable] => 1 [gift] => 0 [gift_message] => [date_add] => [secure_key] => [id_carrier] => 0 [date_upd] => [checkedTos] => [pictures] => [textFields] => [delivery_option] => [allow_seperated_package] => [_products:protected] => [_taxCalculationMethod:protected] => 0 [webserviceParameters:protected] => Array ( [fields] => Array ( [id_address_delivery] => Array ( [xlink_resource] => addresses ) [id_address_invoice] => Array ( [xlink_resource] => addresses ) [id_currency] => Array ( [xlink_resource] => currencies ) [id_customer] => Array ( [xlink_resource] => customers ) [id_guest] => Array ( [xlink_resource] => guests ) [id_lang] => Array ( [xlink_resource] => languages ) ) [associations] => Array ( [cart_rows] => Array ( [resource] => cart_row [virtual_entity] => 1 [fields] => Array ( [id_product] => Array ( [required] => 1 [xlink_resource] => products ) [id_product_attribute] => Array ( [required] => 1 [xlink_resource] => combinations ) [quantity] => Array ( [required] => 1 ) ) ) ) ) [id_shop_list] => [get_shop_from_context:protected] => 1 [table:protected] => cart [identifier:protected] => id_cart [fieldsRequired:protected] => Array ( [0] => id_currency [1] => id_lang ) [fieldsSize:protected] => Array ( [secure_key] => 32 ) [fieldsValidate:protected] => Array ( [id_shop_group] => isUnsignedId [id_shop] => isUnsignedId [id_address_delivery] => isUnsignedId [id_address_invoice] => isUnsignedId [id_carrier] => isUnsignedId [id_currency] => isUnsignedId [id_customer] => isUnsignedId [id_guest] => isUnsignedId [id_lang] => isUnsignedId [recyclable] => isBool [gift] => isBool [gift_message] => isMessage [allow_seperated_package] => isBool [date_add] => isDateFormat [date_upd] => isDateFormat ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [def:protected] => Array ( [table] => cart [primary] => id_cart [fields] => Array ( [id_shop_group] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_shop] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_address_delivery] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_address_invoice] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_carrier] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_currency] => Array ( [type] => 1 [validate] => isUnsignedId [required] => 1 ) [id_customer] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_guest] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_lang] => Array ( [type] => 1 [validate] => isUnsignedId [required] => 1 ) [recyclable] => Array ( [type] => 2 [validate] => isBool ) [gift] => Array ( [type] => 2 [validate] => isBool ) [gift_message] => Array ( [type] => 3 [validate] => isMessage ) [delivery_option] => Array ( [type] => 3 ) [secure_key] => Array ( [type] => 3 [size] => 32 ) [allow_seperated_package] => Array ( [type] => 2 [validate] => isBool ) [date_add] => Array ( [type] => 5 [validate] => isDateFormat ) [date_upd] => Array ( [type] => 5 [validate] => isDateFormat ) ) [classname] => Cart ) [update_fields:protected] => ) [altern] => 6 )
774. }
775.
776. public function initFooter()
777. {
778. $this->context->smarty->assign(array(
779. 'HOOK_FOOTER' => Hook::exec('displayFooter'),
780. 'conditions' => Configuration::get('PS_CONDITIONS'),
781. 'id_cgv' => Configuration::get('PS_CONDITIONS_CMS_ID'),
782. 'PS_SHOP_NAME' => Configuration::get('PS_SHOP_NAME'),
783. 'PS_ALLOW_MOBILE_DEVICE' => isset($_SERVER['HTTP_USER_AGENT']) && (bool)Configuration::get('PS_ALLOW_MOBILE_DEVICE') && @filemtime(_PS_THEME_MOBILE_DIR_)
784. ));
Argument [0] displayFooter
166. $this->initContent();
167. else
168. $this->errors[] = Tools::displayError('Access denied.');
169.
170. if (!$this->content_only && ($this->display_footer || (isset($this->className) && $this->className)))
171. $this->initFooter();
172.
173. // default behavior for ajax process is to use $_POST[action] or $_GET[action]
174. // then using displayAjax[action]
175. if ($this->ajax)
176. {
342. // Execute hook dispatcher
343. if (isset($params_hook_action_dispatcher))
344. Hook::exec('actionDispatcher', $params_hook_action_dispatcher);
345.
346. // Running controller
347. $controller->run();
348. }
349. catch (PrestaShopException $e)
350. {
351. $e->displayMessage();
352. }
22. * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
23. * International Registered Trademark & Property of PrestaShop SA
24. */
25.
26. require(dirname(__FILE__).'/config/config.inc.php');
27. Dispatcher::getInstance()->dispatch();
28.