[00:12] amette_laptop joined #tikiwiki [00:12] amette_laptop left #tikiwiki [00:13] amette_laptop joined #tikiwiki [01:49] Gwayne joined #tikiwiki [01:49] Gwayne joined #tikiwiki [02:55] amette_laptop left #tikiwiki [02:55] amette_laptop joined #tikiwiki [03:34] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [03:34] Tiki|bot New Forum Posts: Tiki 14.0 beta - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55334 [03:34] Tiki|bot New Forum Posts: UI / UX and Accessibility - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55332 [03:44] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [03:44] Tiki|bot New Forum Posts: Tiki 14.0 beta - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55334 [03:44] Tiki|bot New Forum Posts: UI / UX and Accessibility - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55332 [04:02] Gwayne joined #tikiwiki [04:02] Gwayne joined #tikiwiki [05:10] nelsonko left #tikiwiki [05:11] amette_laptop left #tikiwiki [05:11] amette_laptop joined #tikiwiki [06:38] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [06:38] Tiki|bot New Forum Posts: Tiki 14.0 beta - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55334 [06:38] Tiki|bot New Forum Posts: UI / UX and Accessibility - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55332 [06:48] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [06:48] Tiki|bot New Forum Posts: Tiki 14.0 beta - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55334 [06:48] Tiki|bot New Forum Posts: UI / UX and Accessibility - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55332 [07:01] Gwayne joined #tikiwiki [08:09] gezza joined #tikiwiki [09:29] Telesight joined #tikiwiki [10:29] Tiki|bot joined #tikiwiki [10:48] fabricius joined #tikiwiki [11:00] gezza joined #tikiwiki [11:06] chibaguy joined #tikiwiki [11:06] chibaguy polom [11:23] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [11:23] Tiki|bot New Forum Posts: Tiki 14.0 beta - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55334 [11:23] Tiki|bot New Forum Posts: UI / UX and Accessibility - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55332 [11:32] lindonb joined #tikiwiki [11:33] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [11:33] Tiki|bot New Forum Posts: Tiki 14.0 beta - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55334 [11:33] Tiki|bot New Forum Posts: UI / UX and Accessibility - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55332 [12:00] Gwayne joined #tikiwiki [12:00] Gwayne joined #tikiwiki [12:19] chibaguy polom [12:23] chibaguy Probably a noobie question, but can "password reminder" messages be sent as HTML email? (A client wants this.) So far, adding HTML to the .tpl just shows the HTML syntax in the message rather than it being parsed. [12:33] Tiki|bot New Forum Posts: Monthly-web-meeting-thing tomorrow - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55354 [13:08] fabricius joined #tikiwiki [13:29] Telesight joined #tikiwiki [13:39] ricks99 joined #tikiwiki [13:39] ricks99 polom y'all [14:19] gezza hi all [14:20] gezza chibaguy, are you around? [14:21] chibaguy hi gezza [14:23] gezza yesterday i was chatting with jonnyb about what to do when the "..." (ellipsis) shows no actions because user has no permission to any of those actions [14:24] gezza this seems to work to hide empty ellipsis for wikiactions: .icons.btn-group { visibility: hidden;} .icons.btn-group li { visibility: visible;} [14:24] gezza do you think we should introduce a special class for these instead of using .icons.btn-group? [14:25] gezza http://stackoverflow.com/questions/13861230/hide-content-of-parent-element-without-hiding-children-in-css [14:27] gezza funny, that css can solve such things [14:27] chibaguy In general, I think the idea of the classes being object oriented means to start with a base class and add variations (like Bootstrap does with .btn-*), so I'd say don't make a special class, unless things become too complicated without the special class. [14:27] gezza easier than php or smarty or javacript [14:29] chibaguy yeah, I never used css visibility before, I think. Only display: . [14:30] gezza ok, I will go with the existing classes [14:43] jonnyb joined #tikiwiki [14:43] jonnyb pom pom pom [14:43] jonnyb hi fabricius - got your mail, will have a look... [14:49] Telesight1 joined #tikiwiki [14:55] fabricius jonnyb: strangely I cannot update the search index on this site, whilst I can on another on the same server (both trunk, differend revs) - thus I cannot use objectlink (cannot apply anything; unified is active) [14:56] jonnyb which engine are you using? maybe try a different one [15:02] fabricius lucene on both jonnyb [15:04] fabricius hmmm full textr workedout [15:04] jonnyb did you check the file perms on the temp directory? (i'm sure you did, just checking ;) ) [15:05] fabricius hmmm have heard about lucene issues, but I have not really a clue about [15:05] fabricius chmod 777 [15:05] fabricius and check-questiong is fine, as I am one candidate for frequent PEBCAK situations ;-) [15:06] fabricius /s/questiong/questioning [15:06] jonnyb chmod -R ? [15:06] fabricius thx jonnyb [15:06] fabricius yes! recursive! doublechecked [15:16] ricks99 left #tikiwiki [15:23] nelsonko joined #tikiwiki [15:24] omstefanov joined #tikiwiki [15:29] omstefanov Any idea how to unlock a wiki page when msg "... is being edited by [username]" keeps showing, but user is no longer logged in and page (in phpMyAdmin shows no value in locked-by field ? [16:11] jonnyb hey, omstefanov, long time no see, sorry i missed you :) [16:16] Tiki-KGB 03jonnybradley r54735 10branches/14.x/templates/tiki-admin.tpl [16:16] Tiki-KGB [FIX] admin: Oops, sorry - debug hack for r54729 removed, shouldn't have been committed (let alone backported!) [16:16] jonnyb fabricius: sorry, got distracted (still am) - your tracker adding issue, i wonder if it's connected to this new 14.0 blocker somehow? https://dev.tiki.org/item5600 [16:16] fabricius ok [16:17] fabricius unsure if connected [16:17] fabricius cannot check before tonight [16:18] Tiki-KGB 03jonnybradley r54736 10branches/ 1013.x 1013.x/templates/tiki-admin.tpl [16:18] Tiki-KGB [bp/r54735][FIX] admin: Oops, sorry - debug hack for r54729 removed, shouldn't have been committed (let alone backported!) [16:18] fabricius jonnyb see ^ [16:18] jonnyb one odd thing that i see on your server is that the new item form is in a tab, but in 14.x (for me) it's a button that brings up a modal dialog - maybe a merge failed somewhere? Or is it a setting? [16:19] jonnyb ok, later/tomorrow [16:25] xavi1 joined #tikiwiki [16:25] xavi1 polom [16:26] jonnyb hi xavi [16:26] xavi1 a quick question about how to filter by date ranges with Plugin List: (while we didn't have the tiki meeting about it ;-) ) [16:26] jonnyb and xavi1 [16:26] jonnyb :) [16:26] xavi1 :-) [16:26] xavi1 Can you any thing wrong with this?: {filter range="tracker_field_30" from="1259625600" to="now"} [16:27] xavi1 tiki12.x, field 30 is the one with the date field (f) [16:27] xavi1 that unix time corresponds to 12/01/2009 @ 12:00am (UTC) (according to http://www.unixtimestamp.com ) [16:27] xavi1 I have 2 items (out of three) that should match the criteria, but none is found [16:27] jonnyb do you have it set to not use permanent names for fields? (it's a pref in admin/trackers) [16:28] xavi1 ah, no, I just follow the doc.t.o examples about PluginList :-/ [16:28] jonnyb usually (these days) you should use tracker_field_whateverItsNameIs [16:28] jonnyb oh, bad example then [16:28] xavi1 there should be some big warning in doc.t.o then about it... (documenation explains with Tiki9 example, afair) [16:28] jonnyb i think the default has always been to use the perm names [16:29] xavi1 ok, checkikng that pref in my tsting site [16:29] jonnyb should just be changed to the default i think, with a tiny note somewhere for people that don't like names ;) [16:29] jonnyb by the way, i saw https://dev.tiki.org/item5600 and had a look, but i can't seem to reproduce locally... [16:30] xavi1 it's not that I don't like names, it's that in the past it used to work with field ids (before perm names where introduced, afair) [16:31] xavi1 it used to work *only* with field ids (permanent name was not introduced in the code, afaik) [16:32] xavi1 anyway, I can't find the pref under Tracker Admin Panel... [16:33] xavi1 found it: in search admin panel (only), it seems [16:33] jonnyb yes, indeed - all the old pre-tiki 7 tracker stuff was only based on field ids [16:33] jonnyb oh? odd - should be in the tracker one as well i think [16:34] Tiki-KGB 03jonnybradley r54737 10branches/14.x/lib/wiki-plugins/wikiplugin_list.php [16:34] Tiki-KGB [FIX] Revert r52621: [ENH]Parameter created to replace the default sort mode in plugin list [16:34] Tiki-KGB (no longer needed as each plugin list uses it's own sort and pagination params so you can have multiple plugins on the same page, thanks nelsonko) [16:34] xavi1 ok, it works, nice.thanks for feedback [16:34] wolfganga joined #tikiwiki [16:34] jonnyb super :) [16:34] xavi1 next step, would it work with D(2009-01-12) instead of unix timestamp? Testing... [16:35] jonnyb hi wolfganga [16:35] xavi1 ohhhhh, "filterRange: "from" value not parsed" [16:36] wolfganga hi jonnyb [16:36] xavi1 oh well, one step at a time. Thanks for tips. Back to run-away-and-pre-teaching mode [16:36] xavi1 cheers [16:36] xavi1 left #tikiwiki [16:38] wolfganga jonnyb - i send to devlist that i am close to relesae the fix for the js stuff [16:38] jonnyb wolfganga: you did something a while back with tracker tmeplates (afraid i can't find it now an didn't really work out what) but Xavi found a problem that might be related - does this stack trace look at all familiar to you? http://xavi-9794-5599.show.tikiwiki.org/tiki-view_tracker_item.php?itemId=1 [16:39] jonnyb (not blaming you but i can't seem to reproduce it) [16:39] wolfganga mom just checking that link [16:39] jonnyb thanks [16:40] jonnyb i saw your mail "Re: [Tiki-devel] Tiki 14.0 beta (not quite ready)" and replied on the list an hour or so ago (i think?) [16:57] wolfganga jonnyb - with respect to the tracker 55999: You mean: Fatal error: Uncaught exception 'Exception' with message 'No template available [16:57] wolfganga issue 5599 [17:00] jonnyb maybe it a duplicate, the one added as a blocker for 14.0 was https://dev.tiki.org/item5600 [17:01] wolfganga Have not had that issue before - anyway will I'll try to reproduce it. If i can reproduce it i can certainly fix it [17:01] jonnyb https://dev.tiki.org/item5599 looks different [17:02] jonnyb thanks, it's probably unrelated but thought i'd ask [17:02] jonnyb ah, i guess Xavi reused the show instance ;) [17:03] wolfganga yes he did [17:03] jonnyb it's a few hundred commits out of date, i'll try and update it [17:04] jonnyb i'll have a look at the 5599 thing [17:04] wolfganga that test instance - is it on 14.x as of today? [17:05] jonnyb it was on r54560 i'm doing an svn up (i think) [17:06] jonnyb ok, done - it's on r54737 now [17:08] wolfganga jonnyb there is something odd withthat instance [17:08] wolfganga if you go to tracker / properties / dispaly [17:08] jonnyb hmm? how so? [17:08] * jonnyb goes [17:08] jonnyb ok, there [17:08] wolfganga the list popufield selector was changed a while ago to a multi selection box [17:08] wolfganga but the instance shows the "old" input [17:09] jonnyb oh yes - i see an "n" in there [17:09] wolfganga yes [17:09] wolfganga i am not sure but i think that was change 12/2015 oir 1/2015 [17:09] jonnyb hmmm, didn't i fix something related to that a while back? [17:09] wolfganga you did some tsuff and LP did it [17:10] jonnyb yes, it was that is unified index was off it defaults to a plain input [17:10] wolfganga i provided a workaround that i never commited [17:10] wolfganga exactly [17:10] jonnyb so i wonder where the "n" came from [17:10] jonnyb at least that explains why my local test worked ok [17:10] jonnyb will try again with uni-search off [17:10] wolfganga * maybe we should add some version / built / revision info to tiki * [17:10] jonnyb thanks :) [17:11] wolfganga i am not sure a.) if this instance has even the changes i made b.) if it will be reproducable on 14.x [17:12] jonnyb indeed - maybe something needs to be added to show.t.o (but i deliberatly have no idea how all that works ;) ) [17:12] wolfganga me 2^^ anawy have you access in the sense that you actually can see the php files there? [17:13] jonnyb nope, there's a button on the tracker items to svn up (maybe only if it's your bug report or an admin) [17:13] wolfganga if tiki-view_tracker_item.php contains some string like vi_tpl then it has my additions [17:13] wolfganga i see [17:14] jonnyb oh yes, i remember now - nothing to do with this then i think... [17:14] amette_laptop there also should be a button to create a tarball with the php files [17:15] jonnyb pompom amette_laptop [17:15] fabricius joined #tikiwiki [17:15] amette_laptop yeah, hi jonnyb and wolfganga :) [17:16] jonnyb i tihnk what wolfganga is saying that it might be useful to know what revision the instance was created on? [17:16] Tiki|bot New Forum Posts: Images Have Scrollbars - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [17:16] wolfganga lyes [17:16] wolfganga yes [17:16] amette_laptop isn't there a module for this? last updated from svn rxyz on date or such? [17:17] jonnyb yes, but it doesn't tell us when it started (if the default data was set up in a bad way for instance) [17:17] jonnyb i guess we could guess by the create date of the bug that it was created from [17:17] amette_laptop ah, I see - hang on, let me check something [17:17] wolfganga if there is a module, how would that module get the revison from svn. i stheer any file maintained? [17:18] jonnyb anyway, i've recreated xavi's 5599 wish [17:18] amette_laptop check out /info.txt in the tiki instance [17:18] jonnyb i tihnk it's called svn_info or some such and it just looks in the .svn dir [17:18] wolfganga jonnyb - so that "recreation" uses a different build now? [17:19] jonnyb oh yes, there it is, thanks amette_laptop [17:19] amette_laptop yw jonnyb [17:19] wolfganga * stil has no clue how/hwen those demo instances are updated *^^ [17:19] jonnyb wolfganga: how do you mean? i did svn up on it just now, so it's up to date on 14.x [17:19] jonnyb it's magic! :) [17:19] wolfganga ah ok [17:19] amette_laptop wolfganga : demo is a different thing again..?! [17:20] wolfganga you are right - sry mixed up demo with bugs [17:20] amette_laptop but yes, show is manual svn up via the dev.t.o bug tracker [17:20] amette_laptop too many sub-domains of tiki.org - one can get confused easily - no worries :) [17:20] wolfganga * agrees* ^^ [17:24] wolfganga jonnyb - does this error show up on the updated recreated issue? [17:25] jonnyb not sure, and fixing 5599 currently [17:42] Tiki-KGB 03jonnybradley r54738 10branches/14.x/lib/core/Tracker/Field/Dropdown.php [17:42] Tiki-KGB [FIX] trackers: Seems explode on an empty string creates an array with one zero element, so if one of the options for the dropdown is zero that defaults to being selected (thanks Xavi, hopefully fixes wish5599) [17:43] wolfganga jonnyb good catch - and yes explode behaves like that. [17:43] jonnyb annoying isn't it :) [17:43] jonnyb ok... next! [17:43] * jonnyb has given in on getting any client work done now ;) [17:44] wolfganga yes it is [17:44] Tiki-KGB 03jonnybradley r54739 10branches/14.x/lib/init/tra.php [17:44] Tiki-KGB [FIX] tr: Seems if the string "0" is translated it is returned as an empty string for all languages (discovered while investigating wish5599) [17:46] fabricius hi wolfganga, saw your recent mails to dev ... +1 [17:46] Tiki|bot New Forum Posts: Images Have Scrollbars - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [17:46] Tiki|bot New Forum Posts: Monthly-web-meeting-thing tomorrow - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55354 [17:46] Tiki|bot New Forum Posts: "Title Bar" tikiwiki syntax not working in 13.1? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55339 [17:47] fabricius wolfganga: working with the new tracker thingies right now with trunk on an urgent life project - very useful, itemlink etc. ... THX [17:47] wolfganga hi fabricius - thx [17:48] fabricius wolfganga: document management / process management (status of documents for a pre-press pre-lecturate ...) [17:51] jonnyb wolfganga: i just created a new tracker on that show instance and made a new item and it's all fine, so i think that fix whenever it was has sorted that one out (hopefully) [17:51] jonnyb See http://xavi-9794-5599.show.tikiwiki.org/tiki-view_tracker_item.php?itemId=4 [17:52] wolfganga jonnyb - will look to your instance right now (and thank you for inverstigating it)! [17:53] jonnyb no worries, just letting you know in case you were also thinking about it - no further action required i think, i'm updating and de-escalating that wish :) [17:54] wolfganga ok great - btw. your instance does not have unified search enabled (as it was before) just trying that [17:55] jonnyb it was Xavi's instance, btw [17:55] jonnyb i think it only happened when uni-search was off (didn't it?) [17:55] wolfganga and ... would it be possible to make that prefrence search result box "resizable"? its so inconvienent to scroll thought the prefs results in that limited space. [17:56] wolfganga yes - xavis ^^ [17:56] Tiki|bot New Forum Posts: Fautore - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [17:56] Tiki|bot New Forum Posts: Images Have Scrollbars - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [17:56] Tiki|bot New Forum Posts: Monthly-web-meeting-thing tomorrow - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55354 [17:57] jonnyb better to use unified search imho :) [18:00] wolfganga btw: when enabling unified search - it does not automatically create the initial index [18:00] wolfganga i think it should [18:00] wolfganga * new ticket....* [18:04] wolfganga jonnyb tested also with US and those checkboxs/radiobuttons - looks godd [18:04] jonnyb hmm, not so sure - i have indexes that take hours to rebuild, so would prefer a prompt (please) [18:04] jonnyb super, thanks wolfganga :) [18:04] wolfganga no thank you - you fixed it :-) [18:05] jonnyb it's nice to have confirmation though [18:05] wolfganga ^^ [18:06] jonnyb amette_laptop: you still about? I don't seem to have been getting notification emails from *.t.o sites for ages - any idea why? My email there is my tiki.org one, maybe it's just getting delievered locally or something? [18:08] amette_laptop I am sometimes getting mails from dev.t.o, apparantly I'm subscribed to some category or so... but let me see, if I any problems in the mail system stand out [18:08] jonnyb lovely, thanks [18:10] amette_laptop :) [18:13] amette_laptop jonnyb : nothing wrong with the mail system, logs tell me that mails are going out and the last one was sent to you succesfully Mar 12 02:42:21 CET [18:14] amette_laptop and there have been mails sent out to other people successfully after that [18:15] jonnyb hmm, thanks - but that's odd - i should get something for all changes on tracker 5, and several items and pages, and i added a wild card notif for all wiki pages today, so i'll see what happens [18:15] jonnyb and i get lots of other mails to that address (one a couple of minutes ago) [18:15] jonnyb ah well, thanks for checking - curious... [18:16] amette_laptop that is indeed weird, but it does look more like a tiki bug than anything else from my point of view [18:16] jonnyb :D [18:16] amette_laptop *g* [18:17] amette_laptop maybe some wrong perm in one of the groups you're in? [18:18] Jyhem polom [18:18] amette_laptop hi Jyhem [18:18] jonnyb moloq Jyhem [18:19] * Jyhem notices amette has seen the good points of a _laptop nick :) [18:20] amette_laptop Jyhem : I still don't like it, but I just couldn't get any irc2xmpp transport working with irssiproxy, so I figured that _laptop is still better than not joining the party at all ;) [18:20] Tiki-KGB 03jonnybradley r54740 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/14.x 54733 to 54739 [18:20] Jyhem i hope you guys are having fun. I just "kinda" finished this quick thing I intended to do before midday (I'm glad I still ate) [18:20] jonnyb oh yes, lots of fun (but i gave in trying to do the thing i should have done on monday ;) ) [18:21] Jyhem hehe, better to have a working solution than nothing [18:21] amette_laptop indeed :) [18:22] Jyhem It works remarquably well for something universally considered a bad solution :) [18:22] wolfganga hi jyhem^^ [18:22] Jyhem oh well, going to improv courses now. need to prepare :) [18:22] Jyhem hi wolfganga [18:23] amette_laptop hang on, you prepare for improv - isn't that an oxymoron? ;) [18:24] jonnyb :) [18:24] Jyhem :) [18:24] jonnyb probably some sort of meditation ;) [18:24] amette_laptop ok, fair enough :) [18:24] Jyhem More like prepare what I will take with me and wear warmer clothes on the way [18:25] amette_laptop ok, that makes sense [18:25] Jyhem and take money for the after-course bar. I'm sure you can all picture all that [19:06] slyskawa joined #tikiwiki [20:16] fabricius joined #tikiwiki [20:19] wolfganga joined #tikiwiki [20:19] wolfganga Back again :-) [20:20] wolfganga if someone is interested - hopefully found tha last issue when minifying and putting JS in just one file. Thought i should share this with you. [20:20] wolfganga Some JS libs do NOT terminate their code with a ';' [20:21] wolfganga this is fine when they are loaded in their own script tag [20:21] wolfganga but when their are concated into one single file, this of cause causes an issue [20:24] wolfganga example: vendor/jquery/plugins/async/jquery.async.js [20:31] jonnyb also b [20:31] gezza joined #tikiwiki [20:31] wolfganga ? [20:31] jonnyb yes, async is very old, but still in use (on the permissions page for instance) [20:32] wolfganga async is also bad bc it load ist on jquery instance [20:32] jonnyb i guess it wouldn't be so hard to add semicolons where needed? (in fact i thought this already happened) [20:33] wolfganga no its not and i did irt [20:33] wolfganga works like a charme now [20:33] wolfganga still testing though [20:34] wolfganga still need to add the user defined cdns - (if anyone is using them) [20:37] jonnyb i tihnk the tiki sites use them [20:39] Tiki|bot New Forum Posts: Fautore - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [20:39] Tiki|bot New Forum Posts: Images Have Scrollbars - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [20:39] Tiki|bot New Forum Posts: Monthly-web-meeting-thing tomorrow - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55354 [20:41] fabricius joined #tikiwiki [20:49] Tiki|bot New Forum Posts: Fautore - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [20:49] Tiki|bot New Forum Posts: Images Have Scrollbars - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [20:49] Tiki|bot New Forum Posts: Monthly-web-meeting-thing tomorrow - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55354 [21:05] wolfganga anyone seens this: 404 on /images/ui-icons_ff0084_256x240.png [21:05] wolfganga ? [21:05] jonnyb looks a bit familiar but now seen that one recently [21:05] jonnyb it's a jquery-ui background, probably a path wrong in a less file [21:06] wolfganga yes its being included by jquery [21:08] jonnyb is this when minified? the images dir looks like it's in the right place for that file [21:08] jonnyb vendor/jquery/jquery-ui-themes/themes/flick/jquery-ui.css [21:09] Tiki|bot New Forum Posts: SSL Difficulties on Tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55386 [21:10] wolfganga another one /images/ui-bg_flat_75_ffffff_40x100.png i am currently using the jquery cdns [21:11] wolfganga will test against jquery without cdn [21:19] Tiki|bot New Forum Posts: SSL Difficulties on Tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55386 [21:19] Tiki|bot New Forum Posts: Fautore - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [21:19] Tiki|bot New Forum Posts: Images Have Scrollbars - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [21:21] wolfganga when not using cdns the images do NOT show up as 404 [21:21] jonnyb hmm, what's the url of the css file? [21:21] jonnyb maybe the images are missing from the cdn [21:22] jonnyb try a different jquery-ui theme maybe? [21:22] jonnyb i'm off out now, more fun tomorrow (tiki meeting-thing in the evening, hope to see you there?) [21:23] wolfganga i hope to make it [21:23] jonnyb :) [21:23] jonnyb be seeing you... [21:24] Tiki-KGB 03patrick-proulx r54741 10trunk/lib/wiki-plugins/wikiplugin_tracker.php * [enh] Added ability to style/position the action buttons in the tracker plugin [21:29] Tiki|bot New Forum Posts: SSL Difficulties on Tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55386 [21:29] Tiki|bot New Forum Posts: Fautore - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [21:29] Tiki|bot New Forum Posts: Images Have Scrollbars - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [21:59] Tiki|bot New Forum Posts: SSL Difficulties on Tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55386 [21:59] Tiki|bot New Forum Posts: Fautore - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [21:59] Tiki|bot New Forum Posts: Images Have Scrollbars - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [22:09] Tiki|bot New Forum Posts: SSL Difficulties on Tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55386 [22:09] Tiki|bot New Forum Posts: Fautore - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [22:09] Tiki|bot New Forum Posts: Images Have Scrollbars - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [23:12] fabricius joined #tikiwiki [23:15] amette_laptop little trivia : the first wiki ever went online today 20 years ago :) [23:50] Tiki|bot New Forum Posts: SSL Difficulties on Tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55386 [23:50] Tiki|bot New Forum Posts: Fautore - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55379 [23:50] Tiki|bot New Forum Posts: Images Have Scrollbars - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55375 [23:56] nelsonko_ joined #tikiwiki