←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
giesen | joined #tikiwiki | [00:02] |
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 | [00:06] |
........................................ (idle for 3h18mn) | ||
nelsonko | joined #tikiwiki | [03:24] |
............ (idle for 58mn) | ||
zlinux_ | joined #tikiwiki | [04:22] |
............ (idle for 57mn) | ||
olinuxx | joined #tikiwiki | [05:19] |
Jyhem_ | joined #tikiwiki | [05:25] |
Jyhem_laptop_ | joined #tikiwiki | [05:26] |
julenlar | joined #tikiwiki | [05:33] |
............ (idle for 56mn) | ||
NoteOn | joined #tikiwiki | [06:29] |
........ (idle for 35mn) | ||
nelsonko | left #tikiwiki | [07:04] |
........... (idle for 52mn) | ||
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
New Forum Posts: Projects(discussions) - https://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 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 | [07:56] |
New Forum Posts: How to change server hostname in 15.0? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=59914
New Forum Posts: Projects(discussions) - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 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:06] | |
..... (idle for 24mn) | ||
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
[SEC][DB][REM][KIL] New password authentication system; removal of feature to use lessor password (feature_crypt_passwords) | [08:30] |
xavi | joined #tikiwiki | [08:42] |
........................... (idle for 2h14mn) | ||
kotten | joined #tikiwiki | [10:56] |
..... (idle for 22mn) | ||
Hello! I have a basic pretty tracker(user selector + a few values) when I call the trackerlist in the wiki it works nicely!
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? Basically I have tried something like this: {trackerlist trackerId="<the trackers ID>" "filterfield="<trackers ID for the user>" exactvalue="field(user)" | [11:18] | |
Any ideas or pointers would be appreciated! | [11:29] | |
jonnyb | joined #tikiwiki
polompompom | [11:37] |
kotten | jonnyb I could not have said it better myself | [11:37] |
jonnyb | hi kotten | [11:38] |
kotten | jonnyb whats up? | [11:39] |
jonnyb | hopefully not as much as yesterday, that was a bit manic! | [11:39] |
xavi | hi all | [11:39] |
kotten | jonnyb what happend yesterday? | [11:40] |
Tiki-KGB | 03drsassafras r58902 10trunk/ 10(10 files in 8 dirs)
[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:40] |
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"?
(So sorry for being stupid I am really new to all of this) | [11:41] |
xavi | 2nd option
"tracker item made by user" feel free to improve the docs so that they are clearer for people getting into them (like in your case, now) | [11:42] |
kotten | xavi for other people as stupid as me :P
jonnyb that kind of suck =[11:44] kotten I am on parental leave so I don't do much now | [11:43] |
xavi | :-)
so am I (parental leave) | [11:44] |
kotten | xavi cool, how old are you(r) kid(s)? | [11:44] |
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
and afternoons-evening is a no work-time so that I can stay with them properly, etc | [11:45] |
kotten | xavi that sounds really nice | [11:46] |
xavi | thks. where are you located? | [11:46] |
kotten | xavi Sweden
and you? France? | [11:47] |
xavi | he he, nice to leave there (18mnths of parental leave for the parent - father also - while keeping sallary
in my next life, I want to be born there ;-) me: Catalonia/Spain s/leave/live | [11:47] |
kotten | xavi yeah that's nice but frankly we are looking to leave
Yeah I have heard about Catalonia. There were talk about you guys not wanting to be in Spain or something half a year- a year ago I think it was Catalonia | [11:48] |
In the TrackerList there is the user variable so it feels like it must be an option to "only show where => field(<user selector field id>, user) | [11:54] | |
Ok so some progress. It works great like this:
{trackerlist trackerId="1" wiki="kar_templates" filterfield="5" exactvalue="admin"} Filterfield is a user selector However... {trackerlist trackerId="1" wiki="kar_templates" filterfield="5" exactvalue=user} does not work is it soemthing like "$user" $user or #user i need to put in there? or like.. exactvalue=view_user ? to get "String of username" in my trackerlist condition | [12:05] | |
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:16] |
jonnyb | kotten, i think what you want it {{user}} and enable wiki arg vars perference
it/is | [12:17] |
Tiki-KGB | 03jonnybradley r58904 10trunk/lib/setup/twversion.class.php 10trunk * [MRG] Automatic merge, branches/15.x 58896 to 58903 | [12:18] |
kotten | jonnyb thanks! I will look into that. I will look around the control panel to locate arg vars enabling.
That should work | [12:19] |
jonnyb | think it's on the wiki admin panel | [12:19] |
kotten | Just when I look at the example on PluginTrackerList there is this line:
{trackerlist trackerId="5" fields="21:23:24" filterfield="20" exactvalue="field(38,user,7)"} But ofc | [12:20] |
jonnyb | maybe the textarea one actually... | [12:20] |
kotten | I think I found it now under editing and plugins "Wiki argument variables" | [12:27] |
jonnyb | yup, that sounds like the one :) | [12:27] |
kotten | jonnyb It seems to work :) Thanks a bunch!! | [12:29] |
chibaguy | joined #tikiwiki
polom | [12:30] |
jonnyb | pompom chibaguy
yay, glad to help kotten, and welcome :) | [12:30] |
chibaguy | hi jonnyb and all | [12:31] |
.... (idle for 15mn) | ||
kotten | chibaguy hello! | [12:46] |
chibaguy | hi kotten | [12:47] |
kotten | chibaguy whats up? | [12:49] |
chibaguy | well, right now I'm working on the 2017 version of this website: http://gecco-2016.sigevo.org/index.html/HomePage
(weird url, I know, but that's how the set their server up) it's an annual conference, and uses trackers to display all the events and papers, etc. Plus, I'm working on some themes that will be available for free download. | [12:51] |
kotten | chibaguy cool! | [12:54] |
chibaguy | kotten, how about you? any exciting news? :-) | [12:55] |
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.
I got some help from jonnyb this just recently 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:56] |
chibaguy | I see. Sounds interesting. | [12:57] |
kotten | chibaguy yeah I hope so! As for now it looks promising. | [12:58] |
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.
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,
. 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. 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. | [12:59] |
kotten | Cool, I wish I knew webdesign to make things cool
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:03] |
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.
Gotta fight back. ;-) | [13:04] |
kotten | chibaguy ofc :) | [13:04] |
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.
(Especially if it's a matter of adapting an existing theme to Tiki - that's a pretty fast process.) | [13:08] |
kotten | chibaguy ahh cool! | [13:11] |
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:12] |
kotten | neat! | [13:14] |
........ (idle for 35mn) | ||
nelsonko | joined #tikiwiki | [13:49] |
....... (idle for 34mn) | ||
tikiuser | joined #tikiwiki
hello, I'm receiving errors almost all the time No se ha podido encontrar la dirección DNS del servidor de tiki-view_forum_thread.php. cannot access DNS, it seems that it doesn't redirect ok i can't find why this is happening any help? | [14:23] |
kotten | tikiuser how is it supposed to redirect? Maybe your LAMP/LEMP/IIS config is wrong?
Did it work previously but not any more Is DNS working as it should? | [14:26] |
tikiuser | it usually works except when trying to post something
in the url, the domain disappears | [14:26] |
kotten | tikiuser are you getting a blank page?
are you using linux or windows? | [14:26] |
tikiuser | yes, an error | [14:26] |
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"
linux | [14:27] |
kotten | ahh okay
apache or Nginx? | [14:27] |
tikiuser | apache | [14:27] |
kotten | ok min
one min | [14:27] |
tikiuser | thanks | [14:28] |
kotten | go the the apache directory | [14:29] |
tikiuser | right
i'm using ssh | [14:29] |
kotten | most likely /etc/apache or /etc/httpd
how you connect doesn't matter | [14:29] |
tikiuser | # cd /etc/apache2/ | [14:29] |
kotten | you have something like sites-available or something? | [14:30] |
tikiuser | yes
my tiki is a virtual host | [14:30] |
kotten | and there default or tiki? | [14:30] |
tikiuser | in fact, it is the default one
yes, tiki is the default | [14:30] |
kotten | ok open it
your php config should be in there right? i mean.. the.. hm no wait yes ok you have something like this there: fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; ? | [14:31] |
tikiuser | http://paste.debian.net/739094/ | [14:32] |
kotten | ok
wait I dont even remember how to setup a LAMP server ( I only use Nginx - LEMP) but It is not properly configured Have you followed a guide for setting up the LAMP server? | [14:33] |
tikiuser | hmm, I'm not sure
what guide is it? | [14:35] |
kotten | tikiuser maybe there is a quickfix
Add a ServerName | [14:36] |
tikiuser | it has got it
ServerName javi.space the site works great except when posting something and the error is random, sometimes it works, sometimes it doesn't | [14:36] |
kotten | saw that now
ServerAlias perhaps | [14:37] |
jonnyb | joined #tikiwiki | [14:40] |
tikiuser | now it works, and i haven't done anything
seems to be some kind of weird cache problem | [14:43] |
Tiki-KGB | 03amnabilal r58905 10trunk/lang/langmapping.php * [Fix]Added mapping line for urdu | [14:50] |
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.
...for the options for this field. I wonder why it would suddenly change. 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. | [14:52] |
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
just an educated guess, mostly, even if I recall seing this suprise a few years ago bbl 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). My 2 cents | [15:08] |
tikiuser | xavi: what should be the content of .htaccess?
now it is working well all the time, btw i have increased php memoryto 2048M | [15:11] |
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).
I wish there was an admin option for this. | [15:29] |
tikiuser | joined #tikiwiki
again the same problem it is really very random i can't understand what is going on it redirects the user to "http://tiki-view_forum_thread.php/?forumId=1&#comments" when posting something in the forum which obviusly lacks the domain now i log out and log in and works again | [15:31] |
xavi | back
tikiuser: same contents as in _htaccess in your main tiki file tree chibaguy: I agree | [15:42] |
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:43] |
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:44] |
ok, it was not that...
I'm completely lost i just can't understand why sometimes happens and why sometimes doesn't, it has no sense | [15:56] | |
.... (idle for 16mn) | ||
ok, i removed all sessions manually, it seems to work now, but I'll test again after a while | [16:13] | |
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
New Forum Posts: Projects(discussions) - https://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 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:16] |
Emenems | joined #tikiwiki | [16:25] |
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
New Forum Posts: Projects(discussions) - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 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 | [16:26] |
........ (idle for 36mn) | ||
Jyhem_ | polom | [17:02] |
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:04] |
tikiuser | ok, there seems to be a problem with sessions
my error only happens when i access other vhosts of my apache installation so, when there are more than one session per ip, the error happens | [17:14] |
...... (idle for 27mn) | ||
jonnyb | hi tikiuser
thanks Jyhem - glad the fix worked! :) do you want your different subdomains to be different tikis, tikiuser ? if so there are a couple of ways to do that | [17:42] |
tikiuser | jonnyb: if that is the error... | [17:45] |
jonnyb | This would prevent the sesion collisions https://doc.tiki.org/MultiTiki
but each subdomain will be a separate tiki | [17:47] |
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
but not only that, if i put wordpress in a subdomain and access wordpress and then tikiwiki, the session also gets messed up | [17:49] |
jonnyb | is this a shared hosting server? | [17:50] |
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:51] |
tikiuser | it is a private VPS
xavi: no, i didn't, should I? | [17:54] |
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
and "Sessions", session cookie name is defined in "control Panel" > General > General Settings > Sessions > Sesison cookie name. just in case, since you said something about two sessions colisioning in the same ip on different domains, if I understood correctly | [17:55] |
tikiuser | yes, that is the case | [18:06] |
...... (idle for 29mn) | ||
redflo | joined #tikiwiki | [18:35] |
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
New Forum Posts: Projects(discussions) - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 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:38] |
tikiuser | oh shit, it continues to happen even with subdomains separation
it is so random that i can't understand what is going on somehow if i login and logout it works for a while | [18:45] |
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
New Forum Posts: Projects(discussions) - http://tiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=59908 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:48] |
tikiuser | I am almost giving up
i don't even know how to start reporting a bug, as I cannot find a way to reliably reproduce it running a server check it says the following: | [18:50] |
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. | [18:54] |
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:06] |
.... (idle for 17mn) | ||
Telesight | joined #tikiwiki | [19:23] |
.... (idle for 15mn) | ||
Tiki|bot | New Forum Posts: June Webinar - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59922 | [19:38] |
......... (idle for 44mn) | ||
tikiuser | joined #tikiwiki | [20:22] |
................... (idle for 1h33mn) | ||
zlinux_ | joined #tikiwiki | [21:55] |
.............. (idle for 1h6mn) | ||
Tiki-KGB | joined #tikiwiki | [23:01] |
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:08] |
........... (idle for 50mn) | ||
Tiki-KGB | 03drsassafras r58907 10trunk/lib/userslib.php * [ENH] removed redundant SQL from change_user_password | [23:58] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |