From 759c9b5d6792cdecf14e7e5971feb07947b6c4e4 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 1 Nov 2015 15:59:56 +0100 Subject: remove cachebuster --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 73928afbf..b56b47e02 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,7 @@ We switched to a different feed parsing library which creates article ids differ ## FAQ ### I am getting Exception: Some\\Class does not exist erros in my owncloud.log -This is very often caused by missing or old files, e.g. by failing to upload all of the News app' files or errors during installation. Before you report a bug, please run the diagnostic tool to check which files are missing or out of date: - - ./occ news:verify-install +This is very often caused by missing or old files, e.g. by failing to upload all of the News app' files or errors during installation. Before you report a bug, please recheck if all files from the archive are in place and accessible. ### How do I reset the News app Delete the folder **owncloud/apps/news/** and **owncloud/data/news/**, then connect to your database and run the following commands where **oc\_** is your table prefix (defaults to oc\_) @@ -187,10 +185,6 @@ The following commands are available when using the **occ** file in the top dire ./occ -* **Verify installation**: - - ./occ news:verify-install - * **Generate search indices**: ./occ news:create-search-indices -- cgit v1.2.3