Giter Site home page Giter Site logo

Comments (6)

michael-e avatar michael-e commented on August 18, 2024

Fixed by f303e02.

from uniqueuploadfield.

michael-e avatar michael-e commented on August 18, 2024

I think I fixed this (although testing is a bit hard).

from uniqueuploadfield.

tonyarnold avatar tonyarnold commented on August 18, 2024

This fix doesn't seem to work for me. I've just updated Sym 2.3.1 to Sym 2.3.4, and I downloaded and installed the latest Unique Upload Field first.

All of my uploaded files now report "The file uploaded is no longer available. Please check that it exists, and is readable." even though clicking on the link shows the expected file.

How can I fix this?

from uniqueuploadfield.

michael-e avatar michael-e commented on August 18, 2024

If you look at the sym_fields_uniqueupload table in your database, you will see the field IDs of all your Unique Upload Fields. Using the IDs you can find the sym_entries_data_XXX tables of all your upload fields. In these tables the file column shouldn't have full paths anymore, but only the filenames. You can try and update these manually (using Sequel Pro, for example), or you can export the tables, edit the exported file and re-import the data.

If there are no paths in these tables, the updater has worked correctly. In this case it might be a permissions problem (you mentioned such issues in the Symphony tracker).

from uniqueuploadfield.

tonyarnold avatar tonyarnold commented on August 18, 2024

Hi Michael — all of these paths were left, so I modified them directly in the database. Thanks for the info.

from uniqueuploadfield.

michael-e avatar michael-e commented on August 18, 2024

Hmmm, strange, but probably we have no chance to find out what caused the issue in your case.

Glad that it's solved.

from uniqueuploadfield.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.