Suppose you have a Products table with a Multi picture uploader. Creating images is going fine, but when you edit a record you don't see the uploaded images. In ..\trongate_filezone\views\uploader there are these 2 lines:
Because the BASE_URL is already in $previously_uploaded_file['directory'] $file_path becomes i.e.
"http://localhost:8090/trongate3//http://localhost:8090/trongate3/news_module/products_pictures/1/hammer.jpg"
My solution: replace the mentioned 2 lines by
Kr.
Albert
Previously uploaded images not shown
4 years ago
4 years ago
#1