-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the extension worked before #110
Comments
Now writes an error: |
Declaration of OCA\DuplicateFinder\Db\EEntity::setter($name, $args) must be compatible with OCP\AppFramework\Db\Entity::setter(string $name, array $args): void at /var/www/cloud.zlo.com/apps/duplicatefinder/lib/Db/EEntity.php#116 |
+1 same error message. Any solution? |
https://github.com/eldertek/nextcloudduplicatefinder here is a fixed version |
Declaration of OCA\DuplicateFinder\Db\EEntity::setter($name, $args) must be compatible with OCP\AppFramework\Db\Entity::setter(string $name, array $args): void at /var/www/cloud.x***/apps/duplicatefinder/lib/Db/EEntity.php#116 |
use my version, I provided the github link |
@eldertek can you add an how to to your readme for installing your fork? |
how to install without app store? |
Exactly that |
Add me on discord, I will guide you : eldertek |
Excuse me, where to add? |
better describe where to extract files from tar gz and what you need to make it work |
You need to git clone my repository inside nextcloud apps folder, then activate it on the webadmin. |
It would have been written right away. Your application already has a folder and is downloaded from the application store, but it does not work, it gives an error that I wrote above. |
Sorry did a bad explaination, /!\ You need to remove existing duplicatefinder inside nextcloud apps folder if existing. /!\
|
Everything worked thanks |
@eldertek worked perfect, thank you. This could really go into the Readme.md, IMO |
I am contacting Nextcloud App Store, to be maintainer of the app, keep in touch ! |
Now maintainer of https://apps.nextcloud.com/apps/duplicatefinder , download the version from your nextcloud |
Thanks for picking it up and congrats ;) |
@DominusExult don't hesitate to star the project : https://github.com/eldertek/duplicatefinder |
And now it crashes with an error
I tried uninstalling and reinstalling but it is not installed, an error is also shown and that's it
What needs to be fixed to make it work?
The text was updated successfully, but these errors were encountered: