พอดีติดตั้งแล้วไม่ผ่านครับ ติดตรงที่การสร้างฐานข้อมูล
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM CHARACTER SET `utf8`' at line 29 SQL=CREATE TABLE `jos_banner` ( `bid` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default '0', `type` varchar(30) NOT NULL default 'banner', `name` varchar(255) NOT NULL default '', `alias` varchar(255) NOT NULL default '', `imptotal` int(11) NOT NULL default '0', `impmade` int(11) NOT NULL default '0', `clicks` int(11) NOT NULL default '0', `imageurl` varchar(100) NOT NULL default '', `clickurl` varchar(200) NOT NULL default '', `date` datetime default NULL, `showBanner` tinyint(1) NOT NULL default '0', `checked_out` tinyint(1) NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `editor` varchar(50) default NULL, `custombannercode` text, `catid` INTEGER UNSIGNED NOT NULL DEFAULT 0, `description` TEXT NOT NULL DEFAULT '', `sticky` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0, `ordering` INTEGER NOT NULL DEFAULT 0, `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `tags` TEXT NOT NULL DEFAULT '', `params` TEXT NOT NULL DEFAULT '', PRIMARY KEY (`bid`), KEY `viewbanner` (`showBanner`), INDEX `idx_banner_catid`(`catid`) ) TYPE=MyISAM CHARACTER SET `utf8`
มี ปัญหาเรื่องติดตั้ง Joomla Ecommerce virtuemart
Moderator: mindphp
Forum rules
คำถามหมวดนี้ ควรระบุ รายละเอียดของ Server OS, เวอร์ชั่น ของ PHP, CMS ที่ท่านใช้
รวมถึง Hosting หรือ Control Panel Hosting
คำถามหมวดนี้ ควรระบุ รายละเอียดของ Server OS, เวอร์ชั่น ของ PHP, CMS ที่ท่านใช้
รวมถึง Hosting หรือ Control Panel Hosting
-
- PHP Newbie
- Posts: 2
- Joined: 07/10/2011 3:17 pm
มี ปัญหาเรื่องติดตั้ง Joomla Ecommerce virtuemart
- Attachments
-
- pic1.png (27.65 KiB) Viewed 2044 times
- mindphp
- ผู้ดูแลระบบ MindPHP
- Posts: 27227
- Joined: 22/09/2008 6:18 pm
- Contact:
Re: มี ปัญหาเรื่องติดตั้ง Joomla Ecommerce virtuemart
เวอร์ชั่นอะไร
ขอรายละเีอียด server ด้วยครับ
ขอรายละเีอียด server ด้วยครับ
ติดตาม VDO: http://www.youtube.com/c/MindphpVideoman
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
-
- PHP Newbie
- Posts: 2
- Joined: 07/10/2011 3:17 pm
Re: มี ปัญหาเรื่องติดตั้ง Joomla Ecommerce virtuemart
ใช้ XAMPP 1.7.7 จำลองเป็น server ครับ
- Attachments
-
- pic3.png (17.19 KiB) Viewed 2011 times
- mindphp
- ผู้ดูแลระบบ MindPHP
- Posts: 27227
- Joined: 22/09/2008 6:18 pm
- Contact:
Re: มี ปัญหาเรื่องติดตั้ง Joomla Ecommerce virtuemart
mysql 5.x ไม่น่าจะมีปัญหา
ลอง เข้า phpmyadmin แล้ว
รัน
ดูครับ
ลอง เข้า phpmyadmin แล้ว
รัน
Code: Select all
CREATE TABLE `jos_banner` ( `bid` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default '0', `type` varchar(30) NOT NULL default 'banner', `name` varchar(255) NOT NULL default '', `alias` varchar(255) NOT NULL default '', `imptotal` int(11) NOT NULL default '0', `impmade` int(11) NOT NULL default '0', `clicks` int(11) NOT NULL default '0', `imageurl` varchar(100) NOT NULL default '', `clickurl` varchar(200) NOT NULL default '', `date` datetime default NULL, `showBanner` tinyint(1) NOT NULL default '0', `checked_out` tinyint(1) NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `editor` varchar(50) default NULL, `custombannercode` text, `catid` INTEGER UNSIGNED NOT NULL DEFAULT 0, `description` TEXT NOT NULL DEFAULT '', `sticky` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0, `ordering` INTEGER NOT NULL DEFAULT 0, `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `tags` TEXT NOT NULL DEFAULT '', `params` TEXT NOT NULL DEFAULT '', PRIMARY KEY (`bid`), KEY `viewbanner` (`showBanner`), INDEX `idx_banner_catid`(`catid`) ) TYPE=MyISAM CHARACTER SET `utf8`
ติดตาม VDO: http://www.youtube.com/c/MindphpVideoman
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
-
- Similar Topics
- Replies
- Views
- Last post
-
-
เกิด error การติดตั้ง eCommerce ด้วย Joomla virtuemart
by kamazu » 07/06/2012 12:59 am » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 9 Replies
- 4063 Views
-
Last post by ozzy_dnet
23/06/2012 3:36 am
-
-
-
มีปัญหาเรื่องติดตั้ง Joomla Ecommerce
by Nolemretaw » 16/09/2011 9:11 am » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 12 Replies
- 3472 Views
-
Last post by mindphp
16/09/2011 5:50 pm
-
-
-
จำทำเว็บขายของ ใช้ Joomla Virtuemart ดีไหม
by Vm-Virtuemart » 29/10/2020 3:10 pm » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 1 Replies
- 239 Views
-
Last post by mindphp
29/10/2020 4:10 pm
-
-
-
สอบถามเรื่อง joomla 2.5 + virtuemart 2 paysbuy
by tonmeai » 13/10/2012 11:33 am » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 2 Replies
- 2407 Views
-
Last post by tonmeai
15/10/2012 9:59 am
-
-
-
อยากทราบวิธีเพิ่ม Top Menu ของ Joomla-virtuemart
by Nolemretaw » 20/09/2011 9:34 am » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 1 Replies
- 1836 Views
-
Last post by mindphp
20/09/2011 5:16 pm
-
-
-
แก้ปัญหา virtuemart joomla 2.5 ขยายตัวเพิ่มจำนวนยังไง
by Jommla » 30/10/2014 6:52 pm » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 3 Replies
- 4224 Views
-
Last post by mindphp
31/10/2014 3:48 am
-
-
-
แก้ไขอย่างไรครับ ขั้นตอนการติดตั้ง Joomla Virtuemart
by sammy » 13/05/2011 9:45 am » in ปัญหาการใช้ phpBB3, SMF, Joomla, Wordpress, CMS, CRM - 0 Replies
- 1048 Views
-
Last post by sammy
13/05/2011 9:45 am
-
Who is online
Users browsing this forum: No registered users and 8 guests