tr-opencart

     
avatar Şuanki Zaman: 12-19-2024, 09:57 AMHoşgeldin Misafir !
  Şifremi Hatırlat   kayıt ol
opencart temaları

Opencart 2.1.0.1 Yayınlanmış

Konuyu görüntüleyenler: 1 Misafir
 
Değerlendir:
  • 0 Oy - 0 Yüzde
  • 1
  • 2
  • 3
  • 4
  • 5
%
Cevapla  Gönder 
v  v
Yazar  gvitamini - Görüntüleme - Okunma  8396 - Yorum  5

gvitaminiv
Acemi Üye
**
Üye user avatar
Çevrimdışı

Mesajlar: 18
Konular: 1
Katılma Tarihi: Oct 2015
Rep Puanı: 0
Teşekkürler: 6
6 Mesajına, 6 Teşekkür edildi.



Kişisel Bilgileri: v
Konu Tarihi: 10-07-2015 11:27 AM

Merhaba arkadaşlar https://github.com/opencart/opencart/releases adresinde 10 gün önce 2.1.0.0 yayınlanmıştı dün de 2.1.0.1 yayınlanmış. Acaba mevcut dil dosyaları bu sürüm için güncellenecek mi yoksa halihazırdaki dil dosyaları yeterli midir? Bu sürümde bir çok hata giderilmiş ve eklemeler yapılmış diyor.

Alıntı:2.1.0.1
Bugs fixed

Use the ip address from data in Fraudlanbs module and update language strings #### Changes
Allow download of the error log

2.1.0.0

Bugs fixed

Change post to session in order API (#2712)
Maxmind error with unused method (#3069)
Added missing $json var declarartion in sale/order API (a2d529e)
Customers orders report wrong information #3101 (e30de74)
Replaced wrong model (affiliate/affiliate) with right one (account/customer) (9e5aa27)
Fixed call to undefined methods and calling method on null object (f9105bf)
Bootstrap info button showing blue border #3126 (#3126)
Fixed missing DB_PORT when creating new DB object (c990cec)
Warning ini_set() A session is active (#3131)
Password Decode Failure, Step 3 Installation (#3185)
Notification Menu on Pending Orders #3180 (#3180)
Encryption is not required for 'File' type option (cdee8cb)
updated the sql to drop tables if exist because the data still gets dumped in (d0c5674)
Add "required" asterisk to locale field (6d5149d)
Fix worldpay validate modify permission. (c70ae43)
library-image->watermark (#3119)
Missing meta data in add language #3184 (#3184)
Placeholder display issue in product edit -> special -> priority field #3157 (#3157)
Remove forward slash from download #3246 (#3246)
Print shipping list - wrong weight (#3155)
reward points not added to returning customer (#3161)
Wrong order status if clause #2722 (#2722)
Gift voucher mails not sent automatically!! #3093 (#3093)
Can't void order if in banip or fraud #2720 (#2720)
Fixed broken layout when adding a new discount (5763695)
Fixed broken layout when adding a new image to a banner (8035fc8)
Category canonical & breadcrumbs are incorrect - Generate from found category_id and not uri path #3179 (#3179)
Document selection "lost" in filemanager when a filter is applied #3253 (#3253)
Forgottern password check account has been approved #3266 (#3266)
Wrong redirect on shipping and review form #3276 (#3276)
Add an attribute without group #3274 (#3274)
G2A - form bug fix (e8b2fc5)
Added missing error_filetype text. (65a1835)
Remove #3305 (#3305)
G2A Pay Module Not Working (vat totals) #3290 (#3290)
Warning in order return page #3328 (#3328)
Convert Limit Value To Integer (#3330)
Manufacturer empty canonical #3333 (#3333)
remove duplicate lines #3337 (#3337)
Fix bluepay_redirect.php when releasing funds in the admin. (169fc38)
Fixed usages of btn_ language tag to the correct button_ (1ef7ba8)
Fixed calculated totals for Bluepay module. (56361d4)
HTTP_IMAGE is removed, starting from 1.5.?.? version, but still exists in cli_install.php file #3346 (#3346)
Missing setTitle #3348 (#3348)
Fix dspan to div #3350 (#3350)
Bug fix: if $mail->reply_to is set, use that (instead of $mail->from) in the email headers #3023 (#3023)
Remove PayPal Pro "Please Wait..." message after completion #3156 (#3156)
Coupon per category does not work #3354 (#3354)
stylesheet form-group fix (86b16c0)
Version 2.0.3.1 Error ----PP_EXPRESS Error #3377 (#3377)


Changes

Changes to the order API system (https://github.com/opencart/opencart/tre...oller/api)
Pondicherry to Puducherry in oc_zone table
Amazon checkout payment module removed. Replaced with newer Login and Pay module.
Added data to the pre.order.history.add event trigger (77830ee)
Korea, Republic of > South Korea in country list (dae5e0d)
Modification to pre.order.history.add event trigger (61aa9d7)
Moved the country ajax to one central location (652167f)
Removed testing code (bcfd7d9)
Replaced old country method with new location (a011d9c)
$this->load->language > $this->language->load (9f3ab03)
Added PHPUnit bootstrap.php file to .gitignore (47e0b99)
No need to tell the customer they already added the same product to the wish list (0761b30)
Removed restore cart and wishlist from customer class as you don't want your cart restored on each login (0db2555)
Better login token (b79cdf3)
API login moved also added a proper encryption key (c1da341)
Prevent html content inside modules dropdown (16825ac)
added a token generator. md5(mt_rand()) is not good enough (564b4d0)
use mt_rand() instead of rand() (1601025)
changed the method name ijn payment gateways from action to order (e9ea283)
affiliate code changes (a0ff7c6)
upload/admin/controller/sale/customer.php (0a42c05)
updated git ignore with storage folder changes (5a702e1)
moved all the customer files to their own folder (2bcf39e)
Updated cli_install.php to include changes for storage folder and also db_port option (21c76f5)
changed unserialize to json_decode for the settings table (141de8a)
updated the salt to use token (c775c55)
Changes session library class
moved the general fields and store fields around as they are suited better under the different tabs (3a254ea)
Update usps.php > OriginZip (919a074)
Update to Google recaptcha
remove redundant conditions for product left & right sections (cb69dc5)
add russian ruble to pp_standard (a90e15c)
added latest css bootstrap and font icons (8031629)
Updated PayPal Pro iFrame endpoint to new PayPal requirement. (116ee0a)
image manager code rearrange (2dea454)
Google maps geocode language (664c39c)
Remove unused bootstrap files (0d4fc2d)
FedEx shipping module improvements #3019 (#3019)
Amazon Login & Pay module update & fixes
updated admin bootstrap and added the sass files for theme developers. (67a69c8)
Removed "final" declaration from Action class to make it mockable in PHPUnit (0bff4dd)
Change SEO Keyword Text to SEO URL (06622c6)
google_base.php missing "google_product_category" #3228 (#3228)
Updated Sagepay logo to new branding. (c3f2b25)
Fixed Bluepay transaction logging to use the correct standard for a payment type (payment not sale) (ac24c81)
Improved UX for slow payment gateways/shipping methods as loading button resets when checkout step is properly loaded (2b475e1)
Ability to login at checkout step using enter key on the inputs (7a6dd6d)
Adding config_login_attempts = 5 to install sql (2431f8d)
Added

Latest OpenBay Pro release.
add event .admin.language. (6bdc37d)
added api IP table (6933ac7)
Friendly error when mPDO error occurs on installation of Opencart (06f28dc)
Added Croatia to the list of EU countries (9e5d13e)
Added Telangana as a state (6ca2cdd)
Moved the fraud handling into separate module type
Moved analyitics into separate module type
Added priority to event listener. Higher priority means more importance. (e69ec5a)
Alıntı Yaparak Cevapla
Paylaş!
e-ticaretdersleriv
Osmanlı Torunu
******
Süper Moderator user avatar
Çevrimdışı

Mesajlar: 3,225
Konular: 520
Katılma Tarihi: Jan 2012
Rep Puanı: 102
Teşekkürler: 1169
1060 Mesajına, 2133 Teşekkür edildi.



Kişisel Bilgileri: v
Konu Tarihi: 10-07-2015 02:18 PM
baya bi hata gidermişler . Ama bir kaç yerinde yine bug var


e-ticaretdersleri
Alıntı Yaparak Cevapla
Paylaş!
gvitaminiv
Acemi Üye
**
Üye user avatar
Çevrimdışı

Mesajlar: 18
Konular: 1
Katılma Tarihi: Oct 2015
Rep Puanı: 0
Teşekkürler: 6
6 Mesajına, 6 Teşekkür edildi.



Kişisel Bilgileri: v
Konu Tarihi: 10-07-2015 02:39 PM
@KıroğluMarket; Yeni sürüme ait dil dosyalarını arattığımda videonuza denk gelmiştim. Var olan sistemimi güncellemeyi düşünüyorum da eski sürüme ait dil dosyaları yeterli olur mu, yoksa yeni dil dosyalarını bekleyelim mi?
Alıntı Yaparak Cevapla
Paylaş!
 Teşekkür Edenler: e-ticaretdersleri
e-ticaretdersleriv
Osmanlı Torunu
******
Süper Moderator user avatar
Çevrimdışı

Mesajlar: 3,225
Konular: 520
Katılma Tarihi: Jan 2012
Rep Puanı: 102
Teşekkürler: 1169
1060 Mesajına, 2133 Teşekkür edildi.



Kişisel Bilgileri: v
Konu Tarihi: 10-07-2015 02:49 PM
(10-07-2015 02:39 PM)gvitamini Yazılan:  @KıroğluMarket; Yeni sürüme ait dil dosyalarını arattığımda videonuza denk gelmiştim. Var olan sistemimi güncellemeyi düşünüyorum da eski sürüme ait dil dosyaları yeterli olur mu, yoksa yeni dil dosyalarını bekleyelim mi?

yeni sürüm için dil dosyasını beklemek daha sağlıklı olur
e-ticaretdersleri
Alıntı Yaparak Cevapla
Paylaş!
 Teşekkür Edenler: gvitamini
gvitaminiv
Acemi Üye
**
Üye user avatar
Çevrimdışı

Mesajlar: 18
Konular: 1
Katılma Tarihi: Oct 2015
Rep Puanı: 0
Teşekkürler: 6
6 Mesajına, 6 Teşekkür edildi.



Kişisel Bilgileri: v
Konu Tarihi: 10-07-2015 02:51 PM
Teşekkür ederim. Beklemede kalalım o zaman Wink
Alıntı Yaparak Cevapla
Paylaş!
bydenonv
Acemi Üye
**
Üye user avatar
Çevrimdışı

Mesajlar: 28
Konular: 8
Katılma Tarihi: Feb 2015
Rep Puanı: 0
Teşekkürler: 3
3 Mesajına, 3 Teşekkür edildi.



Kişisel Bilgileri: v
Konu Tarihi: 10-12-2015 08:36 PM
tam sürüm çıkmış denedim çalışıyor

buradan indirebilirsiniz
Alıntı Yaparak Cevapla
Paylaş!

« Önceki | Sonraki »
Cevapla  Gönder 

Opencart 2.1.0.1 Yayınlanmış Konusunun Linki Direk Link
Opencart 2.1.0.1 Yayınlanmış Konusunun HTML Kodu HTML Link
Opencart 2.1.0.1 Yayınlanmış Konusu BBCode Linki BBCode Link
Opencart 2.1.0.1 Yayınlanmış Konusunu Paylaş Sosyal Paylaş

Benzeyen Konular
Konu: Yazar Cevaplar: Gösterim: Son Mesaj
  Opencart SMS hatası YAVUZH 1 7,394 10-27-2021 11:09 PM
Son Mesaj: YAVUZH
  Opencart 2.2.0.0 https:// admin login giriş problemi çözümü juniermario 1 10,682 07-12-2021 08:27 AM
Son Mesaj: efifurufia
  Eticaret opencart Google GTIN numarası göndermesin TayfunDemirtas 0 2,501 10-05-2020 04:58 PM
Son Mesaj: TayfunDemirtas
  Opencart Siparişler ekranında hata CLOSER 0 3,012 05-18-2020 02:01 PM
Son Mesaj: CLOSER
  Opencart 2.0.3.1 ürün sayfasında hata CLOSER 2 2,753 05-18-2020 11:03 AM
Son Mesaj: CLOSER
  prestashop opencart sametzafer 1 861 12-18-2019 10:26 PM
Son Mesaj: alexcelik
  Opencart 2.0.3.2 KDV Sorunu ve Çözüm Önerisi yako34 2 1,040 12-12-2019 11:32 PM
Son Mesaj: yako34
  Opencart Mobilde Kategori Başlıkların Üst Üste Gelmesi Sorunu cokindirimli 0 974 09-01-2019 03:07 PM
Son Mesaj: cokindirimli
  Opencart güvenlik açığı var mı? bayberkmarket 4 1,831 08-11-2019 02:16 AM
Son Mesaj: bayberkmarket
  Opencart Admin paneli kayboldu Perdeks 1 2,130 06-11-2019 02:57 PM
Son Mesaj: suleymankasap

Opencart 2.1.0.1 Yayınlanmış indir, Opencart 2.1.0.1 Yayınlanmış Videosu, Opencart 2.1.0.1 Yayınlanmış online izle, Opencart 2.1.0.1 Yayınlanmış Bedava indir, Opencart 2.1.0.1 Yayınlanmış Yükle, Opencart 2.1.0.1 Yayınlanmış Hakkında, Opencart 2.1.0.1 Yayınlanmış nedir, Opencart 2.1.0.1 Yayınlanmış Free indir, Opencart 2.1.0.1 Yayınlanmış oyunu, Opencart 2.1.0.1 Yayınlanmış download


Forum Atla: