Giter Site home page Giter Site logo

Comments (3)

boycott-github avatar boycott-github commented on July 18, 2024

I have the same problem, with Thunderbird 52. Any idea how to fix / workaround that?

from nextcloud-filelink.

blu-IT avatar blu-IT commented on July 18, 2024

I have this issue to since I deleted the account in filelink and wanted to set it with a new user/password. The dropdown menue does not show any provider or something else.

Nextcloud for Filelink 1.8 and Thunderbird 60.2.1 (64-bit)

Regards

from nextcloud-filelink.

blu-IT avatar blu-IT commented on July 18, 2024

@bipox Thanks for your hint regarding prefs.js!

I checked my prefs.js and found there only one (obviously old) entry:

user_pref("mail.cloud_files.accounts.account1.displayName", "My Nextcloud");

but a complete set should look like this:

user_pref("mail.cloud_files.accounts.account1.displayName", "My Nextcloud");
user_pref("mail.cloud_files.accounts.account1.port", 443);
user_pref("mail.cloud_files.accounts.account1.protectUploads", "Mypassword");
user_pref("mail.cloud_files.accounts.account1.server", "https://myserver.org");
user_pref("mail.cloud_files.accounts.account1.storageFolder", "/Mail-attachments");
user_pref("mail.cloud_files.accounts.account1.type", "Nextcloud");
user_pref("mail.cloud_files.accounts.account1.username", "myusername");

I renamed my original prefs.js for backup, started TB again and the dropdown was shown. After setting up the data for filelink access, looked into the newly created prefs.js and copied the part listed above to my original prefs.js and put it in place again. Restarted filelink and everythink works!

Now dropdown is shown again and filelink for nextcloud works fine!

Thanks!

from nextcloud-filelink.

Related Issues (20)

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.