×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Unknown column 'a.ordering' in 'order clause'
Jaime Arevalo
Nieuw lid
Posts: 10
5 jaren 10 maanden geleden #1927
door Jaime Arevalo
Unknown column 'a.ordering' in 'order clause' werd gestart door Jaime Arevalo
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
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Jaime Arevalo
Nieuw lid
Posts: 10
5 jaren 10 maanden geleden #1928
door Jaime Arevalo
Beantwoord door Jaime Arevalo in topic Unknown column 'a.ordering' in 'order clause'
Sol. I must add to each table field ordering.
De volgende gebruiker (s) zei dank u: JAYESH RAUT
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
David Romero
Nieuw lid
Posts: 1
5 jaren 9 maanden geleden #2002
door David Romero
Beantwoord door David Romero in topic Unknown column 'a.ordering' in 'order clause'
What did you do to resolved this? I have been running into alot of issues with this tool recently.
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Yetis
Nieuw lid
Posts: 2
5 jaren 9 maanden geleden - 5 jaren 9 maanden geleden #2010
door Yetis
Beantwoord door Yetis in topic Unknown column 'a.ordering' in 'order clause'
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');
Laatst bewerkt 5 jaren 9 maanden geleden door Yetis.
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
JAYESH RAUT
Nieuw lid
Posts: 1
5 jaren 3 maanden geleden #2137
door JAYESH RAUT
Beantwoord door JAYESH RAUT in topic Unknown column 'a.ordering' in 'order clause'
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.
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Flips79
Nieuw lid
Posts: 1
4 jaren 8 maanden geleden #9677
door Flips79
Beantwoord door Flips79 in topic Unknown column 'a.ordering' in 'order clause'
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Tijd voor maken pagina: 0.058 seconden