[00:00] robertokir joined #tikiwiki [05:58] fabricius1 joined #tikiwiki [09:22] fabricius polom [11:19] Tiki|bot Recent Bug: - Clicking a file link in a diff view in comment produces garbled data - http://dev.tiki.org/item7139-Clicking-a-file-link-in-a-diff-view-in-comment-produces-garbled-data [11:23] jonnyb joined #tikiwiki [11:23] jonnyb pom pom polom [11:50] Jyhem hey jonnyb :) [11:51] seamymsg joined #tikiwiki [11:53] * Jyhem did his first git commit following Fabio's previous explanations :-) [11:53] * Jyhem waits for Fabio's new explanation about why it did not actually produce any change in svn unlike in Fabio's demo :-( [11:54] Jyhem (progress) [13:18] Tiki|bot Recent Bug: - Display row and col borders by default when tiki spreadsheets are printed in simple mode with mpdf - http://dev.tiki.org/item7140-Display-row-and-col-borders-by-default-when-tiki-spreadsheets-are-printed-in-simple-mode-with-mpdf [13:43] robertokir joined #tikiwiki [13:45] robertokir joined #tikiwiki [15:16] dgarci11 joined #tikiwiki [15:16] dgarci11 Hey! [15:16] dgarci11 I'm trying to install Tiki 20 on the cloud but I ran into some issues. I fixed some of them by enabling the PHP GC extension and mysqli extension [15:17] dgarci11 however, in the installation phase I ran into a major fatal error, and some warnings [15:17] dgarci11 should I post them here? [15:27] dgarci11 joined #tikiwiki [15:27] dgarci11 disconnected if anyone responded ;) [15:50] jonnyb joined #tikiwiki [16:02] Jyhem_laptop dgarci11: sure, otherwise there is not much info :-) [16:03] Jyhem_laptop Also: you can run the file tiki-check.php as a standalone php file in order to check that the server will run Tiki [16:34] dgarci11 ok [16:34] dgarci11 " Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 95Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on [16:34] dgarci11 line 120Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 128Fatal error: Uncaught Symfony\Component\Config\Exception\FileLocatorFileNotFoundException: The file "tiki.xml" does not exist (in: TIKI_PATH/db/config). in /home/vc [16:34] dgarci11 ap/app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php:71 Stack trace: #0 /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php(42): Symfony\Component\Config\FileLocator->locate('tiki.xml') #1 /home/vcap/app/htdocs/lib/init/initlib.php(133): Symfony\Component\DependencyInjection\Loader\XmlFile [16:34] dgarci11 Loader->load('tiki.xml') #2 /home/vcap/app/htdocs/lib/tikilib.php(59): TikiInit::getContainer() #3 /home/vcap/app/htdocs/db/tiki-db.php(153): TikiLib::lib('smarty') #4 /home/vcap/app/htdocs/lib/core/TikiDb.php(174): TikiDb_LegacyErrorHandler->handle(Object(TikiDb_Adodb), 'SELECT COUNT(*)...', false, false) #5 /home/vcap/app/htdocs/lib/core/TikiDb/A [16:34] dgarci11 dodb.php(111): TikiDb->handleQueryError('SELECT COUNT(*)...', false, false, true) #6 /home/vcap/app/htdocs/lib/core/TikiDb.php(89): TikiDb_Adodb->query('SELECT COUNT(*)...', in /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php on line 71 " [16:34] dgarci11 Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 95Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on lin [16:34] dgarci11 e 120Warning: Use of undefined constant TIKI_PATH - assumed 'TIKI_PATH' (this will throw an Error in a future version of PHP) in /home/vcap/app/htdocs/lib/init/initlib.php on line 128Fatal error: Uncaught Symfony\Component\Config\Exception\FileLocatorFileNotFoundException: The file "tiki.xml" does not exist (in: TIKI_PATH/db/config). in /home/vcap/ [16:34] dgarci11 app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php:71 Stack trace: #0 /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php(42): Symfony\Component\Config\FileLocator->locate('tiki.xml') #1 /home/vcap/app/htdocs/lib/init/initlib.php(133): Symfony\Component\DependencyInjection\Loader\XmlFileLoa [16:34] dgarci11 der->load('tiki.xml') #2 /home/vcap/app/htdocs/lib/tikilib.php(59): TikiInit::getContainer() #3 /home/vcap/app/htdocs/db/tiki-db.php(153): TikiLib::lib('smarty') #4 /home/vcap/app/htdocs/lib/core/TikiDb.php(174): TikiDb_LegacyErrorHandler->handle(Object(TikiDb_Adodb), 'SELECT COUNT(*)...', false, false) #5 /home/vcap/app/htdocs/lib/core/TikiDb/Adod [16:34] dgarci11 b.php(111): TikiDb->handleQueryError('SELECT COUNT(*)...', false, false, true) #6 /home/vcap/app/htdocs/lib/core/TikiDb.php(89): TikiDb_Adodb->query('SELECT COUNT(*)...', in /home/vcap/app/htdocs/vendor_bundled/vendor/symfony/config/FileLocator.php on line 71 [16:34] dgarci11 oops [16:36] dgarci11 running the tiki-check.php files gives me a large html. content output [16:38] Jyhem tiki-check.php should tell you what's wrong (bad, red) and what can be improved (ugly, yellow) [16:39] dgarci11 everything is white [16:42] Jyhem Hmmm, weird [16:43] Jyhem can you rename the rott folder and replace it with a folder with just tiki-check.php? It's supposed to run in standalone mode [16:43] Jyhem s/rott/root [16:43] dgarci11 erm [16:44] dgarci11 not sure what the Rott folder is [16:46] Jyhem "rename the rott folder" → "rename the web root folder" [16:47] dgarci11 okay [16:48] Jyhem sorry for the typo :-( [16:48] dgarci11 no worries, I am new to this so I thought it was something else [16:49] Jyhem Well, there are thousands of folder inside Tiki, so you couldn't guess it's a typo [16:50] dgarci11 so I am going to run it on the server? or via terminal [16:50] dgarci11 I am using cloud foundry so the process is a lil weird [16:51] Jyhem on the server [16:52] Jyhem The file can be run alone, without Tiki. For checking that the server is fit for deploying Tiki [16:52] dgarci11 cool [16:52] Jyhem Yes, very useful! [17:00] dgarci11 okay, it is up and its giving me a lot of details haha [17:03] Jyhem :-) [17:03] Jyhem hopefully, something is red and you can fix it [17:24] dgarci11 yeah [17:24] dgarci11 I enabled some more php stuff such as mbstring [17:24] dgarci11 hopefully it can get rid of the error? [17:31] Jyhem Was it flagged as "bad" in red? Hopefully, yes. Is the database connection OK? [17:33] Jyhem Hopefully it's good now. You just need to rename folders if you want to get back to tiki-check standalone version. Hopefully tiki-check.php now works within Tiki as well [17:47] dgarci11 the database connection was ok [17:47] dgarci11 but now I can't connect as it has dashes "-" [17:47] dgarci11 so its being annoying [17:47] dgarci11 I was able to connect before [17:47] dgarci11 but now I'm getting a new error haha [17:49] dgarci11 ah got it [17:49] dgarci11 but now I'm getting the same error as before hmm [17:49] dgarci11 "Fatal error: Uncaught Symfony\Component\Config\Exception\FileLocatorFileNotFoundException: The file "tiki.xml" does not exist (in: TIKI_PATH/db/config). " [17:52] Jyhem Hmmm, I never encountered this :-( [17:52] Jyhem IS there a file called db/config/tiki.xml ? [17:54] Jyhem do you have shell access? Can you run this in the root folder: [17:54] Jyhem sh setup.sh [17:54] Jyhem ? [17:57] LDAsh[]-_ joined #tikiwiki [17:58] dgarci11 yes [17:58] dgarci11 the file is indeed there [17:59] dgarci11 Just ran it [17:59] dgarci11 There is something about choosing predefine Tiki Permission Check models [18:01] dgarci11 will step out for a bit brb [18:03] Jyhem never mind the Tiki Permission Check models. The appropriate commands are "c", then "f", then "x". [18:04] * Jyhem needs to leave the keyboard for a while also [20:53] dgarci11 back [20:54] Caarrie joined #tikiwiki [21:28] dgarci11 "Fatal error: Uncaught TypeError: Argument 1 passed to TikiDb::set() must be an instance of TikiDb, boolean given, called in /home/vcap/app/htdocs/installer/tiki-installer.php on line 598 an" [21:31] Jyhem_laptop_ joined #tikiwiki [21:51] robertokir joined #tikiwiki [22:07] Jyhem Hmmm, the only refernce I found is this: https://dev.tiki.org/item6765-TikiDb-set-must-be-an-instance-of-TikiDb-boolean-given [22:07] Jyhem and it was not solved :-( [22:15] Jyhem I don't know what to do at this stage :-( [22:17] Jyhem you might enter a bug report on https://dev.tiki.org or see if anyone has an idea on https://wikisuite.chat/XMPP