×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Error installing component creator
Equipe IBS
New Member
Posts: 1
5 years 7 months ago #2035
by Equipe IBS
Error installing component creator was created by Equipe IBS
When doing the component installation, and accessing the administrative part generates the following error 'Unknown column' a.a.id 'in' order clause ', and I can not view the component
Please Log in or Create an account to join the conversation.
Davide Giacobbe
New Member
Posts: 3
5 years 7 months ago #2036
by Davide Giacobbe
Replied by Davide Giacobbe on topic Error installing component creator
I think is a bug, I had the same problem.
in the meantime they fix it, here's a quick fix:
edit in /administrator/components/com_yourcomponent/models/ all the plural files, one for every table you have
look for the commentin the following line delete the string
hope this helps.
in the meantime they fix it, here's a quick fix:
edit in /administrator/components/com_yourcomponent/models/ all the plural files, one for every table you have
look for the comment
// List state information.
'a.' .
hope this helps.
Please Log in or Create an account to join the conversation.
Time to create page: 0.048 seconds