×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Unknown column 'a.ordering' in 'order clause'
Simon Beekman
Návštevník
pred 4 rokmi 8 mesiacmi #9678
od Simon Beekman
Odpoveď od Simon Beekman na tému Unknown column 'a.ordering' in 'order clause'
I have forwarded this to our technical department and will get back to you soon!
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Simon Beekman
Návštevník
pred 4 rokmi 8 mesiacmi #9679
od Simon Beekman
Odpoveď od Simon Beekman na tému Unknown column 'a.ordering' in 'order clause'
We are not able to replicate your issue.
If this issue persists, please submit this as an issue on Github
If this issue persists, please submit this as an issue on Github
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
JAYESH RAUT
New Member
Posts: 1
pred 4 rokmi 8 mesiacmi #9680
od JAYESH RAUT
Odpoveď od JAYESH RAUT na tému Unknown column 'a.ordering' in 'order clause'
I already figured out the solution, it requires us to add the default "order" column in the table.
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Márton Feövenyessy
New Member
Posts: 1
pred 4 rokmi 7 mesiacmi #9690
od Márton Feövenyessy
Odpoveď od Márton Feövenyessy na tému Unknown column 'a.ordering' in 'order clause'
I had the same issue.
The problem was not the missing ordering field in my table.
I also had a foreign key field in my table, that was linked to Joomla users table.
This field had the checkbox 'Allow custom ordering' checked in Component Creator website, so after installation, joomla looked for the ordering field in its 'users' table, which does not have this field, thus it threw an error.
So I cleared the allow custom ordering checkbox, rebuilt the table, and everything was fine.
It took me half an hour, but finally found it by enabling site debugging in joomla control panel, so I could trace where the call is coming from.
I hope it helps someone.
The problem was not the missing ordering field in my table.
I also had a foreign key field in my table, that was linked to Joomla users table.
This field had the checkbox 'Allow custom ordering' checked in Component Creator website, so after installation, joomla looked for the ordering field in its 'users' table, which does not have this field, thus it threw an error.
So I cleared the allow custom ordering checkbox, rebuilt the table, and everything was fine.
It took me half an hour, but finally found it by enabling site debugging in joomla control panel, so I could trace where the call is coming from.
I hope it helps someone.
Nasledujúci užívateľ(ia) povedali ďakujem: Simon Beekman
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Čas vytvorenia stránky: 0.057 sekúnd