Yetangitu / owncloud-apps

Applications for Nextcloud and Owncloud personal cloud server
GNU Affero General Public License v3.0
86 stars 41 forks source link

Not compatible with ownCoud 10.2 and newer #119

Open cdamken opened 5 years ago

cdamken commented 5 years ago

The class was deprecated since OC 8.0.0: OCP\Config, OCP\PERMISSION_XXX, OCP\Template

https://github.com/owncloud/core/pull/34927

cdamken commented 5 years ago
Error: Class 'OCA\Files_Reader\OC' not found
#7 files_reader/lib/config.php(28): get
#6 files_reader/lib/Hooks.php(41): announce_settings
#5 /var/www/owncloud/lib/private/legacy/hook.php(105): emit
#4 /var/www/owncloud/core/js/config.php(222): require_once
#3 /var/www/owncloud/lib/private/Route/Route.php(155): OC\Route\{closure}
#2 /var/www/owncloud/lib/private/Route/Router.php(342): match
#1 /var/www/owncloud/lib/base.php(909): handleRequest
#0 /var/www/owncloud/index.php(54): null
cdamken commented 5 years ago

@cdamken Why 10.2.0 broke ?

The deprecated classes were removed.

cdamken commented 5 years ago

Maybe fix also in #109, #108 ?

I doubt it, I don't see those classes in ownCloud.

cdamken commented 4 years ago

@Yetangitu Will you provide a new release?

I liked this app a lot, I really miss using it