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

WhoWhatWhen
amette_left #tikiwiki [00:42]
............................ (idle for 2h17mn)
Tiki|botNew Forum Posts: Protect all sessions with HTTPS -> too many redirect - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[02:59]
New Forum Posts: Protect all sessions with HTTPS -> too many redirect - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[03:09]
....................................................................... (idle for 5h53mn)
xavijoined #tikiwiki [09:02]
.......... (idle for 47mn)
amette_joined #tikiwiki [09:49]
......... (idle for 41mn)
jonnybjoined #tikiwiki [10:30]
...... (idle for 28mn)
Tiki-KGB03xavidp r58715 10branches/ 0315.x/installer/schema/20160527_menu_item_payment_tiki.sql 1015.x/db/tiki.sql
[FIX]Usability: add menu option for payments to those users with permission to see or request payments. Thanks marclaporte
[10:58]
amette_polom [11:11]
Tiki-KGB03xavidp r58716 10branches/ 1014.x/db/tiki.sql 1014.x 0314.x/installer/schema/20160527_menu_item_payment_tiki.sql
[bp/r58715][FIX]Usability: add menu option for payments to those users with permission to see or request payments. Thanks marclaporte
03xavidp r58717 10branches/ 1012.x/db/tiki.sql 1012.x 0312.x/installer/schema/20160527_menu_item_payment_tiki.sql
[bp/r58715][FIX]Usability: add menu option for payments to those users with permission to see or request payments. Thanks marclaporte
[11:14]
jonnybPOETS polom [11:32]
..... (idle for 21mn)
amette_hi jonnyb :) [11:53]
jonnybhi amette_ [11:53]
amette_What's up with POETS?! [11:53]
jonnybdid you get antywhere with getting doc onto elasticsearch? (will take a while to index i guess!)
https://en.wikipedia.org/wiki/POETS_day
[11:53]
amette_Oh, sorry, I didn't get around to doing that yet... I am still catching up with all the work that was left undone over the last weeks/months [11:55]
jonnybno probs, know the feeling [11:55]
amette_POETS day, got you, nice one, gonna have to remember that! :)
But hey... doc.t.o... isn't it just Tiki configuration?! Now that you discovered the ams-es1?!
Maybe I need to open it up in ams-es1's firewall, but that should be about it, right?
[11:55]
jonnyband i think rebuild the index on the command line first, to check for errors etc [11:58]
amette_yep, that's true, it might break during the run
Well, let me see, if we can figure that out in half an hour or so...
[11:58]
jonnybthanks :) [12:00]
julenjoined #tikiwiki [12:03]
xavihi amette_ and jonnyb [12:11]
amette_ola xavi :) [12:12]
xaviI'm wondering what the feature "transitions" is about (group and category)
:-)
[12:12]
amette_It replaces the Workflow system.
And also staging and review.
It's the Tiki way of doing things... give people a basic framework and allow them to build the real tools from it... ;)
[12:12]
xaviyes, I got that generic marketing idea :-), and played with the group transitions, which is nice UI/diagram generated, etc. But in which way it affect the rest of tiki code?
I?ll have to look inside the code, (If I understand it)
[12:13]
amette_Hmmm... dunno what you mean about the code..?! In my thinking it more or less affects Tiki objects.
I built a staging and review system with it once and all this system did was affect the categories objects were in...
... and I used modules in the side bar to allow users to interact with the transitions (which is afaik the only way).
(never used group transitions so far, but seems to be exactly the same... so from the abstract concept I could imagine building a voting system for example..)
[12:14]
xavimmmm
so how do you trigger the change in transitions?
[12:17]
amette_Just to be nitpicky and make sure we are talking about the same thing: There is no such thing as a change in transition. Change in Categories/Group == Transition [12:18]
xaviI would expect to have some system to indicate: after X days, trigger this transition. Or Whenever this tracker item value equals (or higher/lower) than this other, trigger the transition. etc. [12:18]
amette_Ah, nope, I don't think it is connected to cron in any way. [12:18]
xavithe concept of "trigger transition" is there: "Upon trigger, preserve the initial state" [12:19]
amette_For the staging and review system it is way more straight forward: the transition module shows the possible transitions and users with the right permissions get to "vote" for which transition should be done... [12:19]
xavifor a membership renewal system, it would be useful to have it connected with group expiry, for instance [12:20]
amette_... once the "trigger" has been reached (e.g. three votes for moving this from staging to the live site), the transition will fire and move the object to the other category. [12:20]
xaviah, ok. Module thing... Do you know any example of transition module?
maybe in a profile?
doc.t.o seem to be just a "stub"
xavi will keep searching
[12:20]
amette_hmm, no, not in the wild... I think I had to build it from scratch, too - not using a profile - but not sure [12:21]
xavi"trigger": is this associated to the "Guards" thing that is shown in the transitions UI?
it seems a bit criptic the whole thing
[12:21]
amette_Hmm, not so sure about the terminology any more
But yeah, I think I get what you mean with "tie in to the code"...
... it really just is the module and yes, I can see how including other "triggers" would be an interesting thing...
... I can also see how adding them will make the whole thing break in unforeseen ways in the future. :P
[12:22]
xavi:-D [12:26]
amette_dev.t.o is configured to have default boolean operator "OR"?! o.O
I set doc.t.o to be "AND", which makes craptons more sense imho (especially when searching text as on doc).
btw - all major Tiki sites were already opened up in amse-es1's firewall... so, if anyone wants to add any site to that elasticsearch - please go ahead!
[12:34]
Ok, that seemed to work... couple of notices, but nothing dangerous, I think?!
https://zerobin.amette.eu/?be0e1189d2c7fca7#/5wGSF6TqbovWIKaXaY6H3DTseKcelCIoJD/H3QhINU=
jonnyb --^
[12:43]
jonnybre [12:45]
amette_wb [12:45]
jonnybnice one, thanks
jonnyb goes to doc to test...
bit of an odd error message on admin/search: "IndexMissingException[[docto_pref_en] missing] for index /docto_pref_en"
ah right, that's the admin search index, i'll rebuild that from the gui
[12:45]
amette_Yeah, been wondering that too, just reloaded, but it perseveres even after the rebuild.
oh, k, I see
[12:47]
jonnybyup, that did it, happy now [12:48]
amette_cool, that makes me happy, too :) [12:48]
jonnybyou set it to use "AND" i see? odd, as "best practice" apparently is to use OR [12:49]
amette_Why is that?
Feels counterintuitive to me..?!
[12:49]
jonnybi've never really been sure, as for me when i add more search terms it means i want fewer results (so AND is better imho) [12:50]
amette_amette_ nods
But we should probably have it consistent over tiki.org sites at least... so what should we do?
[12:50]
Tiki|botRecent Bug: - http://dev.tiki.org/item5952 [12:52]
amette_Was there any discussion about setting dev.t.o to OR? [12:53]
jonnybconsistnecy would be good imho, on this and on the rememberme setting [13:07]
amette_amette_ nods [13:15]
Telesightjoined #tikiwiki [13:28]
joined #tikiwiki [13:39]
....................... (idle for 1h51mn)
Tiki|botNew Forum Posts: Protect all sessions with HTTPS -> too many redirect - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[15:30]
nelsonkojoined #tikiwiki [15:33]
Tiki|botNew Forum Posts: Protect all sessions with HTTPS -> too many redirect - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[15:40]
........... (idle for 54mn)
kottenjoined #tikiwiki [16:34]
Tiki|botRecent Bug: - http://dev.tiki.org/item5953 [16:43]
Recent Bug: - http://dev.tiki.org/item5954 [16:53]
Recent Bug: - http://dev.tiki.org/item5955 [17:03]
Jyhempolom [17:09]
........................................... (idle for 3h32mn)
wynkoopjoined #tikiwiki
So I can not seem to get the php installer to run correctly on freebsd 10.1 from tikiwiki 15. It always gives me a bunch of debug output and in addition when I input my database credentials it just brings me back to the same page
Ideas?
I have verified the database creds from the command line
php is 5.6 and there are no errors reported and no output if I run the installer from the command line
[20:41]
.... (idle for 16mn)
Tiki|botNew Forum Posts: Protect all sessions with HTTPS -> too many redirect - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[21:00]
wynkoopalso getting this message: As a security precaution, the Tiki Installer has been disabled. To re-enable the installer:
but there is no lock in the db dir
[21:04]
Tiki|botNew Forum Posts: Protect all sessions with HTTPS -> too many redirect - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[21:10]
amette_left #tikiwiki
joined #tikiwiki
[21:14]
NoteOnhi [21:15]
fabriciushello wynkoop and NoteOn - whazup? [21:19]
Tiki|botNew Forum Posts: Protect all sessions with HTTPS -> too many redirect - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[21:20]
New Forum Posts: Protect all sessions with HTTPS -> too many redirect - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59738
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58706] branches/15.x/templates/admin/include_login. tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59736
New Forum Posts: https://quality.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59735
[21:30]
amette_left #tikiwiki [21:31]
Tiki-KGB03dlucio r58718 10trim/ 10(7 files in 3 dirs)
[FIX] FTP setup
[FIX] missing CR
[21:36]
..... (idle for 24mn)
amette_joined #tikiwiki [22:00]
wynkoop_joined #tikiwiki
So any ideas on my earlier post?
[22:04]
..... (idle for 22mn)
nelsonkowynkoop_ no idea sorry. Normally installer disabled means there is a lock file in the db directory. This is a brand new installation though, right?
wynkoop_ can you try tiki-check.php from a browser?
it might also be worth trying https://doc.tiki.org/Manual+Installation
Sorry, I do not have a freebsd convenient
once you've manually created your db/local.php file you can just run php console.php database:install
also, have you run setup.sh to set the file permissions? (but probably you already did)
Another possibility - maybe there is some "echo" or some other output that is left behind from some debugging...
[22:26]
wynkoop ^ [22:37]
wynkoop_yes I ran setup.sh I had to hand create the db/local.php based on info I found on the web
output of tiki-check.php
Not Found The requested URL /tiki/{$_SERVER['REQUEST_URI']} was not found on this server.
looked at the docs already
BTW both the install page and the check page are dumping tons of php debug output to the browser
just ran php console.php database:install on the command line as www and it returned no output. Will check site with browser now
no joy..../tiki still displays a blank page and the web based installer still just asks for db creds and goes nowhere
web based installer also is telling me to remove a lock file, but there is none in the db dir
[22:48]
fabriciusjoined #tikiwiki [23:06]
amette_left #tikiwiki [23:13]
wynkoop_interesting now chrome is showing me the php sources instead of the server parsing it but firefox shows no change.....very odd [23:26]
something seems to have stomped on my mod_php.....very odd [23:37]
.... (idle for 15mn)
Well reinstalled mod_php restarted apache and still no joy [23:52]

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