[00:02] giesen joined #tikiwiki [00:06] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [03:24] nelsonko joined #tikiwiki [04:22] zlinux_ joined #tikiwiki [05:19] olinuxx joined #tikiwiki [05:25] Jyhem_ joined #tikiwiki [05:26] Jyhem_laptop_ joined #tikiwiki [05:33] julenlar joined #tikiwiki [06:29] NoteOn joined #tikiwiki [07:04] nelsonko left #tikiwiki [07:56] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [07:56] Tiki|bot New Forum Posts: Projects(discussions) - https://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 [07:56] Tiki|bot New Forum Posts: Can't save some page edits at tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59907 [08:06] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [08:06] Tiki|bot New Forum Posts: Projects(discussions) - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 [08:06] Tiki|bot New Forum Posts: Can't save some page edits at tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59907 [08:30] Tiki-KGB 03drsassafras r58901 10trunk/ 10lib/userslib.php 10templates/admin/include_login.tpl 10lib/prefs/feature.php 03installer/schema/20160612_new_password_implementation_tiki.sql [08:30] Tiki-KGB [SEC][DB][REM][KIL] New password authentication system; removal of feature to use lessor password (feature_crypt_passwords) [08:42] xavi joined #tikiwiki [10:56] kotten joined #tikiwiki [11:18] kotten Hello! I have a basic pretty tracker(user selector + a few values) when I call the trackerlist in the wiki it works nicely! [11:19] kotten But I would want to only list those where user selector is the same as current user. And here I simply fail =\ [11:20] kotten I have tried a few things but can't really get it to work. Any ideas? [11:22] kotten Basically I have tried something like this: {trackerlist trackerId="" "filterfield="" exactvalue="field(user)" [11:29] kotten Any ideas or pointers would be appreciated! [11:37] jonnyb joined #tikiwiki [11:37] jonnyb polompompom [11:37] kotten jonnyb I could not have said it better myself [11:38] jonnyb hi kotten [11:39] kotten jonnyb whats up? [11:39] jonnyb hopefully not as much as yesterday, that was a bit manic! [11:39] xavi hi all [11:40] kotten jonnyb what happend yesterday? [11:40] Tiki-KGB 03drsassafras r58902 10trunk/ 10(10 files in 8 dirs) [11:40] Tiki-KGB [SEC][DB][REM][ENH] Removal of code related to two already disabled features, open passwords & password challenge. [11:40] xavi kotten: there is a param view=user for plugin tacker list which does just that [11:40] jonnyb about 4 mondays happened at once, it seemed [11:40] xavi see the doc page for the plugin: https://doc.tiki.org/PluginTrackerList [11:41] kotten xavi yes thanks I have read that page and seen the value view, does that mean I can view a custom user selector field also? or just "tracker item made by user"? [11:41] kotten (So sorry for being stupid I am really new to all of this) [11:42] xavi 2nd option [11:42] xavi "tracker item made by user" [11:43] xavi feel free to improve the docs so that they are clearer for people getting into them (like in your case, now) [11:43] kotten xavi for other people as stupid as me :P [11:43] kotten jonnyb that kind of suck =\ [11:44] kotten I am on parental leave so I don't do much now [11:44] xavi :-) [11:44] xavi so am I (parental leave) [11:44] kotten xavi cool, how old are you(r) kid(s)? [11:45] xavi 1yo (twins) [11:45] kotten xavi cool. Like my youngest. I have a 3y old also [11:45] xavi baby sitter is a life saver, so that I can work from home when I don't need to help the baby sitter [11:46] xavi and afternoons-evening is a no work-time so that I can stay with them properly, etc [11:46] kotten xavi that sounds really nice [11:46] xavi thks. where are you located? [11:47] kotten xavi Sweden [11:47] kotten and you? France? [11:47] xavi he he, nice to leave there (18mnths of parental leave for the parent - father also - while keeping sallary [11:47] xavi in my next life, I want to be born there ;-) [11:48] xavi me: Catalonia/Spain [11:48] xavi s/leave/live [11:48] kotten xavi yeah that's nice but frankly we are looking to leave [11:49] kotten Yeah I have heard about Catalonia. There were talk about you guys not wanting to be in Spain or something [11:49] kotten half a year- a year ago [11:49] kotten I think it was Catalonia [11:54] kotten In the TrackerList there is the user variable so it feels like it must be an option to "only show where => field(, user) [12:05] kotten Ok so some progress. It works great like this: [12:06] kotten {trackerlist trackerId="1" wiki="kar_templates" filterfield="5" exactvalue="admin"} [12:06] kotten Filterfield is a user selector [12:06] kotten However... [12:06] kotten {trackerlist trackerId="1" wiki="kar_templates" filterfield="5" exactvalue=user} [12:06] kotten does not work [12:06] kotten is it soemthing like "$user" $user or #user i need to put in there? [12:07] kotten or like.. exactvalue=view_user ? [12:07] kotten to get "String of username" in my trackerlist condition [12:16] Tiki-KGB 03jonnybradley r58903 10branches/15.x/lib/setup/twversion.class.php * [REL] Sync some missing releases from previous branches (back to 9.x) [12:17] jonnyb kotten, i think what you want it {{user}} and enable wiki arg vars perference [12:17] jonnyb it/is [12:18] Tiki-KGB 03jonnybradley r58904 10trunk/lib/setup/twversion.class.php 10trunk * [MRG] Automatic merge, branches/15.x 58896 to 58903 [12:19] kotten jonnyb thanks! I will look into that. I will look around the control panel to locate arg vars enabling. [12:19] kotten That should work [12:19] jonnyb think it's on the wiki admin panel [12:20] kotten Just when I look at the example on PluginTrackerList there is this line: [12:20] kotten {trackerlist trackerId="5" fields="21:23:24" filterfield="20" exactvalue="field(38,user,7)"} [12:20] kotten But ofc [12:20] jonnyb maybe the textarea one actually... [12:27] kotten I think I found it now under editing and plugins "Wiki argument variables" [12:27] jonnyb yup, that sounds like the one :) [12:29] kotten jonnyb It seems to work :) Thanks a bunch!! [12:30] chibaguy joined #tikiwiki [12:30] chibaguy polom [12:30] jonnyb pompom chibaguy [12:30] jonnyb yay, glad to help kotten, and welcome :) [12:31] chibaguy hi jonnyb and all [12:46] kotten chibaguy hello! [12:47] chibaguy hi kotten [12:49] kotten chibaguy whats up? [12:51] chibaguy well, right now I'm working on the 2017 version of this website: http://gecco-2016.sigevo.org/index.html/HomePage [12:51] chibaguy (weird url, I know, but that's how the set their server up) [12:52] chibaguy it's an annual conference, and uses trackers to display all the events and papers, etc. [12:54] chibaguy Plus, I'm working on some themes that will be available for free download. [12:54] kotten chibaguy cool! [12:55] chibaguy kotten, how about you? any exciting news? :-) [12:56] kotten chibaguy not really. I am on parental leave so I am trying to keep the baby alive. I am really new to tikiwiki I had plans to use it for a hobby project. A roleplaying fantasy world. [12:56] kotten I got some help from jonnyb this just recently [12:57] kotten Or rather.. I play roleplaying games as a dungeon master and I to document player character, non-playing characters and the world/it's items and such [12:57] chibaguy I see. Sounds interesting. [12:58] kotten chibaguy yeah I hope so! As for now it looks promising. [12:59] chibaguy I was just looking at some old World of Warcraft website themes, and thinking that I like that ornate style. But it looks pretty retro now. [12:59] chibaguy Modern web design tends to be pretty boring, in my opinion. [12:59] kotten chibaguy yeah I can really agree to that [12:59] chibaguy Clean but boring, [13:00] chibaguy . [13:01] chibaguy I have a few themes in the pipeline that are definitely retro, but fun because they're Bootstrap and jquery and all that new stuff too. [13:03] chibaguy The ironic thing is, now with CSS3 you can really do great things with background images, really easily, but fashion has moved away from that, to just white space. When fashion swings back, the technology will be ready for it. [13:03] kotten Cool, I wish I knew webdesign to make things cool [13:03] kotten chibaguy let's hope it does. Because this "clean" style that dominates now is really lifeless [13:03] chibaguy Well, you can learn step by step. [13:04] kotten But I mean it feels like "the world wide web" is more or less twitter, facebook and a few other places [13:04] chibaguy Right. [13:04] chibaguy Gotta fight back. ;-) [13:04] kotten chibaguy ofc :) [13:08] chibaguy If you see website designs you like, that'd be good for your project, let me know. I'm open to suggestions for upcoming theme projects. [13:10] chibaguy (Especially if it's a matter of adapting an existing theme to Tiki - that's a pretty fast process.) [13:11] kotten chibaguy ahh cool! [13:12] chibaguy We want to have a kind of marketplace for Tiki things, so themes.tiki.org will have a listing of aftermarket themes to download. [13:14] kotten neat! [13:49] nelsonko joined #tikiwiki [14:23] tikiuser joined #tikiwiki [14:24] tikiuser hello, I'm receiving errors almost all the time [14:25] tikiuser No se ha podido encontrar la dirección DNS del servidor de tiki-view_forum_thread.php. [14:25] tikiuser cannot access DNS, it seems that it doesn't redirect ok [14:25] tikiuser i can't find why this is happening [14:25] tikiuser any help? [14:26] kotten tikiuser how is it supposed to redirect? Maybe your LAMP/LEMP/IIS config is wrong? [14:26] kotten Did it work previously but not any more [14:26] kotten Is DNS working as it should? [14:26] tikiuser it usually works except when trying to post something [14:26] tikiuser in the url, the domain disappears [14:26] kotten tikiuser are you getting a blank page? [14:26] kotten are you using linux or windows? [14:26] tikiuser yes, an error [14:27] kotten windows or linux [14:27] tikiuser for example, when posting something in the forum, it tries to connect without the domain "http://tiki-view_forum_thread.php/?forumId=1&#comments" [14:27] tikiuser linux [14:27] kotten ahh okay [14:27] kotten apache or Nginx? [14:27] tikiuser apache [14:27] kotten ok min [14:27] kotten one min [14:28] tikiuser thanks [14:29] kotten go the the apache directory [14:29] tikiuser right [14:29] tikiuser i'm using ssh [14:29] kotten most likely /etc/apache or /etc/httpd [14:29] kotten how you connect doesn't matter [14:29] tikiuser # cd /etc/apache2/ [14:30] kotten you have something like sites-available or something? [14:30] tikiuser yes [14:30] tikiuser my tiki is a virtual host [14:30] kotten and there default or tiki? [14:30] tikiuser in fact, it is the default one [14:31] tikiuser yes, tiki is the default [14:31] kotten ok open it [14:31] kotten your php config should be in there right? [14:31] kotten i mean.. [14:31] kotten the.. [14:31] kotten hm [14:32] kotten no wait [14:32] kotten yes [14:32] kotten ok [14:32] kotten you have something like this there: fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; ? [14:32] tikiuser http://paste.debian.net/739094/ [14:33] kotten ok [14:33] kotten wait [14:34] kotten I dont even remember how to setup a LAMP server ( I only use Nginx - LEMP) but [14:34] kotten It is not properly configured [14:35] kotten Have you followed a guide for setting up the LAMP server? [14:35] tikiuser hmm, I'm not sure [14:35] tikiuser what guide is it? [14:36] kotten tikiuser maybe there is a quickfix [14:36] kotten Add a ServerName [14:36] tikiuser it has got it [14:37] tikiuser ServerName javi.space [14:37] tikiuser the site works great except when posting something [14:37] tikiuser and the error is random, sometimes it works, sometimes it doesn't [14:37] kotten saw that now [14:37] kotten ServerAlias perhaps [14:40] jonnyb joined #tikiwiki [14:43] tikiuser now it works, and i haven't done anything [14:44] tikiuser seems to be some kind of weird cache problem [14:50] Tiki-KGB 03amnabilal r58905 10trunk/lang/langmapping.php * [Fix]Added mapping line for urdu [14:52] chibaguy This is a strange problem: I've been adding "items list" field types to some trackers, and got the correct "Options for Items List" form in the modal. But suddenly I'm getting different form fields, not the dropdown selectors, but rather "find" inputs. [14:52] chibaguy ...for the options for this field. I wonder why it would suddenly change. [14:54] chibaguy Even the fields I added a short time ago, with the expected input types for the options (dropdown selectors), are now showing "find" selectors instead. [15:08] xavi chibaguy: probably magic added by lph. when there are more than N items to list, provide a search form instead of attempt to populate the dropdown with ALL of them [15:08] xavi just an educated guess, mostly, even if I recall seing this suprise a few years ago [15:08] xavi bbl [15:09] xavi tikiuser: just another guess, ensure that you have the latest .htaccess in your tiki root (either symlinked from _htaccess, or if you copied in the past, then copy/sync that again). [15:09] xavi My 2 cents [15:11] tikiuser xavi: what should be the content of .htaccess? [15:15] tikiuser now it is working well all the time, btw i have increased php memoryto 2048M [15:29] chibaguy xavi, that makes sense, but it's a lot easier to use a dropdown (even a long one) than a find form if you don't remember the field name exactly (which I often don't). [15:31] chibaguy I wish there was an admin option for this. [15:31] tikiuser joined #tikiwiki [15:31] tikiuser again the same problem [15:31] tikiuser it is really very random [15:32] tikiuser i can't understand what is going on [15:32] tikiuser it redirects the user to "http://tiki-view_forum_thread.php/?forumId=1&#comments" when posting something in the forum [15:32] tikiuser which obviusly lacks the domain [15:35] tikiuser now i log out and log in and works again [15:42] xavi back [15:42] xavi tikiuser: same contents as in _htaccess in your main tiki file tree [15:42] xavi chibaguy: I agree [15:43] tikiuser well, it is a symbolic link so it contains the same [15:43] xavi yes, no problem then in that area [15:43] tikiuser i think i might find the problem... [15:44] xavi so tikiuser: please report a bug about it at https://dev.tiki.org/Make+a+wish [15:44] tikiuser i use a wildcard domain, and tikiwiki is the default virtual host [15:44] xavi and ideally, make a show.t.o instance in which the problem can be reproduced [15:44] tikiuser so if i use the tikiwiki from several domains at the same time but using the same computer, the problem arises [15:56] tikiuser ok, it was not that... [15:56] tikiuser I'm completely lost [15:57] tikiuser i just can't understand why sometimes happens and why sometimes doesn't, it has no sense [16:13] tikiuser ok, i removed all sessions manually, it seems to work now, but I'll test again after a while [16:16] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [16:16] Tiki|bot New Forum Posts: Projects(discussions) - https://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 [16:16] Tiki|bot New Forum Posts: Can't save some page edits at tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59907 [16:25] Emenems joined #tikiwiki [16:26] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [16:26] Tiki|bot New Forum Posts: Projects(discussions) - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 [16:26] Tiki|bot New Forum Posts: Can't save some page edits at tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59907 [17:02] Jyhem_ polom [17:04] Jyhem hehe, I just hit the PHP incompatible version bug on a tiki12 site I updated last wednesday. One more svn up and it's running fine again :) [17:14] tikiuser ok, there seems to be a problem with sessions [17:14] tikiuser my error only happens when i access other vhosts of my apache installation [17:15] tikiuser so, when there are more than one session per ip, the error happens [17:42] jonnyb hi tikiuser [17:43] jonnyb thanks Jyhem - glad the fix worked! :) [17:44] jonnyb do you want your different subdomains to be different tikis, tikiuser ? if so there are a couple of ways to do that [17:45] tikiuser jonnyb: if that is the error... [17:47] jonnyb This would prevent the sesion collisions https://doc.tiki.org/MultiTiki [17:47] jonnyb but each subdomain will be a separate tiki [17:49] tikiuser jonnyb: thank you, that is exactly what is happening. Let me explain: i have put tikiwiki directory as the default server, so if I access any subdomain which points to the same IP, session get messed up [17:50] tikiuser but not only that, if i put wordpress in a subdomain and access wordpress and then tikiwiki, the session also gets messed up [17:50] jonnyb is this a shared hosting server? [17:51] xavi tikiuser, did you write specific string in the the cookie section of the tiki control panel "General"? [17:51] jonnyb i would avoid having different domains sharing the same document root if possible (but it's not really my area) [17:54] tikiuser it is a private VPS [17:54] tikiuser xavi: no, i didn't, should I? [17:55] xavi tikiuser: cookie settings are in 2 places for you to review: Control Panel "Login" > General Preferecences tab, section "Cookies". Ensure you have a differnt cookie name between different tikis in domains or subdomains from the same server, I would say [17:56] xavi and "Sessions", session cookie name is defined in "control Panel" > General > General Settings > Sessions > Sesison cookie name. [17:57] xavi just in case, since you said something about two sessions colisioning in the same ip on different domains, if I understood correctly [18:06] tikiuser yes, that is the case [18:35] redflo joined #tikiwiki [18:38] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [18:38] Tiki|bot New Forum Posts: Projects(discussions) - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 [18:38] Tiki|bot New Forum Posts: Can't save some page edits at tiki.org - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59907 [18:45] tikiuser oh shit, it continues to happen even with subdomains separation [18:45] tikiuser it is so random that i can't understand what is going on [18:46] tikiuser somehow if i login and logout it works for a while [18:48] Tiki|bot New Forum Posts: How to change server hostname in 15.0? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914 [18:48] Tiki|bot New Forum Posts: Projects(discussions) - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 [18:48] Tiki|bot New Forum Posts: Can't save some page edits at tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59907 [18:50] tikiuser I am almost giving up [18:51] tikiuser i don't even know how to start reporting a bug, as I cannot find a way to reliably reproduce it [18:54] tikiuser running a server check it says the following: [18:54] xavi tikiuser: even if you can not reproduce it right now somewhere else, please add a bug report about that you are experiencing. Maybe someone hits a similar issue in the future, and they can help to sort out similarities with your bug report, and whatever undelying issue produces it. [18:54] tikiuser session vacío ugly Your session is empty, try reloading the page and if you see this message again you may have a problem with your server setup. [19:06] Tiki-KGB 03drsassafras r58906 10trunk/lib/ 10userslib.php 10wiki-plugins/wikiplugin_jabber.php * [SEC][ENH] Fix for jabber plugin failing to authenticate under rare conditions. [19:23] Telesight joined #tikiwiki [19:38] Tiki|bot New Forum Posts: June Webinar - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59922 [20:22] tikiuser joined #tikiwiki [21:55] zlinux_ joined #tikiwiki [23:01] Tiki-KGB joined #tikiwiki [23:08] Tiki|Log joined #tikiwiki [23:08] Topic for #tikiwikiis now Tiki - the only Free & Open Source wiki-based CMS with the most built-in features! Latest Tiki 15.0 (LTS) version is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude your message from the log) [23:58] Tiki-KGB 03drsassafras r58907 10trunk/lib/userslib.php * [ENH] removed redundant SQL from change_user_password