ออกแบบเทมเพลต template opencart
ออกแบบเทมเพลต ร้านค้าออนไลน์ ให้แตกต่าง นอกกรอบสนใจคลิ๊กเลย
โฮส host opencart
บริการจัดทำเว็บไซต์ครบวงจร ออกแบบ โปรโมท โฮสติ้ง งานออนไลน์วางใจเรา สยามเว็บไทย
โฮส host opencart
พื้นที่โฮสติ้งพร้อมติดตั้งระบบ opencart ภาษาไทย พร้อมใช้งาน

ผู้เขียน หัวข้อ: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย  (อ่าน 10344 ครั้ง)   

0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้

ออฟไลน์ amdev

  • ติดตั้ง แก้ไข ปรับแต่ง เขียนโมดูล Opencart PM มาโลด Tel>>089o๒๓7๒๓5
  • Administrator
  • ปรมาจารย์
  • *****
  • กระทู้: 2030
  • งดตอบคำถามกับคนที่ไม่ให้แท็กกับผู้พัฒนา
    • Shopping Cart Systems | Cheap Price From Amazon
    • อีเมล์
มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« เมื่อ: 02 กันยายน 2010, 12:15:18 PM »
ระบบภาษาผมเอามาจาก 148b และก็แก้ไขข้อความบางส่วนให้เหมาะสมยิ่งขึ้น

สำหรับคนไทย มีโมดูลครบตามเวอร์ชั่น 148b ที่คุณหนุงหนิงใส่ไว้

-เพิ่มลิงค์แสดงสินค้าทั้งหมด(กำหนดค่าที่หลังร้านว่าจะให้แสดงกี่ชิ้นต่อ1หน้า)
-เพิ่มในส่วนของ ประเภทสินค้าให้แสดงจำนวนหรือไม่แสดงจำนวน สินค้าได้(เข้าไปตั้งค่าได้ที่หลังร้าน เลือกโมดูล ประเภทสินค้า)
-เพิ่มในส่วนของหน้าโมดูลหลังร้าน เวลาเมาชี้ จะเปลี่ยนสี ของบบรทัดนั้นๆ เพื่อให้ง่ายต่อการ ลบ/ติดตั้ง โมดูล


แจกให้ใช้กันฟรีๆ ขอแค่ tag ผู้พัฒนา ให้กันไม่ได้หรืออย่างไร???? 8) 8) 8)

ดาวน์โหลดได้ ที่นี่ Siamopencart149 ThaiEdition


ทดสอบระบบได้ที่ opencart
user&pass:demo


รูปภาพ


โมดูล
-----------------------------------------------------------------------------------

โมดูลทั้งหมด
-----------------------------------------------------------------------------------

จัดการประเภทสินค้าหลังร้าน
------------------------------------------------------------------------------------

ประเภทสินค้าหน้าร้าน
--------------------------------------------------------------------------------------

แสดงสินค้าทั้งหมด

=======================================


ระบบที่เพิ่มเติมเข้ามาจาก 148b (แปลเอาเองน่ะคับ  :)) :)) :)))
== OpenCart v1.4.9 ==

FIXES:
- Fixed additional email for loop issue causing "Please Wait" and "Error Send To Required"
- Improved featured products query to make all status checks and return all pertinent data to match latest and bestseller queries.
- If no shipping, tax zone set to buyer's payment zone instead of default store zone
- Session uses full path for session to prevent session sharing
- Removed unneeded products variable from admin order.php
- Removed error on empty language file
- admin/controller/catalog/review.php double text validation cleaned up
- Admin Order Edit now supports product options & updated grand total

ADDED:
- Feature Module uses category-style selector for products
- Extension install/uninstall hook. Now when you install/uninstall extensions, if they have their own install/uninstall functions, they will be triggered.
- Logout destroys session completely.
- sort by model
- Cache for featured products
- Cache for categories
- Image class supports proper extension name on resize and transparency for png and gif.
- Extensions will "self-clean" if the files are deleted without uninstalling the extension first.
- Restored "Show Out Of Stock warning" option in setting
- Parent Category pages show image next to description
- Select All / Unselect All to all checkbox lists
- Postcode required option added to countries. Now postcode can be required on a per-country basis.
- Coupon code can be entered on Payment AND Confirm page, for those payments that skip the payment page
- New Paypal Improved. Itemized products, PDT support, debug messaging and more.
- Added Northern Ireland zones to UK
- FilesMatch check in htaccess to prevent viewing of tpl and ini files



== OpenCart v1.4.8b ==

- Removed old latest code from home.php
- Improved the token ignore
- currency has check before format
- tag search count fix
- added load seo for the info module
- Stock subtract bug fixed
- fixed success/error message clear on admin extension page
- fixed unlimited coupon setting fixed
- fixed extra field requirement in store edit
- Fixed download push feature
- Added if statement around welcome box to not show if empty
- Fixed some typos
- Fixed category name validation to match db length (255)
- Fixed default address option on edit address
- Fixed tax from defaulting to store tax when display prices with tax is off


== OpenCart v1.4.8 ==

FIXED:
- Coupon discount check only for flat value coupons
- Pagination in search & specials
- Worldpay not updating order
- Admin Country, Zone, & Download pagination
- Thickbox agree to terms fix on checkout payment page
- Continue button with ajax add to cart off goes to not found
- Division by zero if catalog/admin item limit set to 0 (tho it should not be possible)
- UPS error scenarios weren't showing properly
- UPS weight display at the title instead of redundantly per-rate
- UPS Test mode confusion cleared up
- USPS weight display at the title instead of redundantly per-rate
- removed "source" for ckeditor to cut down filesize
- Add $config->set('config_language', $languages[$code]['code']); to index.php
- Changed new tables for product_tags and stuff to utf8_bin
- Order Comments not included in email
- Added default invoice id & prefix to install/upgrade.sql
- Added conditional check for the admin header base path: (HTTPS_SERVER) ? HTTPS_SERVER : HTTP_SERVER;
- restore all languages in backend even if disabled
- replaced add to cart javascript: $('#add_to_cart').removeAttr('onclick'); to allow handling by other scripts.
- sort arrow images were reversed
- Perpetual Payments Test mode confusion cleared up
- Featured limit default - add (int) to limit in model to prevent error
- Specials fix for limit in sidebox
- Going to wrong page while using SEO now shows error page
- Fixed Combined Tax rate issue
- Fixed Low Order Fee order total typo for tax setting
- Fixed Sales tax issue for non-shipped products to use payment address
- Install admin email not populating the user table
- Update royal mail rates or make them editable from admin
- Fix pp standard to use the update statuses and so that curl and fsock both use the proper "else" options.
- Changed default success message "2-5 working days" to be more vague
- Reordered the children for "common/header" to appear last so that document class methods can be called from within modules.
- Fix default weight/length to default to what the setting has.
- Bestsellers wasn't updating immediately after purchase because the cache wasn't cleared on purchase



ADDED:
- Category Description Name to be longer than 32 (255)
- SEO proper "not found" redirect
- mail parameters field to mail tab (useful for adding authentication "-f" options and more)
- Full Customer Details in admin
- Manual Order Edit
- Additional checkbox for order update (Notify = send email, Update = add history)
- confirm delete added to admin delete/uninstall actions
- Longer email fields (96)
- Added product tags to bottom of product page for easy cross-referencing.
- Auto-select first radio button for shipping or payment
- increased contact form character count from 1000 to 3000
- Fixed bug in thickbox js to allow use of rel tag for prev/next additional images with main image in popup
- Show category description info even where there are no products
- add customer email to invoice under the payment address
- added order comments on invoice
- moved some inline javascript to external files (ajax add to cart now in ajax_add.js)
- moved coupon box to the payment page to allow coupons to change the possible payment options (i.e. freecheckout for 100% discount coupons)
- Comments to order invoice
- Counts for all tabs on product page
- Optional checkbox to push updated downloads to all previous customers upon new version save
- Added current download filename under the input box on admin download form
- Options -Indexes and tpl file disallow to default .htaccess file to prevent showing directory listings
- CSRF Fix for new admin user insert (captcha on user edit form)
- Additional Images & Related products count added to tab on product page by default
- Fixed LIQPAY confirm button
- Disable Reviews option
- Enhanced Order Email (HTML Admin emails)
- Guest Checkout separate addresses
- Enter key for Product filter in admin
- Telephone number on invoice
- Validation check to Product Copy (Daniels request)
- Add model to the related products in product edit
- Automatic Copyright in admin footer
- Added MetaKeywords to products and categories
- Added return on language load to allow simple array merge for language files
- Added Send Newsletter By Products Purchased
- Lots of improvements to cart sidebox (ajax delete item, all totals, view/checkout links)
- GET method for add to cart
- Add to cart button in all modules? small + button?
- Stock decrease option moved to product level
- Minimum Order Qty (per-product)
- Product "cost" field
- Add back default sort order
- Individual zone/country/postcode for products
- Cross-linked related products (relationship goes both ways now). Relating product A to B also relates B to A
- Maintenance Mode
- Multiple Email address for store email
- remove/combine the Show Out of stock. Just show it when Stock checkout is no and product is out of stock
- Add IP Address to order view
- Freecheckout integrated into core.
- Low Order Fee only applies if there is a subtotal, allowing free products to remain free
- Homepage is now modular and new "home" position for modules configurable in admin
- Additional ability to use "modularized" sideboxes on main page (3 across) by adding the module to the $this->children list.
- Free Checkout as part of the core
- Comments saved if payment checkbox not checked
- Added customer email, telephone, ip to order email to make it more complete
- Admin Token system for CSRF security
- Royal Mail rates update


== OpenCart v1.4.7 ==

FIXED:
- Coupon discount taking more than the product total. Now matches max product total
- "Total" order total module allowed negative totals if discounts exceeded total. Now stops at 0
- Several language duplicates removed
- Some city names updated in sql
- Fixed potential filemanager while loop error with readdir (Based on php.net's recommendation)
- Fixed sagepay array for FailureURL
- Fixed weight based shipping not supporting 0 cost
- Fixed document $styles and $scripts on header.tpl to properly support the correct options
- Shifted the shipping POST check to avoid reloading rate request when going to the payment page and not using quote session check
- Cleaned up field size inconsistencies with email length between the validation checks and the db
- Fixed login link to correct "&" vs "&";
- Account approve not allowing logins for existing customers
- Fixed Google Sitemap xml error to correct "&" vs "&amp";
- Sort by price converting to string issue
- store_url duplication in customer approval email
- Fixed typo in customers "awating" approval function names
- Fixed typo in order model for "notifiy" in the update function
- Fixed incorrect Customers Awaiting Approval count on admin dashboard


ADDED:
- Universal Upgrade Script (supports upgrades as far back as v1.3.0)
- Category Status in admin (per-category)
- Information Status in admin (per-item)
- Country Status in admin
- Zone status in admin
- Shipping Quote Session option in admin
- Added version constant at the top of the startup.php file to allow programmatic usage
- Added page warning on pages with multi-tabs to show error at top instead of just the field errors so it is clear
- Items per page for admin rows configurable via admin
- Items per page for catalog items configurable via admin (per store)
- Show Weight on Cart page option in admin (per store)
- Latest Module
- Specials Module
- Featured Module
- Disable coupon order total will also disable coupon entry box on front end
- Persist original route if login required
- Disabling language removes requirement from need for entry in admin
- Thickbox agree terms on checkout and create
- Added Model Search checkbox on Advanced Search
- Added Popular Products model function (Order by Viewed) for future use.
- Added $product_info array to the product to make echoing additional fields easier
- Improved order data return without double processing/subset
- Added support for common base product discount pricing
- Added Improved language support. Fallback to English for missing entries to avoid fatal errors over missing language file
- Added setting language from url ...route=common/home&language=de
- Added setting currency from url ...route=common/home&currency=USD
- Added Product Tag table and added search support in tags.
« แก้ไขครั้งสุดท้าย: 03 กันยายน 2010, 12:29:45 PM โดย amdev »

หนุงหนิง

  • บุคคลทั่วไป
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #1 เมื่อ: 02 กันยายน 2010, 06:41:56 PM »
แจ่มเลย ผมโล่งไปอีกงาน อิอิ! ขอบคุณครับ

ออฟไลน์ siamwebthai

  • siamopencart
  • Administrator
  • สุดยอดแฟนพันธุ์แท้
  • *****
  • กระทู้: 546
    • ิblog
    • อีเมล์
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #2 เมื่อ: 02 กันยายน 2010, 07:01:00 PM »
คุณหนุงหนิง มีทายาทอสูร สืบทอด opencart แล้ว
ช่วงนี้ทำแต่ระบบ seo สนุกสนานกัน

ออฟไลน์ Wasan

  • DJ camfrog
  • สุดยอดแฟนคลับ
  • ****
  • กระทู้: 222
    • Shop Begin
    • อีเมล์
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #3 เมื่อ: 03 กันยายน 2010, 08:17:13 AM »
มาเร็วเคลมเร็วดีจัง  :)) :)) :))

ออฟไลน์ amdev

  • ติดตั้ง แก้ไข ปรับแต่ง เขียนโมดูล Opencart PM มาโลด Tel>>089o๒๓7๒๓5
  • Administrator
  • ปรมาจารย์
  • *****
  • กระทู้: 2030
  • งดตอบคำถามกับคนที่ไม่ให้แท็กกับผู้พัฒนา
    • Shopping Cart Systems | Cheap Price From Amazon
    • อีเมล์
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #4 เมื่อ: 03 กันยายน 2010, 08:21:56 AM »
มาเร็วเคลมเร็วดีจัง  :)) :)) :))


555 เท่าที่ดู ไม่มีอะไรเพิ่มเติมมากมายคับ แก้บักนิดหน่อยใน 148b คับ
ถ้าใครใช้ 148b อยู่ก็ไม่จำเป็นต้องอัปอะไรคับ  :) :) :)

oek2002

  • บุคคลทั่วไป
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #5 เมื่อ: 03 กันยายน 2010, 12:03:44 PM »
ของผมอับเกรด ล้มหมดเลยครับ
แง้ๆๆๆๆๆๆๆ
อะไรที่เป็นภาษาไทยเรียกขึ้นไม่ได้เลย

ออฟไลน์ Pooh

  • Team siamopencart
  • แฟนพันธุ์แท้
  • ******
  • กระทู้: 324
  • ขอบคุณ SiamOpenCart เจ้าค่ะ
    • www.mamykiddy.com
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #6 เมื่อ: 03 กันยายน 2010, 03:24:22 PM »
อ้าว เกิดไรขึ้นอ่ะพ่อเอก ...


oek2002

  • บุคคลทั่วไป
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #7 เมื่อ: 03 กันยายน 2010, 03:31:01 PM »
แก้ได้แล้วครับ
หรือแค่ ภาษาตรง admin จังหวัดเป็น ??????????????
ิbot ผมไม่วิ่งครับตายคาที่เลย

ออฟไลน์ amdev

  • ติดตั้ง แก้ไข ปรับแต่ง เขียนโมดูล Opencart PM มาโลด Tel>>089o๒๓7๒๓5
  • Administrator
  • ปรมาจารย์
  • *****
  • กระทู้: 2030
  • งดตอบคำถามกับคนที่ไม่ให้แท็กกับผู้พัฒนา
    • Shopping Cart Systems | Cheap Price From Amazon
    • อีเมล์
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #8 เมื่อ: 03 กันยายน 2010, 03:41:59 PM »
แก้ได้แล้วครับ
หรือแค่ ภาษาตรง admin จังหวัดเป็น ??????????????
ิbot ผมไม่วิ่งครับตายคาที่เลย

อ้าว ไงเป็นงั้นคับ ไหนว่ามาหน้า 1 หลายคำแล้ว ทำไมบอทมันไปไหนหมดหว่า


oek2002

  • บุคคลทั่วไป
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #9 เมื่อ: 03 กันยายน 2010, 04:00:46 PM »
แ้ก้เป็นชั่วโมง ต้นเหตุคือ คุ็กกี้ที่เครื่องผมเองครับผม ปล่อยไก่แล้วเรา 555+ สรุปปกติแล้วครับ

ออฟไลน์ torvip

  • มือใหม่หัดขับ
  • *
  • กระทู้: 15
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #10 เมื่อ: 07 กันยายน 2010, 09:19:02 AM »
ขอบคุณครับ

ออฟไลน์ pyopyo

  • แฟนพันธุ์แท้
  • ****
  • กระทู้: 479
  • เป็นคนดีสำคัญที่สุด
    • ราคา inkjet
    • อีเมล์
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #11 เมื่อ: 07 กันยายน 2010, 09:21:58 AM »
เจ๋งไปเลยยยย

ออฟไลน์ พี่ปิ๊

  • แฟนคลับ
  • **
  • กระทู้: 76
    • ขายหนังDVD,หนังราคาถูก,แผ่นหนัง,ซีรีย์เกาหลี,ซีรี่ย์ญี่ปุ่น,ซีรี่ย์ฝรั่ง,การ์ตูน,หนังใหม่ราคาถูก
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #12 เมื่อ: 07 กันยายน 2010, 11:40:48 AM »
ขอบคุณครับ

ออฟไลน์ James

  • มือใหม่หัดขับ
  • *
  • กระทู้: 5
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #13 เมื่อ: 07 กันยายน 2010, 02:46:05 PM »
ขอบคุณมาก ๆ ครับ

ออฟไลน์ e680

  • มือใหม่หัดขับ
  • *
  • กระทู้: 7
Re: มาแล้วคับ SiamOpencart 149 สำหรับคนไทย
« ตอบกลับ #14 เมื่อ: 12 กันยายน 2010, 06:03:24 PM »
รบกวนถามครับ ผมลองที่ให้ลองระบบ ลองใช้โมดูลสไลด์โชว์ แล้วขึ้น Error: Could not load model catalog/sidebarslideshow! ครับ ถ้าเอาไปใช้จริงจะมีปัญหาแบบนี้มั้ยครับมีใครลองแล้วบ้าง(ยังไม่มีเว็บเองเลยยังลองไม่ได้แต่สนใจ opencart อยู่แล้วพอดีมาเจอเว็บนี้ครับ) :P

 

ผู้สนับสนุน