×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Unknown column 'a.ordering' in 'order clause'
Jaime Arevalo
Yeni Üye
Posts: 10
5 yıl 10 ay önce #1927
Yazan: Jaime Arevalo
Unknown column 'a.ordering' in 'order clause', Jaime Arevalo tarafından oluşturuldu
Hello.
I have made somes updates to my component and I working in the test localhost, the instalation is really fine, no problem, but when I start back end it's not working joomla show me: "Unknown column 'a.ordering' in 'order clause'", it's only with my "component creator" component, and in front end , I have the error 403, it's normal because I can't make the setup for this component.
Could you Help me?
Thank you.
Jaime
I have made somes updates to my component and I working in the test localhost, the instalation is really fine, no problem, but when I start back end it's not working joomla show me: "Unknown column 'a.ordering' in 'order clause'", it's only with my "component creator" component, and in front end , I have the error 403, it's normal because I can't make the setup for this component.
Could you Help me?
Thank you.
Jaime
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Jaime Arevalo
Yeni Üye
Posts: 10
5 yıl 10 ay önce #1928
Yazan: Jaime Arevalo
Jaime Arevalo tarafından Unknown column 'a.ordering' in 'order clause' konusunda yanıtlandı
Sol. I must add to each table field ordering.
Şu kullanıcı(lar) Teşekkür etti: JAYESH RAUT
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
David Romero
Yeni Üye
Posts: 1
5 yıl 9 ay önce #2002
Yazan: David Romero
David Romero tarafından Unknown column 'a.ordering' in 'order clause' konusunda yanıtlandı
What did you do to resolved this? I have been running into alot of issues with this tool recently.
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Yetis
Yeni Üye
Posts: 2
5 yıl 9 ay önce - 5 yıl 9 ay önce #2010
Yazan: Yetis
Yetis tarafından Unknown column 'a.ordering' in 'order clause' konusunda yanıtlandı
Yo lo e resuelto así
site\models\tuarchivo.php
// parent::populateState('a.ordering', 'asc');
administrator\views\tuarchivo\tmpl\default.php
// $ordering = ($listOrder == 'a.ordering');
administrator\models\tuarchivo.php
// parent::populateState('a.ordering', 'asc');
site\models\tuarchivo.php
// parent::populateState('a.ordering', 'asc');
administrator\views\tuarchivo\tmpl\default.php
// $ordering = ($listOrder == 'a.ordering');
administrator\models\tuarchivo.php
// parent::populateState('a.ordering', 'asc');
Son Düzenleme: 5 yıl 9 ay önce Düzenleyen:Yetis
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
JAYESH RAUT
Yeni Üye
Posts: 1
5 yıl 3 ay önce #2137
Yazan: JAYESH RAUT
JAYESH RAUT tarafından Unknown column 'a.ordering' in 'order clause' konusunda yanıtlandı
Solution:
Add to the table a field called "ordering" of type INT with default value '0' and width as 11.
Add to the table a field called "ordering" of type INT with default value '0' and width as 11.
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Flips79
Yeni Üye
Posts: 1
4 yıl 8 ay önce #9677
Yazan: Flips79
Flips79 tarafından Unknown column 'a.ordering' in 'order clause' konusunda yanıtlandı
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Sayfa oluşturma süresi: 0.057 saniye