• Joined on 2018-03-20
adphi commented on issue adphi/occweb#15 2020-04-17 15:43:05 +00:00
TypeError: must be of the type int, NULL returned.

Sorry I didn't see the issue earlier. Duplicated issue on github

adphi closed issue adphi/occweb#15 2020-04-17 15:43:05 +00:00
TypeError: must be of the type int, NULL returned.
adphi commented on issue adphi/occweb#3 2020-04-11 11:17:47 +00:00
Prevent maintenance mode to be set on from occweb

Your welcome.

adphi commented on issue adphi/occweb#3 2020-04-11 11:07:25 +00:00
Prevent maintenance mode to be set on from occweb

Please refer to the nextcloud configuration documentation and phpmyadmin documentation for php module installation, or ask on the Nextcloud Forum.

adphi commented on issue adphi/occweb#3 2020-04-11 10:41:18 +00:00
Prevent maintenance mode to be set on from occweb

I guess you are using a shared hosting, aren't you?

adphi commented on issue adphi/occweb#3 2020-04-11 09:46:50 +00:00
Prevent maintenance mode to be set on from occweb

We need to edit the nextcloud config file, usually /var/www/nextcloud/config/config.php and remove the line :

adphi pushed to master at adphi/Nextcloud-Docker 2020-03-07 12:20:13 +00:00
6c1044fef4 Merge pull request #1020 from tilosp/bot/update
da5b3bed1f Run update.sh
ac8c998431 rename imagick extension package for buster compat (#1008)
4cd608a6e0 Merge pull request #997 from tilosp/bot/update
884d8c21a5 Run update.sh
Compare 484 commits »
adphi deleted tag refs/remotes/gogs/master from adphi/Nextcloud-Docker 2020-03-07 12:12:03 +00:00
adphi pushed to refs/remotes/gogs/master at adphi/Nextcloud-Docker 2020-03-07 12:12:03 +00:00
6c1044fef4 Merge pull request #1020 from tilosp/bot/update
da5b3bed1f Run update.sh
ac8c998431 rename imagick extension package for buster compat (#1008)
4cd608a6e0 Merge pull request #997 from tilosp/bot/update
884d8c21a5 Run update.sh
adphi deleted tag refs/remotes/origin/master from adphi/Nextcloud-Docker 2020-03-07 12:11:22 +00:00
adphi pushed to refs/remotes/origin/master at adphi/Nextcloud-Docker 2020-03-07 12:11:22 +00:00
6c1044fef4 Merge pull request #1020 from tilosp/bot/update
da5b3bed1f Run update.sh
ac8c998431 rename imagick extension package for buster compat (#1008)
4cd608a6e0 Merge pull request #997 from tilosp/bot/update
884d8c21a5 Run update.sh
adphi commented on issue adphi/occweb#14 2020-03-03 08:26:14 +00:00
[WIP] Blacklist command

The blacklisted command is not correct: see occ docs: maintenance:mode --on.

adphi pushed to master at adphi/occweb 2020-02-02 16:54:36 +00:00
4fecde9d9d returns error message on exception
adphi closed issue adphi/occweb#11 2020-02-02 13:31:42 +00:00
Error: Class OCA\OCCWeb\Controller\OccOutput contains 1 abstract method and must therefore be declared abstract or implement the remaining methods
adphi commented on issue adphi/occweb#13 2020-02-02 13:30:29 +00:00
Could not resolve OCA\\OCCWeb\\Controller\\OccController! Class OCA\\OCCWeb\\Controller\\OccController does not exist

The problem was the php files name case... It should be fixed by v0.0.7.

adphi closed issue adphi/occweb#13 2020-02-02 13:30:29 +00:00
Could not resolve OCA\\OCCWeb\\Controller\\OccController! Class OCA\\OCCWeb\\Controller\\OccController does not exist
adphi pushed tag v0.0.7 to adphi/occweb 2020-02-02 13:19:32 +00:00
adphi pushed to master at adphi/occweb 2020-02-02 13:16:01 +00:00
411e9e800f fix name cases