แก้ไขไฟล์ dbConnection.php ครับ ส่วนที่ต้องแก้ส่วนที่ 1 ไฟล์ dbConnection.php $hostname = "localhost"; $dbUsername = "xxxxxxxxxx"; //username database $dbPassword = "xxxxxxxxxx"; // password database $dbName = "xxxxxxxxxx"; // database name $table_prefix = 'xxxxxx'; // ชื่อของ table แนะนำให้ใส่เป็นชื่อสินค้าหรือหมวดหมู่สินค้าที่ขายครับ หากต้องการเปลี่ยน username, password เข้าหน้า admin ส่วนที่ต้องแก้ส่วนที่ 2 ไฟล์ config.php $adminUser = 'admin'; //this is the admin username $adminPass = 'admin'; //this is the admin password จากนั้น update configที่ เมนู ตั้งค่าระบบ (Configuration) ใน script ครับ การติดตั้ง 1. upload ไฟล์ใน folder script ไปยัง sub folder ที่ต้องการติดตั้ง 2. เปิดเว็บบราวเซอร์ ไปที่ที่ script ติดตั้งอยู่และตามด้วยไฟล์ install.php เช่น http://www.zon2pages.com/install.php หรือ http://www.zon2pages.com/zon2pages/install.php *** Best Seller *** 1. แก้ไข url ของ rss feed ใน file bestseller_url.php 2. ใช้ cronjob เรียกไฟล์ Bestseller.php อีก 1 ไฟล์เพื่อดึงสินค้าขายดีในหมวดนั้นๆออกมา ขอบคุณครับ