From 56d62cc44328fc92fc2cbfeabaeee9ec35a52e6d Mon Sep 17 00:00:00 2001 From: Kuzirashi Date: Fri, 16 May 2014 23:08:35 +0200 Subject: [PATCH] Added information about setting directory access rights for /engine/cache. Fixed size issue with GitHub avatars when using default avatar. --- README.md | 2 ++ credits.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b93255..bce2ac0 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ This will show you the rest of the instructions as well as the mysql schema. 7: Please note that you need PHP cURL enabled to make Paypal payments work. +8: You may need to change directory access rights of /engine/cache to allow writing. + ### This is the developement repository for the Znote AAC project. # TODO 1.5: * Confirm TFS 1.0 LUA scripts works (Shop system, first items) diff --git a/credits.php b/credits.php index ba540a1..eeb8c18 100644 --- a/credits.php +++ b/credits.php @@ -42,7 +42,7 @@ if(!function_exists('curl_version')) { // If CURL isn't enabled show default ver echo '
-
+
' . $contributor['login'] . '
';