View RSS Feed

บล็อกโพสต์ล่าสุด

  1. Language / Charset Problems - Things To Check

    โดย เมื่อ 7th January 2010 เวลา 19:30:05
    Some people encounter problems with garbled characters when using vBulletin with non-English languages. Here are some things you can check based on my experience troubleshooting these problems:
    1. Make sure your HTML charset is appropriate to your forum language:

      Admin CP -> Languages & Phrases -> Language Manager -> [Edit Settings] -> HTML Character Set

      _____
    2. Also try emptying the blank character stripper:

      Admin CP -> vBulletin Options -> Censorship
    ...
  2. Installing vBulletin Guide

    โดย เมื่อ 7th January 2010 เวลา 08:36:33
    The first step towards running vBulletin after you have purchased a license is to download the latest vBulletin package, upload it to your web server and run the installer script. This article will take you through this process step-by-step.

    Note: Before installing vBulletin you need to have a domain name and a webhosting package with PHP and MySQL installed. You will also need to create a database within the MySQL engine to hold vBulletin's data.

    Downloading vBulletin ...
    ป้ายกำกับ: Installing vBulletin, Installing vBulletin Guide เพิ่ม / แก้ไข ป้ายกำกับ
    หัวข้อ
    vBulletin , How To
  3. phpBB Vs vBulletin and why vBulletin?

    โดย เมื่อ 25th December 2009 เวลา 23:29:04
    ไฟล์แนบ 271I get lots of queries from many phpBB webmasters asking "why vBulletin" when we have phpBB which is free with same features as vBulletin. I will try to answer this question here for all. Remember that vBulletin has countless more features than phpBB. The main thing I like about vBulletin is - I know it well and I am familiar with it. That was not the case when I started with vBulletin but I choose vBulletin over phpBB over and over again because

    1. phpBB
    ...
    หัวข้อ
    vBulletin , How To
  4. VB4 rewite ได้เองแล้ว

    โดย เมื่อ 19th December 2009 เวลา 15:40:57
    ไฟล์แนบ 268
    Mod Rewrite Friendly URLs
    คุณต้องสร้างไฟล์ .htaccess แล้วใส่ข้อความตามนี้

    RewriteEngine on

    # If you are having problems or are using VirtualDocumentRoot, uncomment this line and set it to your vBulletin directory.
    # RewriteBase /forum/

    RewriteCond %{REQUEST_FILENAME} -s [OR]
    RewriteCond %{REQUEST_FILENAME} -l [OR]
    RewriteCond %{REQUEST_FILENAME} -d

    RewriteRule ^.*$ - [NC,L]

    RewriteRule ^threads/.*
    ...
    ป้ายกำกับ: Mod Rewrite Friendly URLs, vb4.0 gold เพิ่ม / แก้ไข ป้ายกำกับ
    หัวข้อ
    vBulletin , How To
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31