Hi, I upgraded my gallery to 2.1 and vbulletin 3.6.5, but I have an issue
Quote:
It seems the path to users images is lost e.g.
/files/u/s/e/r/i/d/<imagefilename>
and instead uses
/files/<imagefilename>
instead.
When I uploaded a file to test it worked but the path was
/files/userid-<imagefilename> (userid was appended to file name!)
|
can anyone help me out, as the paths to all my images are gone?
I had though about manually edit the file name, but the must be an easier way? Surely the upgrade preserves the file folder structure?