Recent posts by phamvuduycuong15027
Post | When |
---|---|
Hi all, my website is load too low because too much request logs to 404 and then it was insert in my... |
Posted in How to disable insert logs in table system_request_logs on database |
Thanks you! it work for me |
|
How can I create a custom html page in Backend, just html no Model, and Database? |
|
I have a csv file of Product(Model), and this have a link of the image attach with product. So I nee... |
Posted in How to import attach file from csv? |
hi all, I trying to create a upload file form in component, my code: default.htm
|
Posted in Get file from upload file in Component |
hi all, I was try as: {{ form_open({ request: 'onCreateSch', files: true }) }} But the form not load... |
Posted in File/Image upload component not working |
I write a plugin, with a form to create a post, and the post have a approved field and approved_at i... |
Posted in Add hook into backend form update. |
... |
|
Hi everyone, I need some help. I create a javascript code ( I call this is A), and a function call a... |
|
@Crazymodder and @philipptempel thank you guys! |
Posted in How can I call function from Model in List - Partial? |