giesen: joined #tikiwiki Jyhem_laptop_: joined #tikiwiki amette__: left #tikiwiki montefuscolo: joined #tikiwiki giesen: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03montefuscolo r62065 10trunk/ 10(18 files in 11 dirs) * [MRG] Merge branch experimental/conversejs r61886 into trunk r62060. fabricius: joined #tikiwiki nelsonko: joined #tikiwiki Tiki-KGB: 03marclaporte r62066 10branches/17.x/templates/tiki-pagehistory.tpl * restore a missing curly bracket accidentally removed in r61826 fabricius: joined #tikiwiki
joined #tikiwiki jonnyb: joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03jonnybradley r62067 10branches/17.x/lib/jquery_tiki/elfinder/elFinderVolumeTikiFiles.class.php * [FIX] h5p: Add h5p mime type to elfinder
03jonnybradley r62068 10branches/17.x/lib/core/Search/ContentSource/WebserviceSource.php
[FIX] webservices: Use params from request (needs an alternative for when indexing) amette__: joined #tikiwiki Tiki-KGB: 03jonnybradley r62069 10(8 files in 8 dirs) * [MRG] Automatic merge, branches/17.x 62059 to 62068
03kroky6 r62070 10branches/17.x/lib/ 10test/core/Search/Elastic/QueryBuilderTest.php 10core/Search/Elastic/Index.php 10core/Search/Elastic/Connection.php 10core/Search/Elastic/QueryBuilder.php
[FIX] update ElasticSearch integration to work with latest 5.3 version:
- send content-type header as 5.x requires one
- string type becomes text/keyword depdending on analyzer status
- like_text becomes just like for more_like_this queries
- minimum_number_should_match becomes minimum_should_match
- checking field existance enhanced to support 5.x
- alias check enhanced to support 5.x
- sortable analyzer updated to include fielddata in 5.x for text-type sorting and excluded at all for keyword sorting as those fields are not analyzed jonnyb: polomall... coo, look what Victor did! :) chibaguy: joined #tikiwiki
polom jonnyb: polom chibaguy chibaguy: hi jonnyb fabricius: bolow patrickproulx: joined #tikiwiki Tiki-KGB: 03jonnybradley r62071 10branches/17.x/lib/ointegratelib.php
[FIX] webservices: Fix for indexing type webservices when called from the wiki plugin patrickproulx: joined #tikiwiki chibaguy_: joined #tikiwiki jonnyb: joined #tikiwiki nelsonko: joined #tikiwiki jonnyb: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki jonnyb: joined #tikiwiki patrickproulx: joined #tikiwiki amette__: left #tikiwiki Tiki-KGB: 03jonnybradley r62072 10branches/17.x/lib/ 10wiki/wikilib.php 10core/Services/Edit/PluginController.php
[FIX] plugins: Get the whole plugin list, not just the enabled ones (oops, sorry Chealer ;)
03jonnybradley r62073 10branches/17.x/lib/prefslib.php
[FIX] plugins: Index the parts of the plugin name as well as the whole thing (wikiplugin_plugin_name) ricks99: joined #tikiwiki
long time no polom, y'all
i have an old tiki. registered users have started getting "Your account is inactive. Please contact the site administrator to re-enable your account." message when they log in.
i'm embarrassed to say... i've forgotten... how do i "re-enable" an account? jonnyb: hi ricks99 - indeed long time no polom ricks99: this is happening for *all* Registered group
hiya jonnyb jonnyb: good question - is this one of those old "deactivate after x days" prefs i guess?
maybe the "Re-validate user by email after" one? ricks99: have no idea. it is an OLD (tiki9, i think site) patrickproulx: joined #tikiwiki jonnyb: do the users show a "confirm email" button or whatever on the user admin list?
polom patrickproulx ricks99: no. they show as "confirmed"
there's no check mark to validate. jonnyb: i guess the other approach is to look in the database and see if the disabled ones have anything in common in the "waiting" column (or whatever it's called)
or just set that pref on admin/login to -1 (might do it?) ricks99: every single user is getting that msg
which admin pref?? ^^^ jonnyb: it's called "Re-validate user by email after" in 17
the pref's called email_due patrickproulx: sorry - i was logged out for a bit, so don’t have anything before “do the users show a "confirm email" button or whatever on the user admin list?” jonnyb: by the way ricks99, i lent my Tiki Essentials book to a friend i'm trying to get into tiki the other day, he was most impressed we have books! :)
patrickproulx: noworries, just saying hello ricks99: Re-validate user by email after: is already -1 jonnyb: hmm, anything else there that looks like it would disable users? patrickproulx: oh, hello :) ricks99: thats what i'm looking for... a global group-level "disable" function
but can't find it -: ricks99 glad someone is still reading the tiki books ricks99: ive just never seen that message before jonnyb: i jkust did a search for "Your account is inactive. Please contact the site administrator to re-enable your account." in 17.x and there's nothing like it there now - even just "account is inactive" is not found ricks99: i think is is 9lts jonnyb: can you get to the database? ricks99: y. is there a flag somewhere patrickproulx: joined #tikiwiki chibaguy_: Hmm, WSOD on my localhost trunk now.
Ran setup.sh and cleared caches. jonnyb: chibaguy_: we've found that sometimes you have to clear caches again and re-run setup.sh
so many new toys in tiki recently :) chibaguy_: PHP Fatal error: Uncaught exception 'Symfony\Component\DependencyInjection\Exception\InvalidArgumentException' with message 'You cannot set service "service_container".' in ...Tiki\trunk\vendor_bundled\vendor\symfony\dependency-injection\Container.php:170 Tiki-KGB: 03chealer r62074 10trunk/templates/plugin/edit.tpl
[FIX] HTML special characters escaping
[FIX] JavaScript special characters escaping
[REF] Flag probably no longer used args field ricks99: i see nothing in users_users table indicating active/inactive accounts chibaguy_: I cleared caches and ran setup.sh again, and again got that fatal error involving Symfony. Bsfez: joined #tikiwiki Tiki-KGB: 03jonnybradley r62075 10branches/17.x/templates/tiki-admin_webservices.tpl
[FIX] webservices: No need to show the template source all the time (gets confusing with multiple templates on the same webservice) Bsfez: todays lesson : "HTML5 Canvas"
joined #tikiwiki fabricius: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r62076 10(10 files in 7 dirs) * [MRG] Automatic merge, branches/17.x 62068 to 62075 jonnyb: sorry chibaguy_ distractions (squirrel!)
i'll check my local trunk...
chibaguy_: my trunk seems ok, i did "svn up", then "php console.php c:c" then "sh setup.sh" and composer did it's stuff - seems ok
did you get and errors from composer? maybe some new requirement is missing on your system?
brb chibaguy_: sorry, jonnyb, time to sleep here. But I'll check on those points, thanks. patrickproulx: joined #tikiwiki jonnyb: joined #tikiwiki arildb: joined #tikiwiki arildb_: joined #tikiwiki patrickproulx: joined #tikiwiki arildb: joined #tikiwiki Bsfez: joined #tikiwiki ricks99: joined #tikiwiki
i was able to resovle the issue i encountered earlier (Your account is inactive... message)...
apparently the admin had enabled banning and left regex blank....
and all users (except the "admin") were effectively banned from the site...
i was uanble to grep and find the message becuase admin created a custom message for the banning.
all resolved now (by replacing the blank regex with the username he wanted to ban).
long live tiki :) Bsfez: Hi Rick
Hi FBRICUS
oups Fabricus Jyhem: wow, that must have been hard to track. Well done ricks99 ricks99: shalom bsfez Bsfez: Hag Sameah Rick :)
Hi Jyhem Jyhem: Salut Bernard ricks99: jyhem... yup. royal pita
admin said "i dont know what regex means, so i just left it blank." ;0 Bsfez: Mmm... This should be documented
(even a warning or a test on the field) Jyhem: haha. At least he helped instead of "what did I do recently? Nothing! Nothing at all!" -: Jyhem has worked in user support before patrickproulx: joined #tikiwiki ricks99: oh no, i didnt find about the banning being enabled till later. the original msg was: it used to work. now it doesn't
lol -: Jyhem heard that before :-) Jyhem: I don't even understand why a blank regex would match everybody instead of nobody. It's definitely worth a hint ricks99: treats like * maybe?
again, this is tiki9, so not sure if still an issue with current version
but might be nice to check
nice to see so many old (and new!) names in the room. :) Bsfez: joined #tikiwiki Telesight1: joined #tikiwiki fabricius: oh so sad that I have been afk, when ricks99 mentioned the legendary funny story