hello sir,
downloaded the csnfilemanger code added to my zf2 main project. the code works in these areas. my upload file path is C:\ZF2AppData\uploads
- shows the index.phtml
a) if folder is empty without any mages it shows the tile My files with upload button below
b) if C:\ZF2AppData\uploads has image files it lists in index.phtml
c) upload link when clicked goes to file upload form it shows the required fields text area but when i choose a image file or any file txt it doesnt upload.
so how to fix this.
hello sir,
downloaded the csnfilemanger code added to my zf2 main project. the code works in these areas. my upload file path is C:\ZF2AppData\uploads
a) if folder is empty without any mages it shows the tile My files with upload button below
b) if C:\ZF2AppData\uploads has image files it lists in index.phtml
c) upload link when clicked goes to file upload form it shows the required fields text area but when i choose a image file or any file txt it doesnt upload.
so how to fix this.