Thanks,
I have 2 problems.
1/ First problem:
My code : when i create a folder, it will automatically create the same folder in thumb folder in admin page. But now, i only create a folder. It can't automatically create the same folder in thumb folder. (my old hosting can do it automatically)
My structure for upload in admin page
- assets/images : for saving orignal images
- assets/thumb/images: saving thumb images
2/ Second problem:
In admin page of website, i can upload the '.png' files. Other types such as: jpg, jpeg, gif,... can't be uploaded.
How do i set to upload other types?
What do i need to change?
Thanks