This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
HI all, I am really new to octobercms. I am facing trouble. I have a question about builder. So, I got new a project, legacy to be exact. but it was build using builder, gui. I have never coding in gui. The are using plugin called builder. So in this project I got error. SQLSTATE[42703]: Undefined column: 7 "ERROR", column ''auto_name" does not exist LINE 1:... I could have solved this issue if I have an access to query, which they not provided. They just give me an access to web and that gui. Do I need an access to source code ? if not, how could I fix this using builder ? Where the files are located ? Thank you. PS : this web using posgresql.
Hello,
If you have access to Bulider plugin, you can go to /backend/rainlab/builder
, find the problematic plugin, select database and add the missing column.
zs60815 said:
Hello, If you have access to Bulider plugin, you can go to
/backend/rainlab/builder
, find the problematic plugin, select database and add the missing column.
Hi thanks, but I can not see the source code ? Can I see it gui-ly ?
You can>johndoegrip62221 said:
zs60815 said:
Hello, If you have access to Bulider plugin, you can go to
/backend/rainlab/builder
, find the problematic plugin, select database and add the missing column.Hi thanks, but I can not see the source code ? Can I see it gui-ly ?
You don't access to builder's source from the the gui,, but you can write custom php in the code section, so you can eventually replace the builder component.
1-4 of 4