[00:32] fabricius joined #tikiwiki [00:46] Tiki-KGB 03jyhem r57755 10branches/ 0315.x/installer/schema/20160303_correct_blogpost_encoding_tiki.sql 1015.x/tiki-view_blog_post.php [00:46] Tiki-KGB [FIX] Complements 57752 by handling upgrades from previous corrupt blog data storage and by removing useless blog post display kludge [01:43] Gwayne joined #tikiwiki [04:02] nelsonko joined #tikiwiki [04:55] Tiki|Log joined #tikiwiki [04:55] Topic for #tikiwikiis now Tiki Wiki CMS Groupware - the Free & Open Source Web Application with the most built-in features! Latest Tiki 14.2 (Peony) and LTS version 12.5 (Altair) released! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) [05:06] Tiki-KGB joined #tikiwiki [05:27] Jyhem_laptop_ joined #tikiwiki [10:01] redflo joined #tikiwiki [10:24] niama joined #tikiwiki [10:24] niama hi [10:24] niama anyone here? [10:26] niama Anyone ever installed Tiki 12.6 [10:26] niama Database connection then gone blank page? [10:28] niama helloooo [10:30] niama Hi Mik [10:30] niama Mike [10:30] niama there? [10:39] Jyhem hi niama [10:40] Jyhem blank page is rare at this stage [10:40] Jyhem I suggest you have a look at page tiki-check.php [10:41] Jyhem That will help track issues on your hosting [10:42] niama weird [10:42] niama after i hit next after filling up my db connection [10:42] niama it went blank [10:44] niama MySQL Variables auto_increment_increment 1 auto_increment_offset 1 autocommit ON automatic_sp_privileges ON avoid_temporal_upgrade OFF back_log 80 basedir /mdb000/mysql/software/product/db/5.6.29 big_tables OFF bind_address * binlog_cache_size 32768 binlog_checksum CRC32 binlog_direct_non_transactional_updates OFF binlog_error_action IGNORE_ERROR binlog_format STATEMENT binlog_gtid_simple_recovery OFF binlog_max_flush_queue_time 0 [10:44] niama my DB connection looks fine [10:44] niama when i do tiki-check [10:46] Jyhem definitely not something I'm familiar with :-( [10:46] niama my db test went through successfully [10:46] niama from tiki-check [10:46] niama so i am pretty confident its nothing to do with mysql [10:46] niama but Its weird for version 12.5 and 12.6 [10:46] niama this 2 are having same problems [10:47] niama i am not sure what went wrong [10:47] Jyhem was that a new database you created through the installer? [10:47] niama from tiki-check everything looks good [10:47] niama nope, I created the db from another Database server [10:47] niama and I just verified through the installation process step 4: [10:48] niama then this blank page issue occur when i am about to go to next step which is Install [10:50] Jyhem the message looks a bit like some database config conflicts with something Tiki tries to do, but I don't know enough about this :-( [10:51] Jyhem I guess db/local.php is there ? [10:51] Jyhem do you have command line access ? [10:51] niama yeap [10:52] j0n3_ joined #tikiwiki [10:52] Jyhem this is a new Tiki with no data yet? [10:52] niama yes correct [10:52] Jyhem You may try php console.php database:install [10:52] niama i cant find local.php on db/ [10:53] niama PHP Fatal error: Call to a member function fetchAll() on a non-object in /apps/tikiwiki/lib/core/TikiDb/Bridge.php on line 32 [10:53] niama i ran console.php database:install [10:54] niama thats the error i got [10:55] Jyhem and "php console.php "? [10:56] Jyhem I'm surprised you have no db/local.php [10:57] niama im using 12.5 [10:57] Jyhem when i do "php console.php" with no db/local.php I get "Credentials file local.php not found. See http://doc.tiki.org/Installation for more information." [10:57] Jyhem yes, I'm experimenting on Tiki15 [10:58] Jyhem that might explain it [10:58] Telesight joined #tikiwiki [10:59] niama I just untar and checked on 12.6 [11:00] niama same does not have any local.php [11:01] Jyhem Yes, I just checked with Tiki12, console.php was too new and buggy [11:01] Jyhem php console.php database:configure [11:01] Jyhem PHP Fatal error: Call to a member function fetchAll() on a non-object in /var/www/clients/client4/web16/web/lib/core/TikiDb/Bridge.php on line 32 [11:01] niama same as my previous error [11:02] Jyhem exactly. [11:02] niama after running the console which you asked earlier [11:02] Jyhem your database is on locahost? [11:02] niama Nope, i have an external database [11:02] niama I am running tiki-check.php [11:02] niama and my DB went through with a specific port number [11:03] niama its good [11:05] Jyhem We can write db/local.php by hand [11:05] niama really? [11:05] niama Can you walk me through? [11:05] niama I am very new on this [11:06] Jyhem I'm just not sure about the remote database thing, but the syntax is easy [11:06] niama mine is db:x.x.x.x: [11:06] niama thats what im using during tiki-check.php [11:07] Jyhem Also, Tiki15 is in alpha version and it's the next long-term support version, so I wonder if you really want to invest so much time on Tiki12 [11:08] niama but my php is 5.3.x [11:08] Jyhem anyway, let me do an example local.php [11:08] niama okie [11:08] niama thx [11:08] Jyhem ahh, good point :-( [11:10] Jyhem Here is a sample local.php (on localhost) [11:10] Jyhem [11:20] Jyhem you should not. So we make sure there is no extra line feed [11:20] niama ok so its apache:apache? [11:21] Jyhem usually www-data:www-data, depends on the OS distribution [11:21] Jyhem you can run sh setup.sh and let it have a guess [11:22] Jyhem actually you should run sh setup.sh anyway [11:22] niama lol [11:22] niama now its asking me for DB username and password [11:22] niama is no longer blank page [11:22] niama you are right [11:22] niama it was the local.php [11:23] Jyhem look good [11:25] Jyhem Did you get the installer running? [11:25] niama lemme try [11:26] Jyhem Did you install from a packaged version? a .tgz or a .zip? [11:26] Tiki|bot joined #tikiwiki [11:27] Jyhem then you should still run "sh setup.sh" then choose "f" and see if the default choices are good (they usually are) [11:28] Jyhem then "x" to quit "sh setup.sh" and then the installer should be good for the rest [11:28] niama arning: include(/apps/tikiwiki/db/local.php): failed to open stream: Permission denied in /apps/tikiwiki/db/tiki-db.php on line 28 Warning: include(): Failed opening 'db/local.php' for inclusion [11:28] niama hmm now different error [11:29] niama Warning: include(/apps/tikiwiki/db/local.php): failed to open stream: Permission denied in /apps/tikiwiki/tiki-install.php on line 67 Warning: include(): Failed opening 'db/local.php' for inclusion (include_path='/apps/tikiwiki/vendor/bombayworks/zendframework1/library:/apps/tikiwiki/vendor/bombayworks/zendframework1/extras/library:/apps/tikiwiki/vendor/phpseclib/phpseclib/phpseclib:.:/usr/local/php-5.3.28/share/pear:/apps/tikiwiki [11:37] Jyhem sorry, got a phone call [11:38] Jyhem did you set permissions using sh setup.sh ? [11:39] niama yes [11:39] niama i used f [11:39] niama press enter all the way [11:39] Jyhem what is "ls -l db/local.php" ? [11:40] niama -rwxrwxrwx 1 apache apache 164 Mar 4 18:24 local.php [11:41] niama then i chmod to 751 [11:41] niama followed the installation guide u gave me [11:44] Jyhem weird. You have a file named /apps/tikiwiki/db/local.php or is your tiki installed somewhere else? [11:46] niama i installed in /apps/tikiwiki [11:46] niama i didnt move my file around [11:47] jonnyb joined #tikiwiki [11:49] Jyhem so ls -l /apps/tikiwiki/db/local.php works but the warning says include(/apps/tikiwiki/db/local.php): failed… weird [11:50] niama yeap [11:51] Jyhem try chmod 664 db/local.php [11:52] niama -rw-r--r-- 1 root apache 0 Mar 4 18:51 local.php [11:52] niama blank page [11:53] niama changed back to 751 [11:53] niama and the screen re-appears [11:53] Jyhem that's 644, not 664 [11:54] niama my bad [11:54] niama -rw-rw-r-- 1 apache apache 0 Mar 4 18:51 local.php [11:54] niama blank page [11:54] Jyhem same warning? [11:54] niama yeap [11:54] niama 751 page working [11:55] niama You are attempting to run the Tiki Installer. For your protection, this installer can be used only by a site administrator. To verify that you are a site administrator, enter your database credentials (database username and password) here. If you have forgotten your database credentials, find the directory where you have unpacked your Tiki and have a look inside the db folder into the local.php file. Database username: Databas [11:55] niama but when i click validate nothing happens on my database [11:55] niama something not right [11:56] Jyhem did you enter the database username and password? [11:57] Jyhem do you have $host_tiki='server:port'; , [12:00] niama yeap [12:00] niama still no luck [12:02] Jyhem does tiki-check.php give more info now that you have a db/local.php ? [12:03] niama mysql loads successfully on tiki-check.php [12:04] niama with results [12:04] niama Version GOOD 5.6.29 Tiki requires MySQL >= 5.x. [12:04] niama max_allowed_packet GOOD 32M Your max_allowed_packet setting is at 32M. You can upload quite big files, but keep in mind to set your script timeouts accordingly. This limits the size of binary files that can be added to Tiki, when storing files in the database. Please see: file storage. [12:04] niama character_set_client UGLY latin1 On a fresh install you should have everything set to UTF-8 to not run into any suprises. For further information please see Understanding Encoding. [12:04] niama i mean all the results appear [12:05] niama but i dont understand why went configuring database i am redirected to a blank page while proceeding to step 5 [12:06] Jyhem Neither do I :-( [12:07] Jyhem Does "php console.php database:install" work now? [12:07] niama cause the funny part is testing no issue [12:07] niama but using GUI installer got problem [12:08] niama PHP Fatal error: Call to a member function fetchAll() on a non-object in /apps/tikiwiki/lib/core/TikiDb/Bridge.php on line 32 [12:08] niama still same [12:08] niama is there any working v12? [12:08] niama aside of this 12.6/12.5? [12:08] niama The previous stable version [12:08] niama that u can recommend me [12:11] niama any workable version? [12:11] Jyhem No, 12.6 is the latest and I don't think earlier 12.x work better. It's only fixes [12:11] niama lol [12:11] niama dang [12:11] niama now this is bad [12:11] niama the 12.6 also has bug [12:11] niama they should fix the redirection from the Database connection step [12:12] Jyhem try: [12:12] Jyhem sh doc/devtools/sqlupgrade.sh [12:12] niama no such folder inside 12.6 [12:12] Jyhem pwd ? [12:13] niama am on /apps/tikiwiki [12:13] Jyhem ohhh :-( I guess it's removed from the packaged versions :-( [12:14] niama sigh [12:14] niama its so buggy [12:15] Jyhem I have the feeling the remote databse thing confuses it, but I can't think of a solution to this [12:16] Jyhem if you want to start with another version, you can install from svn, then you get the doc folder [12:17] niama does it support php-5.3.x? [12:18] Jyhem http://doc.tiki.org/Installation#Run_the_Tiki_installer_tiki-install.php_ has another syntax for the host: [12:19] Jyhem "example.com;port=3307" [12:19] niama tried [12:19] niama no luck :( [12:19] niama tried whatever is shown [12:19] Jyhem the svn version is still Tiki12 [12:19] niama is it? [12:19] Jyhem so php-5.3.x [12:19] niama is it reliable than this version? [12:20] Jyhem I mean, it's just another way of installing [12:21] Jyhem but you definitely get the doc/devtools directory [12:21] niama hah [12:21] niama ok [12:22] niama i guess i will try it next week [12:22] niama I am going off [12:22] niama also thanks for your help [12:22] Jyhem in a clean directory, you start with [12:23] niama I will take your advise [12:23] Jyhem svn co https://svn.code.sf.net/p/tikiwiki/code/branches/12.x [12:23] Jyhem then it's mostly the same, except you get doc directory but you need to install the vendors directory using composer (in sh setup.sh) [12:24] Jyhem sorry it did not work :-( [12:24] niama its ok [12:24] niama appreciate your kind help [12:24] niama I will try to continue again on Monday [12:24] niama now we are off from work [12:24] niama so I will be back definitely [12:24] niama Thanks again :) [12:25] niama have a pleasant weekend [12:25] niama cheers [12:25] Jyhem thanks, cheers [13:26] chibaguy joined #tikiwiki [13:26] chibaguy polom [13:31] fabricius joined #tikiwiki [13:35] jonnyb joined #tikiwiki [14:01] chibaguy hi jonnyb [14:05] chibaguy What is the syntax/parameter/trick to get the tour step on the second page of a tour to display? My tour opens the second page, but there's no tour popover. [14:05] chibaguy (eating now but will be back soon) [14:39] olinuxx joined #tikiwiki [14:40] jonnyb joined #tikiwiki [14:46] amette_ left #tikiwiki [14:46] amette_ joined #tikiwiki [15:04] Tiki-KGB 03jyhem r57756 04branches/15.x/installer/schema/20160303_correct_blogpost_encoding_tiki.sql [15:04] Tiki-KGB [FIX] Partially rolls back r57755. This only worked for non-wysiwyg blog posts. A better solution is needed. [15:21] Tiki|bot New Forum Posts: 'interesting' text esc issue with plugins in Tiki15 - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58619 [15:21] Tiki|bot New Forum Posts: Tracker Filter, on dates? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58615 [15:21] Tiki|bot New Forum Posts: Error 500 when page renaming - slugmanager.php line 51 - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=58610 [15:31] Tiki|bot New Forum Posts: 'interesting' text esc issue with plugins in Tiki15 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58619 [15:31] Tiki|bot New Forum Posts: Tracker Filter, on dates? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58615 [15:31] Tiki|bot New Forum Posts: Error 500 when page renaming - slugmanager.php line 51 - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=58610 [15:32] fabricius joined #tikiwiki [15:37] amette_ polom [16:12] Telesight joined #tikiwiki [16:15] nelsonko joined #tikiwiki [16:18] nelsonko left #tikiwiki [16:21] Tiki|bot New Forum Posts: Siteminder SSO - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=58628 [16:58] Tiki-KGB 03jonnybradley r57757 10branches/15.x/lib/toolbars/toolbarslib.php [16:58] Tiki-KGB [FIX] wysiwyg: Expose the other paste buttons (plain text and from word) to the wiki mode wysiwyg editor [17:04] Tiki-KGB 03jonnybradley r57758 10branches/15.x/templates/modules/mod-login_box.tpl [17:04] Tiki-KGB [FIX] login: Make the show_user_avatar default to be off to restore existing behaviour for upgrades [17:08] Tiki-KGB 03jonnybradley r57759 10(5 files in 4 dirs) [17:08] Tiki-KGB [MRG] Automatic merge, branches/15.x 57753 to 57758 [17:08] Tiki-KGB Conflict fixed in [17:08] Tiki-KGB templates/modules/mod-login_box.tpl [17:10] Tiki-KGB 03jonnybradley r57760 10trunk/templates/modules/mod-login_box.tpl [17:10] Tiki-KGB [MRG] Manual merge of some fixes from 15.x that should also be in trunk but seem to have got lost somehow. [17:24] Tiki-KGB 03nkoth r57761 10trunk/lib/core/Search/ContentSource/FileSource.php * [ENH] Index file size in search index [17:54] Tiki-KGB 03nkoth r57762 10branches/ 1015.x/lib/core/Search/ContentSource/FileSource.php 1015.x * [bp/r57761][FIX] Index file size in search index [18:10] nelsonko joined #tikiwiki [18:26] fabricius joined #tikiwiki [18:48] Tiki-KGB 03nkoth r57763 10trunk/templates/tiki-batch_upload_files.tpl [18:48] Tiki-KGB [FIX] When batch uploading files and when you have categories that have the same name under different parents, you will be confused as the different options will look the same. [19:55] aalex joined #tikiwiki [20:03] fabricius joined #tikiwiki [20:18] Tiki-KGB 03pom2ter r57764 10trunk/ 10(7 files in 6 dirs) * [FIX] better autotoc positioning and behaviour [20:32] Tiki-KGB 03pom2ter r57765 10branches/ 10(7 files in 6 dirs) * [bp/r57764] [FIX] better autotoc positioning and behaviour [20:35] fabricius joined #tikiwiki [20:46] amette_ left #tikiwiki [20:47] amette_ joined #tikiwiki [21:06] torsten1 joined #tikiwiki [21:12] Tiki-KGB 03patrick-proulx r57766 10trunk/lib/core/Search/Formatter/Builder.php [21:12] Tiki-KGB [ENH] Added the ability to pass a parameter when using {output} in list and customsearch plugins. eg. {output template="test.tpl" format="long"} [21:13] amette_ left #tikiwiki [21:38] fabricius joined #tikiwiki [21:44] Tiki-KGB 03patrick-proulx r57767 10trunk/lib/core/Search/Formatter/Builder.php [21:44] Tiki-KGB [FIX] Reverted /r57766 changes since that functionality was already possible. Will update Tiki documentation to make this clearer. [22:16] fabricius joined #tikiwiki [22:40] Tiki-KGB 03pom2ter r57768 10trunk/themes/ 10(35 files in 35 dirs) [22:40] Tiki-KGB [FIX] changed autotoc hover color and bkg to fix the white on white problem on some themes [22:43] Jyhem_laptop_ joined #tikiwiki [22:46] Tiki-KGB 03pom2ter r57769 10branches/15.x/themes/ 10(35 files in 35 dirs) [22:46] Tiki-KGB [bp/r57768] [FIX] changed autotoc hover color and bkg to fix the white on white problem on some themes [23:13] fabricius joined #tikiwiki [23:33] amette_ joined #tikiwiki [23:34] amette_ left #tikiwiki [23:40] Tiki-KGB 03ameoba32 r57770 10branches/15.x/lib/wiki-plugins/wikiplugin_img.php [23:40] Tiki-KGB [FIX] Plugin img don’t reset properly if image source is changed https://dev.tiki.org/item5838