คงเปนที่ mod rewrite อะคับ
ลองแก้ .htaccess ตามนี้ดิ๊คับ
DirectoryIndex index.html index.php
<IfModule mod_rewrite.c>
RewriteEngine on
# Some hostings require RewriteBase to be uncommented
# Example:
# Your store url is http://www.yourcompany.com/store/cscart
# So "RewriteBase" should be:
# RewriteBase /store/cscart
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
ปล. ถามหน่อยคับ เวบคุณมีปัยหา ใช้ script นี้มีปัญหา ภาษาไทยไหมคับ คือของผมมันพิมไทยไม่ได้ ได้แ่ต่ eng หาทางแก้ได้ไหมคับ แนะนำด้วยคับ ผมก็อยากให้ช่วยเหมือนกัน