owncloud / richdocuments

:notebook_with_decorative_cover: Collabora Online for ownCloud
118 stars 53 forks source link

Revision History does not work #275

Open vanthoi opened 5 years ago

vanthoi commented 5 years ago

I am running a Centos 7. server. I use nginx proxy, php 7.2. Can edit the file to create files. Everything is good. Only the revision history is not reviewed!

View error script Bowser: image

Log error Owncloud:

{"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: permissions at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#3"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: title at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#4"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: fileId at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#5"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: token at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#6"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: urlsrc at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#7"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: path at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#8"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: uploadMaxHumanFilesize at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#30"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: uploadMaxFilesize at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#38"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: uploadMaxFilesize at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#40"} {"reqId":"SE2DhCSXXSkJMgjNBc9X","level":3,"time":"2019-08-28T22:24:00+07:00","remoteAddr":"192.168.0.1","user":"admin","app":"PHP","method":"GET","url":"\/apps\/richdocuments\/index","message":"Undefined index: uploadMaxHumanFilesize at \/var\/www\/html\/owncloud\/apps\/richdocuments\/templates\/documents.php#46"}

zakbarov commented 4 years ago

what was the decision ?