2567
รับทำเว็บไซต์อสังหาริมทรัพย์  รับทำเว็บฟุตบอล  รับทำเว็บพระเครื่อง รับทำเว็บขายรถมือสอง
หมวดสินค้า
สคริปเว็บประมูล+ลงประกาศฟรี
สคริปเว็บเต็นท์รถมือสอง
สคริปเว็บหางาน
สคริปเว็บบอร์ด
สคริปเว็บขายบ้าน ที่ดิน อสังหาริมทรัพย์
สคริปเว็บฟุตบอล
สคริปเว็บวาไรตี้
สคริปเว็บไซต์วัด
สคริปเว็บไซต์รีสอร์ท ห้องพัก ที่พัก ร้านอาหาร
สคริปเว็บ ขยายสายงาน MLM
สคริปร้านค้าออนไลน์
สคริปเว็บพระเครื่อง
สคริปเว็บหาเพื่อน Social Network
สคริปเว็บ ขายสินค้า+โปรเจ๊ค
สคริปเว็บลงประกาศฟรี
สคริป Hosting
สคริปเว็บ เว็บไซต์โรงเรียน
สคริปเว็บ อบต. เทศบาล โรงพยาบาล
รับทำระบบวิทยุออนไลน์
รับทำเว็บไซต์ ด้วยระบบ JOOMLA
ขายสคริปทำจาก SMF
สคริป เว็บดูหนังออนไลน์
สคริป เกมส์ออนไลน์
สคริปเว็บ จองห้องพัก จองโรงแรม
ขายสคริปทำจาก Discuz!
สคริปเว็บ ติวเตอร์
สคริปเว็บเพื่อการศึกษา
สคริปห้างสรรพสินค้า
สคริปเว็บเครื่องเสียง
สคิปเว็บ อัพวีดีโอ
ขายสคริปเว็บสำเร็จรูป
สคริปเว็บหน่วยงาน เว็บบริษัท
สคริปเว็บ 25satang
สคริปเว็บท่องเที่ยว เว็บทัวร์
สคริปเว็บไซต์ หน่วยงานอื่นๆ
สคริปเว็บร้านเสริมสวย
สคริปเว็บดูดวง
รับทำเว็บไซต์สปา
รับทำเว็บไซต์บริษัท ราคาถูก
รับทำเว็บทนายความ
รับเขียนโปรแกรมแบบฟอร์มรับข้อมูล
ตะกร้าสินค้า
จำนวนสินค้า ชิ้น
รวมเงิน บาท
ดูสินค้าในตะกร้า
ค้นหาสินค้า
ชื่อสินค้า
 
ตรวจสอบสินค้า
เลขที่ใบสั่งซื้อ
 
เว็บบอร์ด รับทำเว็บไซต์อสังหาริมทรัพย์ รับทำเว็บฟุตบอล รับทำเว็บพระเครื่อง รับทำเว็บขายรถมือสอง

แจกฟรี สคริป Classified เพื่อสร้างเว็บขายของ

  « เมื่อ 12-05-2013 เวลา 20:31:51 โดย เจ้าของร้าน อ่าน 4979 »

แจกฟรี สคริป Classified เพื่อสร้างเว็บขายของ

แจกฟรี สคริป Classified  เพื่อสร้างเว็บขายของ

สคริปต์ ทำเว็บตัวนี้ เป็นของเมืองนอกนะครับ เหมาะสำหรับการทำเว็บของของ ในต่างประเทศ เป็นของฟรี ที่ทางเว็บเขาแจกไว้ เพื่อให้เราได้ใช้กัน หากติดใจแล้วก็สามารถจะซื้อได้

การติดตั้งก็ง่ายๆ ครับ เหมือนกับพื้นฐานทั่วๆ ไปนั่นแหละ


Installation instructions
  1. Unzip the package
  2. Upload folders and files to your server. You may upload it to the root directory or to any subdirectory
  3. Directories: 'languages/', 'users_content/', 'system/cache/' and 'system/view/smarty/templates_c/' directories and all their subdirectories and files must have 777 CHMOD attributes on your server
  4. Create new MySQL database on the server. Usually it may be done via control panel on your hosting.
  5. Open 'system/config/database.php' file with a text editor and set your database settings. For example:
    $db['default']['hostname'] = "localhost";
    $db['default']['username'] = "user name";
    $db['default']['password'] = "your pass here";
    $db['default']['database'] = "database name";
    Do not use special symbols in database password like $@'-_^"\|/&%#* ,  use only alpha-numeric symbols in lower or upper case.
  6. Open 'system/config/config.php' file with a text editor and set your paths settings. Typically there are 2 config options you need to change in this file - base domain name and path to subdirectory with trailing slashs. If your site is not in subdirectory - leave it empty. For example:
    $config['base_url']    = "http://www.example.com/";
    $config['subdirectory']    = "subdirectory/";
  7. config.php and database.php files must be saved in UTF-8, all modified files must be saved in UTF-8
  8. Go to 'http://mysite/' ? this will run installation. You must get the list of accomplished pre-installation tests and 'Database installed!' final message.
  9. Fill in initial settings on next steps of installation: login, email and password of the root user, site name and site email.
  10. Installation completed.
  11. Read Getting started article of this manual in order to set up you directory script.

Note 1: if you get a blank page on 7th step, try to change this line in database.php from
$db['default']['dbdriver'] = "mysqli";
to
$db['default']['dbdriver'] = "mysql";

 Note 2: in the case that you can't upload images in your admin panel  (like site logo or listings images) first of all check that 'users_content/' folder and ALL its subfolders have 777 CHMOD attributes, if it didn't help - try to play with this variable in config.php file:
$config['users_content_server_path'] = $_SERVER['DOCUMENT_ROOT'] . '/' . $config['subdirectory'] . 'users_content/';
or
$config['users_content_server_path'] = '/' . $_SERVER['DOCUMENT_ROOT'] . '/' . $config['subdirectory'] . 'users_content/';
or
$config['users_content_server_path'] = '/' . $config['subdirectory'] . '/users_content/';
or
$config['users_content_server_path'] = 
$config['subdirectory'] . 'users_content/';

Note 3: If you get 404 or 500 error during installation, then in config.php file try to change this line:
$config['index_page'] = "index.php";

Note 4: also you may play with this settings:
in .htaccess file change from
#RewriteRule ^(.*)$ index.php/$1 [L]
RewriteRule ^(.*)$ ./index.php [L]

to
RewriteRule ^(.*)$ index.php/$1 [L]
#RewriteRule ^(.*)$ ./index.php [L]
or such settings when you get "No input file specified." error
RewriteRule ^(.*)$ /index.php?/$1 [L]
#RewriteRule ^(.*)$ ./index.php [L]
and in config.php file you may play with these
$config['uri_protocol']    = "REQUEST_URI";
may be changed to
$config['uri_protocol']    = "AUTO";


ภาพประกอบ เพื่อให้ดูว่า ลักษณะเว็บเป็นอย่างไร

สคริปต์สำหรับทำเว็บขายของ ง่าย สะดวก


เมื่อติดตั้งเสร็จแล้ว


admin (ลองเข้าเว็บที่ติดตั้งเสร็จ) >>>> http://www.salephpscripts.com/demo2/login/
login: admin@admin.com
password: admin

download >>>> ดาวน์โหลดตัวสคริปต์ที่นี่
รับทำเว็บไซต์อสังหาริมทรัพย์ รับทำเว็บฟุตบอล รับทำเว็บพระเครื่อง รับทำเว็บขายรถมือสอง
หน้าแรก รายการสคริปต์ สินค้าในตะกร้า การสั่งซื้อและขนส่ง แจ้งการชำระเงิน เว็บบอร์ด ติดต่อเรา เว็บเพื่อนบ้าน
Copy Right © รับทำเว็บไซต์อสังหาริมทรัพย์ รับทำเว็บฟุตบอล รับทำเว็บพระเครื่อง รับทำเว็บขายรถมือสอง
Design By WebKrooX.com webkroox.com เว็บครูเอ็กซ์ ดอตคอม
ที่อยู่ จังหวัดขอนแก่น รหัสไปรษณีย์ 40000 เบอร์โทรศัพท์ 097-3049990(เบอร์ line) และ 080-7567590 Fax meewebsite
Email : webkroox@gmail.com