shorten
shorten copied to clipboard
Not working with 9.1
The app is configurable in the admin page, but it does nothing. No matter what option is selected, I still see the default URL's. No error message is seen. I don't know about logs as I do not know in which log something could be expected.
I cant even see it in the admin page...
Shows up in admin page, same problem as OP, no errors. Any ideas ?
I got the same issue.
For admin page, on 9.0 i had to enable "beta" applications. This is not written into documentation.
But is still not clear to me how to use it on user page.
I can confirm that v0.0.15 does not work with 9.1 - I can see the settings on the admin page but the URLs are not shortened.
I solved this problem with the command below
$ cd /var/www/owncloud/apps/shorten/ $ sed -i 's/#linkText/.linkText/g' js/script.js
Thanks for @hirnschmalz
@Narfian Thanks, that works!
So seems to me https://github.com/Fmstrat/shorten/pull/31/commits/4f608ddd6841867c8fe765e0ca61b5fe1f96932c I have applied the patch to 9.0.4 and it is working as well.
Seems to me less invasive than the sed command.
@Narfian Tried but nothing happen
@Narfian Works for me with Polr 2.1.1 and Nextcloud 10.0.3. Thanks a lot. :-)
@Narfian Works for me on ownCloud 9.1.4