←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Jyhemjoined #tikiwiki [00:40]
nelsonkojoined #tikiwiki [00:44]
Tiki-KGBjoined #tikiwiki [00:49]
..................... (idle for 1h40mn)
fabriciusjoined #tikiwiki [02:29]
................ (idle for 1h17mn)
Tiki-KGB03lindonb r61110 10trunk/ 10lib/core/Services/Group/Controller.php 10lib/core/Services/Utilities.php 10templates/tiki-admingroups.tpl * [FIX] admin groups: improve filtering; formatting changes; notice [03:46]
............ (idle for 56mn)
03lindonb r61111 10trunk/tiki-admingroups.php * [REF] admin groups: remove actions moved to services group controller [04:42]
.............................................................. (idle for 5h9mn)
Bsfezjoined #tikiwiki [09:51]
................ (idle for 1h15mn)
Tiki-KGB03yonixxx r61112 10trunk/templates/header.tpl
[FIX] Corrected the pref to use the wiki page description (when set accordingly) in the meta tag description. (seems it was broken for sometimes)
03yonixxx r61113 10branches/16.x/templates/header.tpl
[FIX] [bp/61112] Corrected the pref to use the wiki page description (when set accordingly) in the meta tag description. (seems it was broken for sometimes)
03yonixxx r61114 10branches/15.x/templates/header.tpl
[FIX] Corrected the pref to use the wiki page description (when set accordingly) in the meta tag description. (seems it was broken for sometimes)
[11:06]
...... (idle for 26mn)
fabriciusjoined #tikiwiki [11:36]
..... (idle for 20mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item6265 [11:56]
.... (idle for 17mn)
ford_pjoined #tikiwiki
hi, i wanted to ask again about some help with my "white screen of death" in tiki 15.4 (channel topic still points out the obsolete versions)
after some searching i found a webserver error (nginx): FastCGI sent in stderr: "PHP message: PHP Fatal error: Method Tiki_Render_Lazy::__toString() must not throw an exception, caught Error: Cannot unset string offsets in /path/to/tiki/lib/modules/modlib.php on line 0" while reading response header from upstream, client: ipv6:addr:ess:of:client, server: mydomain.tld, request: "GET /tiki-check.php HTTP/2.0",
upstream: "fastcgi://unix:/run/php-fpm/php-fpm.sock:", host: " mydomain.tld"
this obviouly occured while requesting tiki-check.php
[12:13]
Bsfezjoined #tikiwiki [12:22]
.... (idle for 16mn)
ford_palso, on the troubleshooting page, there is some mentioning of BOM and the bom-checking command (grep) finds things for me, but there is no mentioning how to interpret the output or what to do about it. any hints? [12:38]
.... (idle for 19mn)
Bsfezjoined #tikiwiki [12:57]
ford_pok, i found a BOM cleaner and now grep is showing much less (and no php) files [12:58]
olinuxxjoined #tikiwiki [13:05]
ford_pok, one step further, no wsod but 500 server error now. no errors logged though [13:12]
Tiki-KGB03chibaguy r61115 10trunk/themes/ 10(43 files in 37 dirs)
[FIX][UI] Adjust Tiki Sheet appearance per-theme where needed; use Tiki values for sheet font size, etc.
[13:24]
...... (idle for 29mn)
Bsfezjoined #tikiwiki [13:53]
...... (idle for 29mn)
Jyhem_laptopjoined #tikiwiki [14:22]
..... (idle for 20mn)
ford_pJyhem: you were quite helpful yesterday, may i bug you again today? [14:42]
Bsfezjoined #tikiwiki [14:48]
Leujoined #tikiwiki [15:02]
.... (idle for 17mn)
ford_pjoined #tikiwiki [15:19]
Tiki-Leujoined #tikiwiki [15:25]
joined #tikiwiki [15:30]
Bsfezjoined #tikiwiki [15:42]
..... (idle for 22mn)
Leujoined #tikiwiki [16:04]
...... (idle for 26mn)
Bsfezjoined #tikiwiki [16:30]
......... (idle for 42mn)
Tiki-KGB03lindonb r61116 10trunk/lib/core/ 04TikiFilter/Word.php 10TikiFilter/Alnum.php 10TikiFilter/Alpha.php 10TikiFilter.php
[ENH] filters: add filters for comma-/colon-/pipe-separated digits, and alpha/alnum/word filters with spaces. Remove TikiFilter_Word.php file and use ZendFilterPregReplace instead since that is all the file was doing.
[17:12]
........ (idle for 39mn)
Bsfez_joined #tikiwiki [17:51]
Bsfezjoined #tikiwiki
We need more tags to identify commits...
[17:53]
Tiki-KGB03yonixxx r61117 10trunk/lib/wiki-plugins/wikiplugin_googleanalytics.php
[ENH] Upgrade the legacy ga.js code to the new analytics.js - Universal Analytics library from google.
[18:00]
........... (idle for 51mn)
Bsfezjoined #tikiwiki
joined #tikiwiki
[18:51]
............... (idle for 1h13mn)
Tiki-KGB03rjsmelo r61118 10trunk/lib/core/TikiDb/Adodb.php
[FIX] In the new version of Adodb, the check if optional values are provided is a strict comparation with false
[20:04]
philjoined #tikiwiki
hello
[20:09]
Guest65937hello [20:10]
philips_joined #tikiwiki
hi
i have a problem
i used a redirect url in my home page
[20:11]
Tiki-KGB03rjsmelo r61119 10branches/16.x/lib/core/TikiDb/Initializer/Adodb.php
[FIX] Use of undefined variable, fix to use the right value from the credentials array
[20:12]
philips_i cannot access my home page or any pages on that domain as it keeps redirecting [20:12]
Tiki-KGB03lindonb r61120 10trunk/lib/jquery_tiki/tiki-ajax_services.js
[FIX] ajax services: Differentiate between reloading the same page (with a new anchor for example) versus sending to a new one, otherwise page doesn't always load
[20:18]
Leujoined #tikiwiki [20:18]
Tiki-KGB03lindonb r61121 10trunk/lib/core/Services/User/Controller.php
[FIX] admin users: need to return the redirect url to avoid a js error; also update popup text abd provide a feedback message that appears on the redirected banning page
[20:20]
03rjsmelo r61122 10trunk/templates 10trunk/lib/core/TikiDb/Initializer/Adodb.php 10trunk/lib/sheet/grid.php 10trunk
[MRG] Automatic merge, branches/16.x 61100 to 61119
Fixed conflits on img/smiles (use trunk)
Fixed conflits on lib/parser/parserlib.php (use trunk)
[20:26]
.......... (idle for 48mn)
fabriciusjoined #tikiwiki [21:14]
........................ (idle for 1h58mn)
Tiki-KGB03lindonb r61123 10trunk/ 10tiki-admingroups.php 10lib/core/Services/User/Controller.php 10lib/core/Services/Group/Controller.php 10templates/tiki-admingroups.tpl
[ENH] admin groups: Implement bootstrap popups confirms for adding, banning, unbanning users to/from groups; Move banned users list to separate tab; place members list and add/ban select side by side; make add/ban select multiple; other notices and formatting.
[23:12]
.... (idle for 18mn)
guest6636joined #tikiwiki
Hi - trackerlist tablesorter (sortable="y") does not work if tpl files are used for tracker output. Or am I doing something wrong?
[23:30]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)