Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

Db Function Failed With Error 1064

İleti SLKE » 08 Mar 2010

Hello!

I am trying to install qpersonel and ı always have this error: db function error number 1064.
I am using joomla 1.5.9 php 4.4.1 and mysql 3.2 and mysql 4

any suggestion to install correctly the component?
Maybe is there a sql file to install the database in manual way?

Thank you in advance for your wonderfull component and work!
Slke


jınstaller::install: error sql. Db function failed with error number 1064
you have an error in your sql syntax near 'engıne=myısam' at line 24 sql=create table `jos_qpersonel` ( `id` int(11) not null auto_increment, `katid` int(11) not null default '0', `baslik` varchar(255) not null default '', `metin` mediumtext not null, `gorev` varchar(255) not null, `unvan` varchar(255) not null, `dtarih` varchar(255) not null, `ogr_durum` varchar(255) not null, `eposta` varchar(255) not null, `grv_baslangic` varchar(255) not null, `dyeri` varchar(255) not null, `ekleyen` varchar(255) not null default '', `tarih` varchar(20) not null default '', `resim` varchar(255) not null default '', `yayinda` tinyint(1) not null default '0', `hit` int(11) not null default '0', `oylayan` int(11) not null default '0', `oylama` int(11) not null default '0', `kontrol_etti` int(11) not null default '0', `kontrol_zaman` datetime not null default '0000-00-00 00:00:00', prımary key (`id`), key `id` (`id`) ) engıne=myısam;
sql = create table `jos_qpersonel` (
`id` int(11) not null auto_increment,
`katid` int(11) not null default '0',
`baslik` varchar(255) not null default '',
`metin` mediumtext not null,
`gorev` varchar(255) not null,
`unvan` varchar(255) not null,
`dtarih` varchar(255) not null,
`ogr_durum` varchar(255) not null,
`eposta` varchar(255) not null,
`grv_baslangic` varchar(255) not null,
`dyeri` varchar(255) not null,
`ekleyen` varchar(255) not null default '',
`tarih` varchar(20) not null default '',
`resim` varchar(255) not null default '',
`yayinda` tinyint(1) not null default '0',
`hit` int(11) not null default '0',
`oylayan` int(11) not null default '0',
`oylama` int(11) not null default '0',
`kontrol_etti` int(11) not null default '0',
`kontrol_zaman` datetime not null default '0000-00-00 00:00:00',
prımary key (`id`),
key `id` (`id`)
) engıne=myısam;
Rumuz: SLKE
Yeni Üyemiz
Durum: Offline
Kullanıcı avatarı

İleti: 1
Kayıt: 08 Mar 2010

Installation / General Discussions

Yapimci phpBB © 2009 phpBB Group Style Tasarim Q-Proje