[00:03] (i thought it was going to be LDC - anyway, me too) [00:03] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [00:06] *** teresatrimm has joined #tikiwiki [00:10] *** ricks99 has joined #tikiwiki [00:29] re-polom [00:42] Info: Tiki 6.1 Beta 1 Now Available - http://info.tiki.org/article128-Tiki-6-1-Beta-1-Now-Available [00:49] *** mlpvolt has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630]) [00:49] * luciash needs some coffee, brb [00:53] * fabricius is not allowed to drink coffee at night time anymore [00:56] *** kiilo has left [01:03] *** thraxisp has quit IRC (Quit: thraxisp) [01:03] re :) [01:17] *** mohrt has left [01:32] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [01:37] *** idle-_ has joined #tikiwiki [01:41] *** idle- has quit IRC (Ping timeout: 272 seconds) [01:49] *** thraxisp has joined #tikiwiki [02:34] *** mohrt has joined #tikiwiki [02:34] *** Caarrie|away is now known as Caarrie|sleeping [02:35] *** mohrt has left [02:38] *** thraxisp has quit IRC (Quit: thraxisp) [02:45] tikiwiki: 03luciash * r31288 10/branches/6.x/templates/tiki-show_page.tpl: [ENH] CSS: it is now possible to style the wiki pagination (the one when using ...page... syntax) and style it differently depending on its position [02:53] *** goj has quit IRC (Ping timeout: 240 seconds) [03:06] *** goj has joined #tikiwiki [03:20] that preferences search takes ages on my localhost :-p [03:21] which admin panel is the max results set for listings ? [03:21] don´t know [03:21] say [03:22] finally some result came here ;) [03:22] but it's not among them [03:22] lets check lookandfeel panel [03:23] (searched for "max") [03:24] yep, it is there... [03:25] strange the preference search didn't find the maxRecords preference name [03:26] *** teresatrimm has left [03:31] *** USlacker has joined #tikiwiki [03:32] tikiwiki: 03luciash * r31289 10/branches/6.x/templates/tiki-show_page.tpl: [MOD] Wiki page pagination: use style="text-align: center" instead of deprecated align="center" attribute for the wiki pagination [03:35] tikiwiki: 03luciash * r31290 10/branches/6.x/templates/tiki-show_page.tpl: [FIX] Wiki page pagination: little consistency fix to use the same tr string in the top position of the pagination as in the bottom [03:37] *** thraxisp has joined #tikiwiki [03:38] *** USlacker has quit IRC (Ping timeout: 265 seconds) [03:52] *** USlacker has joined #tikiwiki [03:59] the add page to structure doesn't work; instead just opens the page for editing [04:01] I have a look at language.php [04:02] luciash: when I want to commit some translation, would you either recommend to commit short pieces and do it more often, or to translate first larger bits and than commit? [04:02] commit often [04:03] 3 rules, yes [04:03] so even only a some minutes work for only some string would be fine [04:03] nice so [04:04] i think so, because if you wait it can happen someone else translates via i18n.t.o and you'll get out of sync [04:04] when I look at the commits in the svn list I see oftenenough justchanges of 1 or two lines [04:05] it is easier to debug and resolve conflicts [04:05] I am mostly looking for that stuff, that is not possible in i18n [04:06] but right ... better often small bits - its a different way of thinking [04:08] *** GillesMM has joined #tikiwiki [04:09] *** GillesMM has left [04:17] *** inspire has joined #tikiwiki [04:17] hello people. [04:18] *** ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org) [04:18] Recent Bug: Tracker item: #3703 - - add page to structure button regression - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3703 [04:18] Recent Bug: Tracker item: #3704 - - usability issue: textareas misplaced on dev.t.o in Opera - cannot add details to bugreports - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3704 [04:18] Is anyone here a Tiki guru? I really need help if anyone is available [04:19] :( [04:20] !help [04:20] help [] [] [04:20] You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . [04:21] I´d say the gurus are afk or sleeping [04:21] bummer. I'm stumped [04:21] what´s the problem? if it´s not such a major thing, perhabs I can help [04:21] heading off soon, but still there [04:22] luciash: still there? [04:22] Hmm.. thanks! I just moved Tiki to a new hosting space and anm getting this message now when I try to upload "Upload was not successful: The file you are trying upload was only partially uploaded" [04:22] fabricius: yep [04:22] nothing will upload anymore [04:23] (in file galleries) [04:23] any ideas? [04:23] so your tiki is running well so far? [04:23] despite that fault? [04:23] Have been using for over a year and has been great. Just when we moved away from, and then back to old host [04:23] inspire: check your upload limit, php execution time limit or switch from database storage to filesystem [04:24] luciash I am embarassed to say that I don't even know how to do that [04:24] (if you use store files in database) [04:24] yes we do store in the database [04:24] filesystem would be recommended anyway I guess - especially, when the database size is limited [04:24] ok.. i'll check in PHP admin. Which setting am I looking at? [04:25] inspire: go to the File Galleries admin panel and try to switch to a directory storage [04:26] you'll need to move your files from db to filesystem storage too i guess [04:26] yes and then the wiki-admin panel and elsewhere, but be careful - you should check out in a demo installation ... I would do so [04:26] i tried that too. Same message [04:26] did you check the info.php? [04:26] hmm, then check your phpinfo what does the server report about the limits [04:27] lol, same idea [04:27] if they're low you're out of luck other than asking the server admins to increase it [04:27] timeout 60 seconds. File limit 35mb [04:28] or possibly with php.ini [04:28] inspire: you store in which folder now ? does the server have rights to write files there ? [04:31] if I choose a directory path say, "materials", create that, give full write privileges... and tiki is stored in the home/portal folder should the path set be simply "materials", or "/materials", or portal/materials? [04:31] yes write privileges are all good [04:31] if the materials is in home/portal, then the path should be materials/ [04:32] if it is in home/materials, then ../materials/ [04:33] sweet. let me see if that changes the error message. I will set 777 rights to test [04:33] I´d say it would be best to store files out of the tiki-root-folder, not make updates complicated [04:34] if the files are stored "outside" it should be easy to update with clean installs [04:34] yes same message regardless of whether it was attempting to post to directory or database. Weird [04:35] if the files are stored "inside" all files have to be saved / removed and returned [04:35] i wonder if I should update Tiki and see if that fixes it? [04:36] I´d advise to make a second installation with a copy of the database [04:36] Yes that's a great idea actually. [04:37] solve the problem there, becaus in the meantime - while testing and changing things - you´d not interfere your running site [04:37] thanks for the ideas. So weird. Was fine until moved it and then moved back. [04:37] thanks for the suggestion. I'll give it a go. [04:37] see yu later [04:37] you [04:39] thanks fabricius [04:40] sorry, out of ideas [04:40] didn´t help so much yet ... you´re welcome [06:00] *** chealer has joined #tikiwiki [06:00] *** chealer has quit IRC (Changing host) [06:00] *** chealer has joined #tikiwiki [06:48] bye, go to get a bit of a sleep now [06:48] *** fabricius has quit IRC (Quit: bye) [06:52] *** yonixxx has joined #tikiwiki [06:52] morning [07:06] *** inspire has quit IRC (Ping timeout: 265 seconds) [07:19] *** chealer has quit IRC (Ping timeout: 245 seconds) [07:20] *** olinuxx has quit IRC (Ping timeout: 255 seconds) [07:34] New Forum Posts: Can't change admin password. - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=39793 [07:49] *** redflo has joined #tikiwiki [08:39] *** Ma1 has joined #tikiwiki [08:39] Good morning [08:50] *** TheRedFox_ has joined #tikiwiki [08:50] *** PhilBack|afk has quit IRC (Read error: Connection reset by peer) [08:56] tikiwiki: 03killianebel * r31291 10/trunk/ (12 files in 7 dirs): [MOD] SOAP Tiki server + SOAP client in webservices admin [09:19] tikiwiki: 03killianebel * r31292 10/trunk/ (6 files in 6 dirs): [MOD] Wiki pages can now be created, edited and deleted from a webdav client (like cadaver) [09:26] New Forum Posts: Installation on a web domain - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=39794 [09:31] *** TheRedFox_ is now known as PhilBack [09:47] hi, using right2left (rtl) is changing rules. i have replaced text with a picture for a tw menu. text-indent to hide the text is not working in this case (no matter if i use positive or negative i still see part of the text). The only trick i found is "font-size:0px" which is very dirty. Any ideas here ? [09:52] *** PhilBack is now known as PhilBack|afk [09:54] *** Ma1 has left [10:18] *** olinuxx has joined #tikiwiki [10:35] *** rodrigo_sampaio has joined #tikiwiki [10:43] doc.t.w.o. seems down [10:44] How is i18n.t.o working? I registerd, now need some kind of access for translations... [10:49] PhilBack|afk: what is your username on i18n.t.o? [10:49] philippeback [10:50] PhilBack|afk: I have added your user to the admin group [10:51] PhilBack|afk: now you can use Interactive Translation there [10:52] *** PhilBack|afk is now known as PhilBack [10:52] thx [10:52] kind of you [10:54] PhilBack: you are welcome :) [11:29] *** PhilBack is now known as PhilBack|afk [11:31] *** Caarrie|sleeping is now known as Caarrie|away [11:35] anyone using "session lifetime" (admin -> performance -> session) option? just checking if it works as I never tried it [11:45] *** mohrt has joined #tikiwiki [12:20] polom [12:38] *** mohrt has left [12:40] *** chibaguy has joined #tikiwiki [12:40] polom [12:41] doc.t.o seems to be down again [12:46] hi gary [12:47] hi luciash [12:48] ssh works [12:48] ping changi|afk [12:59] tikiwiki: 03luciash * r31293 10/trunk/doc/unstable.version: [MOD] latest unstable version [13:03] *** mohrt has joined #tikiwiki [13:03] rodrigo_sampaio: got my mail about the external bug fix ? [13:04] luciash: I saw you send it, but I haven't read it yet :) [13:04] ok :) [13:07] tikiwiki: 03luciash * r31294 10/branches/6.x/templates/tiki-show_page.tpl: [MOD] Wiki page pagination: use .center class of the layout.css instead of inline style="text-align: center" attribute for the wiki pagination [13:17] *** ricks99 has joined #tikiwiki [13:24] hi all :-) [13:27] hi all too :) i don;t know if it is the same for everybody but, yesterday i have install a tw6.1 and since then i have dozens of SPAMmers trying to register. there is others that suffer from that ? [13:32] *** lphuberdeau has quit IRC (Remote host closed the connection) [13:35] *** chealer has joined #tikiwiki [13:35] *** chealer has quit IRC (Changing host) [13:35] *** chealer has joined #tikiwiki [13:41] *** mohrt has quit IRC (Quit: Leaving.) [13:41] *** yonixxx has quit IRC (Read error: Connection reset by peer) [13:41] *** yoni has joined #tikiwiki [13:41] *** yoni is now known as Guest37677 [13:43] *** lphuberdeau has joined #tikiwiki [13:49] *** Guest37677 is now known as yonixxx [13:54] another tracker question from rick... [13:54] i have a tracker with the "1 iterm per user/ip" option enabled... [13:55] how, using the TRACKER plugin, can i have message for users who have already completed the form? [13:57] *** chealer has quit IRC (Ping timeout: 245 seconds) [14:00] New Forum Posts: Default number of rows for comment box - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=39797 [14:02] *** chibaguy has quit IRC (Ping timeout: 265 seconds) [14:07] ricks99, you do have a lot of tracker questions - I don't have any answers about them [14:10] how about this one... when using a EMAIL option for a tracker and i careate a custom email template, how can I specifiy tracker fields to be included in the email? [14:15] i can't seem to ge the EMAIL option to work at all... even *without* a custom tpl :( [14:17] from the moment your question contains trackers, it gets to redirected to /dev/null in my brain, which contains just as much information on that topic [14:19] :( [14:21] ah... think i found it. error in the docs... [14:22] ricks99: was working 4 months ago last time I tested - mail to creator and validator [14:23] yes working fine. docs were misleading. [14:23] (doc written by non English speaker ;-) ) [14:23] how can i specify which fields to have in my email tpl? just use {$f_1} ? [14:25] lphuberdeau: thx for the explanation on the devel list - my question is why do yu send the perms description to lucene [14:25] ex: +((allowed_groups:tokenrpqtevrqrpatuytyuxdxwwwpbtaafzvt) (allowed_groups:tokenvqzucfytrvaeewccbtqwwyacuevybdrf)) +(job) [14:25] to filter the documents WYSIWYCA, and maintain pagination [14:25] so I missed something.. the perms are recorded in the lucene index [14:25] ? [14:26] yes [14:26] said that like 3 times [14:26] sorry I miss this one [14:26] I hope it will not slow down too much lucene [14:27] with my test - the less is in lucene database the better [14:28] @sylvieg: for the tracker with custom email tpl, i have foo.tpl in my templates/styles/mystyle/mail/foo.tpl but tiki doesnt seem to use it. i get a blank email "tracker was modified" as subject line [14:28] and what will happens with search engine that does not have a perm mechanism inside? [14:28] well, it's either we do it once when building the index or do it every time when listing documents [14:28] lucene does not have a perm engine, unified search converts the whole thing to full text search [14:28] most fields are not stored in the index, which reduces the index size [14:29] it does something very similar with categories [14:29] same internal mechanism in fact [14:29] *** yonixxx has quit IRC (Quit: Leaving...) [14:30] so does it mean that if I change a perm on a apge - I have to reindex the page? [14:30] yes [14:30] :-( [14:30] well, for listings to be reflected [14:30] the page itself still verifies the live permissions [14:31] did you add all the calls to update the index of a page when changing perm? [14:31] not yet [14:31] there is also more to it, when you change category permissions, you also need to re-index bunch of things [14:32] * sylvieg feels security hole [14:32] but that's only for incremental update, the best possible set-up remains periodic re-indexing (like every 15 minutes), even if it implies having a stale index for a bit [14:33] it's not a security hole, it's a temporary flaw in WYSIWYCA [14:34] when I did my lucene test - the whole indexation was already 30mn [14:34] depends on the data size [14:34] btw did you use a tool to look inside the licene index [14:35] yes [14:35] I think there is soem java tools [14:35] luke works well [14:35] terrible UI, but still helps in debugging [14:37] frak! no matter what i do, i cannot get tiki 6 to use my specified email.tpl in a tracker [14:37] ricks99: will ask Andre for a running example [14:39] d'oh! cleared cache. [14:39] now works! [14:39] thank you sylvieg :-) [14:40] *** RavenC has joined #tikiwiki [14:42] Tik trackers work perfectly... once you know what you're doing. [14:43] the working example [14:44] email="info@xxx.com|24|demandeEnvoyee.tpl" [14:44] *** mohrt has joined #tikiwiki [14:44] yes, but that's not what is on doc. hence my confusion. [14:44] * ricks99 will be updating doc page shortly [14:45] and the tpl is in tempaltes/styles/xxx/mail/demandeEnvoyee.tpl [14:45] yup. got it working now [14:45] sorry templates [14:47] hmm.. .but my {$f_1} info is not getting included in the mail tpl [14:48] *** chealer has joined #tikiwiki [14:48] I have an oddity (ok,really the site) ..... When I amd logged in as admin, in tiki-admin.php, I click on one of the icons.. lets say look and feel: sometimes nothing happens. If I click it again, it brings it up. Other times I click on something else, and it brings up what I clicked originally. This just happened when trying to attempt to load a profile. Any thoughts? [14:48] oh yeah... polom! :) [14:48] this is my first attempt on a hosted server [14:49] ravenc, clear tiki cache and your browser's cache [14:49] I also notice that I get this error on the bottom of the page frequently: Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 516111312 bytes) in Unknown on line 0 [14:50] if the problem persists, disable AJAX [14:50] about the memory exhaust, it might be minify working too hard, try setting the javascript CDN to google [14:51] strangely, all of the cached says o files / o Kb [14:52] make sure those folders are writeable [14:52] 775 ? [14:52] errrr... 755 ? [14:52] Info: Tiki 6.1 Beta 1 est maintenant disponible - http://info.tiki.org/article129-Tiki-6-1-Beta-1-est-maintenant-disponible [14:52] that could cause tiki to work hard if it can't save it's caches [14:52] depends on the owner/group [14:53] ok... something strange for certain. I will FTP in and take a look. Thanks for the help [14:53] 777 always works, but I'm the world's worst sysadmin [14:53] ping sylvieg: is it possible to specify field values to include in my custom tracker email? [14:56] yeah, I am going to default everything to 777 just to make sure (for now) [14:57] well, not everything, please, just the folders that need to be writeable [14:58] temp/cache and temp/public for normal operations [14:58] hehehe... that is what I meant, sorry [14:58] well, temp too actually [15:07] ok, changed the dirs that were listed under tiki caches to 777. Disabled Ajax. The menu items list now when clicked, fatal error still persists [15:07] how much php memory do u have? [15:08] http://www.ravenc.com/phpinfo.php [15:08] 512M ? (memory_limit [15:09] should b plenty [15:09] to think the Windows install locally was SO much easier! lol [15:09] anyone want to come in and take a look? Have guest admin..... [15:10] the problem persists after changing the permissions? [15:10] Are you using a shared web host? I've had issues with some in the past. They will overwrite your specified php memory amount with a much lower [15:10] this is using Inmotion Hosting.... [15:10] ricks99: no amount of memory will do if tiki can't cache certain things [15:11] yeah, after changing the perms on the directories, same thing [15:11] does the admin panel report content in those folders? [15:12] The installer will fail if the needed directories are not writable. i assume installation went fine? [15:12] ricks99: so far I know - no [15:12] yes. They had 5.2 ( ? ) on Fantastico. I installed using that and then did an overwrite for 6 [15:13] *** mohrt has left [15:13] I have seen cases where the check fails and the directories were not writeable before [15:13] temp/public is empty [15:13] that might be normal if minify is off [15:14] minify is off [15:14] so that thing taking too much memory is something else [15:14] temp/cache has 11 files [15:14] ok [15:23] something's wrong on info. I don't see any edit button on articles even as admin [15:24] Ricks, would you suggest to nuke the whole thing and stay with 5.xx as per the Fantastico installer? [15:24] *** jonnyb has joined #tikiwiki [15:25] my "self install" was a miserable failure [15:26] * RavenC is thinking about hosting it on home server with FiOS ..... [15:26] polom [15:26] what's FiOS? [15:27] fiber internet connex [15:27] polom johnnyb [15:29] sylvieg: why bother providing the relevance as part of the resultset? it's a measure that only has meaning within the engine [15:30] because people want to see how far .... and it is optional in any case [15:32] nevermind [15:35] well... that answered that! Nuked it all. Had Fantastico install the 5.2 .... same fatal error listed. -1 for hosting co. [15:35] *** yonixxx has joined #tikiwiki [15:36] *** yonixxx has quit IRC (Client Quit) [15:40] * sylvieg trying to index with the new search unified my test database - the server is dead - was not dead with my lucene index test :-( [15:42] I did say nothing is optimized right? [15:46] *** GillesMM has joined #tikiwiki [15:47] is multi tiki yet supported ? [15:47] hello all [15:47] supported is a complex word, but the code is still in there [15:48] lphuberdeau: I already explained .. I did a prototype - very simple - customer took too long to decide - they ask me to finish the day of your first commit ... myn implementation was very simple and easily switcheable with tiki search [15:48] I know that [15:48] nad now I do not know what to do .. finish my hack with no commit - or try to use the energy to help the unified search [15:48] ... [15:49] I think there is a very obvious answer to this question [15:49] I will ned to negociate a report because there are too many things to do in the unified [15:49] it is not obvious for me [15:49] what is the answer? [15:49] yopur approach is very ambitoius [15:49] lphuberdeau: I don't find doc about multitiki on doc site [15:50] gilesmm, I don't use multitiki, but I know the code is still there [15:50] http://doc.tiki.org/MultiTiki [15:50] I use it - and it is working so far I know in 6 [15:51] ok thanks sylvieg and lphuberdeau [15:51] :) [15:51] well, forking functionality will cause trouble down the line, it's not like we've never heard this story before [15:51] *** conner_bw has joined #tikiwiki [15:57] sylvieg: your project has very specific objectives, I don't have all of those and will focus on my objectives, which are stated on the dev page - the global search is not the most important piece of the puzzle to me [16:00] Is it possible for a {TRACKERLIST} to join information from a a tracker and the UserTracker? That is, tracker x has the userid in it, and I want the matching email from the User Tracker. [16:20] tikiwiki: 03lphuberdeau * r31295 10/trunk/lib/ (9 files in 6 dirs): [MOD] Refactor index invalidation to accept arbitrary queries, like invalidate everything from a category for example [16:26] *** conner_bw has quit IRC (Quit: conner_bw) [16:26] New Forum Posts: Categories - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39799 [16:32] *** TheRedFox_ has joined #tikiwiki [16:32] *** PhilBack|afk has quit IRC (Read error: Connection reset by peer) [16:33] *** USlacker has quit IRC (Ping timeout: 240 seconds) [16:35] *** USlacker has joined #tikiwiki [16:35] *** chealer has quit IRC (Ping timeout: 245 seconds) [16:45] *** redflo has left [16:51] tikiwiki: 03jonnybradley * r31296 10/branches/6.x/lib/tiki-js.js: [FIX] wysiwyg: tikilink dialog - Finally a good clean fix for cross browser text selection in ckeditor (i hope - thanks to Nielsdv on cksource.com/forums) [16:57] tikiwiki: 03jonnybradley * r31297 10/branches/6.x/ (tiki-download_file.php tiki-list_file_gallery.php): [16:57] tikiwiki: [FIX] Rollback r31200 (was fgals: Make the contents of galleries that are not "visible" also not visible to non-admin users) [16:57] tikiwiki: Revert to previous behaviour where "hidden" fgals are just not listed in the parent gal, although the contents can be listed and downloaded according to perms (thanks Luci and all for the pointers) [17:02] *** thraxisp has quit IRC (Ping timeout: 245 seconds) [17:19] * lphuberdeau tests indexing on a doc.t.o db... there are way too many notices in the code [17:20] a good search for doc.t.o... my dream comes true [17:21] doc.t.o is one of the best stress tests you can use... if something can be done wrong in a page, it's somewhere in there [17:22] y. great way to catch regressions [17:22] I have a dozen notices fixes locally already [17:23] careless code award goes to plugin backlinks so far [17:32] ping jonnyb [17:33] pong ricks99 [17:33] testing out the 'use html in menu option' on info.t.o...... [17:33] i enabled the option.... [17:33] added to the DOWNLOAD menu option.... [17:33] but nada [17:34] it does *not* appear in the preview menu, real menu, or the Menu Options table on tiki-admin_menu.... [17:34] but.... [17:34] if I *edit* the option, I see the ideas? [17:37] 1 mo ricks99 [17:37] no problem [17:40] good point so far: memory usage is relatively stable when indexing wiki pages [18:03] update: Nuked everything on hosting company. read where Fantastico isn't so fantastic and tried manual FTP upload, set directory perms, and ran installer. install showed 256MB from php. Installed 6.o without a glitch. Thanks for your patience and assistance!! [18:08] hi ricks99 - re [18:10] hi jonnyb [18:10] it's the other way round - unchecked is the current unescaped rendering, checked escapes it [18:11] oh. So you DISABLE the option to ALLOW html? [18:11] disabled is default [18:11] (unchecked) [18:11] depends what you mean by "allow" [18:12] ok. so the label should be changed to "BLOCK HTML FROM MENU OPTIONS" ? [18:12] the pref is display_html_something_or_other [18:12] right. i want to use html in the display [18:12] do i enable or disable the option? [18:12] disable [18:13] which is the default, as seen in tiki since whenever [18:13] * ricks99 thinks it is counter-intuitive that ENABLING an option DISABLES a feature [18:13] did i do it wrong? [18:14] (i thought chealer was going to do it) [18:14] right now, the label (which i edited) says "Allow html in menu options" [18:14] but this is wrong, correct? [18:14] i reckon so [18:14] it should be "block/strip/ignore html in menu options" [18:15] it makes and html tags you enter appear as escaped text on the menu (it's all html really :P ) [18:15] an end-user has no idea what "escaping"is. [18:15] *** RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) [18:15] indeed [18:15] i want to have in my menu option [18:15] thats all [18:15] the option should be DISABLED, yes? [18:15] yup [18:15] if you want the image to show [18:16] ok. so i need to change the label to "Ignore HTML in menu options" (with the defualt = N (that is, do not ignore it -- show it) [18:16] got it now. i think i misunderstood originally [18:16] well, it doesn't ignore it [18:17] it shows it (as html markup) [18:17] ignore = do not render the HTML that the user epects [18:17] * expects [18:17] if i put i expect to see a picture [18:17] to me, tiki ignored/stripped/stopped what i expected [18:17] but it also correctly encodes it so it validates - with the pref off (the old way) you have to do the escaping yourself to be valid [18:18] so if you enter "terms & conditions" your page is no longer valid - it should be "terms & conditions" [18:18] "escaping"? [18:18] that's just an html entity? [18:19] or do u mean i need to type things like /"my text in quotes/" [18:19] * ricks99 confused [18:19] escaping/encoding is similar in this context [18:19] if you want a quote to appear in the menu you need to use the html entity for it - " [18:19] hm.. i turned off/disabled the option that you added, but my image stil doesnt appear in the menu option [18:20] oh? worked for me ok [18:20] on sections and options [18:20] ok. we need to add a note on the admin_menu_options page that states" if using html, all enties must be properly encoded" [18:20] yes please [18:21] am trying to add to a section0 on info.t.o [18:21] so having it checked is the easy/safe way to use them [18:21] (the DOWNLOAD option) [18:21] has it been updated? (svn) [18:21] ok. i got it now [18:21] nvr mind working as desgined [18:22] * ricks99 need sto change the menu label however [18:22] yes, looks like it [18:22] tx for the clarification [18:22] sorry for the obfuscation :) [18:28] ricks99: still no image for me :( [18:28] info? [18:28] i see it [18:28] r u looking at a cached page? [18:28] sorry, thought you said doc [18:28] ah... [18:28] nah.. .who needs docs when i have u on irc? [18:28] ooh, unusually high traffic sign [18:28] :D [18:29] i want to add a way to customise the simple_error easily [18:29] +100 [18:29] was thinking of looking for an html file in the style dir and using that with the login box in there somehow [18:29] something like "closed.html" [18:30] *** kiilo has joined #tikiwiki [18:30] nope - can't get in... [18:30] can i add html coding to the "message to display when traffic" field too? [18:31] refresh. do u see the link to tiki.org/Home as a link now? [18:33] info still "busy" [18:35] hm... it looses all he html coding :( [18:36] odd - where are you now? [18:38] tiki-admin.php?page=general Navigation tab [18:38] Message to display [18:38] which site? [18:38] info [18:40] ok, i'm in - i see the little image :) [18:40] k. but when its busy, im trying to add html coding to the message [18:41] oh right - yes, that probably gets filtered out [18:41] even if the option is disabled? [18:41] * ricks99 is now very confused [18:43] *** kiilo has quit IRC (Remote host closed the connection) [18:45] me confused too - which option? which message? [18:45] the message that displays if the site is too busy [18:46] yes... and which option? [18:46] Message to display if site is to busy [18:47] I thought I would be able to include message but apparently not? [18:47] almost certainly filtered [18:49] Out of memory (allocated 594018304) (tried to allocate 367521862 bytes) ... that does look like a huge chunk of memory to allocate [18:49] even if the "allow html option" is disabled ? [18:49] the menu option one i put in yesterday? [18:50] y [18:50] it only affects menu options [18:50] *** chealer has joined #tikiwiki [18:50] *** chealer has quit IRC (Changing host) [18:50] *** chealer has joined #tikiwiki [18:50] ah.. [18:50] ok. [18:59] hmmm.. lots of our documentation takes images straight from fck's wiki... really not a nice thing to do [19:06] *** GillesMM has quit IRC (Ping timeout: 276 seconds) [19:11] lphuberdeau: coo, no - that's naughty [19:13] hmmm... Changelog 1.9.8 is one big page on doc.t.o... wonder what value it really brings [19:13] :) [19:14] * lphuberdeau thinks about putting a hard limit on what I'm ready to cope with when indexing [19:22] limits are good but real people don't like them, sadly [19:30] yeah, well people don't like reality [19:30] I wish I could fly [19:30] you can't? [19:30] I need additional support to do it [19:31] planes and stuff [19:31] they usually work for me [19:37] tikiwiki: 03lphuberdeau * r31298 10/trunk/lib/ (22 files in 9 dirs): [FIX] Few notices all around [19:47] *** lphuberdeau has quit IRC (Read error: Connection reset by peer) [19:48] tikiwiki: 03lphuberdeau * r31299 10/trunk/lib/core/ (3 files in 2 dirs): [MOD] Reset the internal caches when they become too big [19:57] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [19:57] tikiwiki: 03lphuberdeau * r31300 10/trunk/lib/wiki-plugins/wikiplugin_category.php: [FIX] Parse error (oops) [20:25] tikiwiki: 03lphuberdeau * r31301 10/trunk/lib/wiki-plugins/wikiplugin_pluginmanager.php: [KIL] Not sure what it does, but it screams obsolete [20:38] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [20:44] tikiwiki: 03lphuberdeau * r31304 10/trunk/lib/wiki-plugins/wikiplugin_trackeritemfield.php: [FIX] Condition appears to be invalid as itemId is required further down [20:50] *** rodrigo_sampaio has joined #tikiwiki [20:51] *** rodrigo_sampaio has quit IRC (Client Quit) [20:51] *** SEWilco2 has joined #tikiwiki [20:53] What is the "Tikiwiki tools calendar" which tiki_p_view_tiki_calendar allows access to? [21:15] *** dcedilotte has joined #tikiwiki [21:29] *** ricks99 has quit IRC (Remote host closed the connection) [21:47] *** redflo has joined #tikiwiki [21:51] *** lphuberdeau has joined #tikiwiki [22:11] *** chealer has quit IRC (Remote host closed the connection) [22:33] *** olinuxx has quit IRC (Quit: http://www.linuxmao.org) [23:01] *** SEWilco2 has left [23:02] *** redflo has left [23:08] *** fabricius has joined #tikiwiki [23:09] polom [23:11] *** fabricius has quit IRC (Client Quit) [23:20] *** fabricius has joined #tikiwiki [23:22] *** GillesM has joined #tikiwiki [23:33] *** GillesM has quit IRC (Quit: Quitte) [23:42] *** inspire has joined #tikiwiki [23:42] *** mohrt has joined #tikiwiki [23:43] hey guys! Hope you are all excellent. Hey, I am trying to install Tiki but have no idea how to run the setup.sh file to set permissions automatically. Can someone please help? [23:44] I know this is a shell command, but once it is up via ftp, how do you run it? [23:44] *** mohrt has quit IRC (Client Quit) [23:44] :-? [23:44] can't via ftp [23:44] you need shell access [23:44] how do I get shell access? [23:45] not all providers allow it, does yours allow it? [23:46] i just looked it cpanel and it seems to. [23:47] how do I run it though? [23:47] I have been on this so long I would be happy just to manually set permissions :-( [23:48] if you access the site, tiki will tell you which permissions to change [23:50] i have looked at hundreds of pages but none just tell you wich folders need to be set as what [23:50] tiki will detect it and tell you [23:51] *** mohrt has joined #tikiwiki [23:56] lphuberdeau. but it doesn't tell me anything [23:56] what does it do? [23:58] Tiki Installer cannot proceed [23:59] *** teresatrimm has joined #tikiwiki [23:59] then says either run setup.sh (which i don't know how to do) or to set directory permissions to 777, but doesn't say which ones [23:59] pity there is no "idiots guide to setting up tiki"