[00:05] *** lucks has joined #tikiwiki [00:07] *** lucks is now known as lucks|busy [00:08] *** lucks|busy has quit IRC (Client Quit) [00:19] *** lucks has joined #tikiwiki [00:22] *** Jenx has joined #tikiwiki [00:25] Hi, I am creating my first pool and I got a " missing pool ID for plugin POLL" error with a close button that if I press it, closes the connection. I look for reported errors of that kind with no luck. Any help is highly appreciated [00:51] my sitecrash: [00:52] does anybody know how to export the articles (best completely as batch) [00:52] for wik and structures there is xml-export - but for articles i only find csv-import [00:53] *** lucks is now known as lucks|away [01:08] I have NO idea [01:53] *** goj|ghost has joined #tikiwiki [01:53] *** goj has quit IRC (Ping timeout: 250 seconds) [01:53] *** goj|ghost is now known as goj [01:56] *** lucks|away has quit IRC (Ping timeout: 245 seconds) [02:11] *** Caarrie is now known as Caarrie|sleeping [03:06] *** Jenx has quit IRC (Quit: Page closed) [03:14] *** marclaporte has quit IRC (Read error: Connection reset by peer) [03:15] *** marclaporte has joined #tikiwiki [03:42] *** chealer has quit IRC (Quit: Konversation terminated!) [03:42] *** chealer_ has joined #tikiwiki [03:44] *** chibaguy has joined #tikiwiki [03:44] *** ChanServ sets mode: +o chibaguy [03:46] *** chealer_ has quit IRC (Ping timeout: 245 seconds) [03:58] *** chealer_ has joined #tikiwiki [04:08] *** ttrimm has quit IRC (Quit: Later Folks!) [04:15] Hmm, Firebug lite for Chrome (and Opera) - http://getfirebug.com/firebuglite [04:20] *** chibaguy has quit IRC (Ping timeout: 252 seconds) [04:39] *** chibaguy has joined #tikiwiki [04:39] *** ChanServ sets mode: +o chibaguy [05:33] *** chealer__ has joined #tikiwiki [05:33] *** chealer_ has quit IRC (Ping timeout: 245 seconds) [05:38] *** pkdille has quit IRC (Remote host closed the connection) [05:42] *** chealer__ is now known as chealer [06:10] *** Neil_Melbourne_ has joined #tikiwiki [06:44] *** chibaguy has quit IRC (Ping timeout: 252 seconds) [06:48] hmmm [06:48] csv - export and import seems to do it [06:57] *** coaboa has quit IRC (Remote host closed the connection) [06:58] *** coaboa has joined #tikiwiki [07:09] *** Wilkins has joined #tikiwiki [07:18] *** guide_pr has quit IRC (Ping timeout: 252 seconds) [07:26] *** redflo has joined #tikiwiki [07:41] good morning tikiverse [07:45] sorry for being a little of topic with this question: is there a open source conference in europe comparable in relevance with oscon? [07:47] *** Neil_Melbourne_ has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) [08:05] marclaporte: the tiki link at bigbluebutton.org/support is wrong (goes to sakai) [08:54] tikiwiki: 03sdoh * r29739 10/branches/6.x/lib/ (auth/ldap.php userslib.php): [FIX] Sync retrieved user infos from ldap with or without cas auth_mode. Logon with ldap auth_mode. [08:59] tikiwiki: 03sdoh * r29740 10/branches/6.x/lib/wiki-plugins/wikiplugin_youtube.php: [FIX] wikiplugin youtube: remove codebase attribute which is not needed and is causing warnings on IE when accessing the site in HTTPS [09:02] *** tochinet has joined #tikiwiki [09:02] Hi all, first time here. Bonjour à tous. [09:04] hi [09:04] I have a question regarding galleries and templates : is it possible to upload some kind of metadata with each file of the gallery ? (Author, Date, Title, Keywords) ? [09:04] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [09:04] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [09:15] Apparently not many people online, should I try forums instead ? [09:19] *** fabricius has quit IRC (Ping timeout: 255 seconds) [09:34] tikiwiki: 03xavidp * r29741 10/branches/6.x/templates/tiki-edit_help.tpl: [09:34] tikiwiki: [FIX]Add common params to the wiki edit help for toc and maketoc (after so many [09:34] tikiwiki: years, and I did still find useless the so scarce information about them without [09:34] tikiwiki: the common params; every time I had to go to the doc.t.o page to find their [09:34] tikiwiki: syntax) [09:34] *** xavi has joined #tikiwiki [09:37] *** Sug4r has quit IRC (Ping timeout: 265 seconds) [09:48] *** Sug4r has joined #tikiwiki [09:49] *** coaboa_ has joined #tikiwiki [09:49] *** coaboa has quit IRC (Ping timeout: 245 seconds) [09:50] *** coaboa_ is now known as coaboa [10:21] *** JoernOtt has joined #tikiwiki [10:21] lo carsten and xavi [10:21] read your mails and [10:21] I am updating doc.tiki.org as we chat [10:22] *** guide_pr has joined #tikiwiki [10:22] hello [10:22] xavi, i have a follow up question/problem [10:23] when I try to migrate files from database to directory then this is the error that I get [10:23] Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 1365275 bytes) in /hermes/web01b/b1022/moo.twotowers/guide-pr/lib/core/lib/TikiDb/Pdo.php on line 95 [10:23] *** Caarrie|sleeping is now known as Caarrie|away [10:24] to me 83886080 > 1365275 so I don't see the problem, is there other PHP variable that I need to change [10:24] what is your memory limit in php.ini? [10:24] what is the var name [10:25] you already used up the 83886080 and now the script wants 1365275 more [10:25] memory limit is 80M [10:25] i see so let me change it to more :) [10:25] I have 128 M there [10:26] testing .... 1 ... 2 ... 3... [10:26] but some of the scripts are memory hungry [10:26] Fatal error: Out of memory (allocated 126353408) (tried to allocate 2305153 bytes) in /hermes/web01b/b1022/moo.twotowers/guide-pr/lib/core/lib/TikiDb/Pdo.php on line 95 [10:27] yikes [10:27] so, when you add a 500M CD image to the database, this might happen [10:27] i don't have files that big [10:27] i have a bunch of pictures eac at most 4M [10:27] hi joern [10:27] I don't know the logic behind the script by heart [10:28] so I can't tell you what is going on there [10:28] lo Carsten [10:29] apparently facebook kicked the old api key, It wasn't used in the oauth stuff anyways [10:29] Just enter the application ID instead, as I think the social networks stuff checks, if all 3 prefs are filled. [10:30] I just updated http://doc.tiki.org/Social+Networks with the facebook docu [10:30] so should we remove it from the form? [10:31] I am not sure [10:31] we will in 7 definitely [10:32] but I don not know if we should do this in 6 [10:32] Joern if you have a spare minute could you call me regarding an offer... ;-) [10:32] PM me your number, I am at home (sick) [10:35] Before you guys go off [10:35] i now made a change so that files will be stored in a directory [10:35] but old images are in the database [10:35] is this going to brake anything? [10:38] *** lucks has joined #tikiwiki [10:38] *** lucks is now known as lucks|busy [10:46] *** lucks|busy has quit IRC (Ping timeout: 276 seconds) [11:02] hmmm... i can't create a new file gallery [11:02] can you guys suggest how to recue my site? [11:02] *** lucks|busy has joined #tikiwiki [11:05] hello? [11:05] anyone [11:05] please [11:07] ping tiki world [11:08] QUERY all WHERE world = TIKIWIKI_PEEPS [11:09] *** lucks|busy is now known as lucks [11:09] back [11:09] reading the backlog [11:09] *** lucks has quit IRC (Changing host) [11:09] *** lucks has joined #tikiwiki [11:10] xavi :p [11:10] need your help [11:12] guide_pr: try following the upgrade process in your localhost, ensuring that you do the steps (1 &2) and (3) as I told you yesterday [11:12] that might be related to the problem with file galleries [11:13] i don't really have a local host [11:13] plus, I'd suggest that you move to using files on disk asap, to aoivd such problems when too many files (or too big, or whatever weird things) happen [11:13] the site is hosted by fatcow [11:13] if you have a computer, you have a localhost [11:13] but then i have to install apache and sql [11:14] and php [11:14] yikes [11:14] yes, welcome the the real world of humans [11:14] you can do that yourself, or request a consultant to do that for you [11:14] welcome to the free software model of doing things :-) [11:15] :) [11:15] wait i have a linux box somewhere [11:15] give me a sec to see what is on it [11:15] JoernOtt: thanks for feeback and update [11:16] ok, it seems to be up [11:16] so what i have to do now [11:16] copy tiki-5.2 files on it [11:16] and then copy database backup? [11:17] New Forum Posts: Help...Images not displayed on my site - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38759 [11:19] JoernOtt: I don't see "Post-Authorize Callback URL" in my interface [11:19] guide_pr: read http://doc.tiki.org/Upgrade [11:20] guide_pr: and ask again if you get lost [11:20] guide_pr: and there should be some page about "Migrate to a new server" or similar. You can search for that also in doc.t.o [11:21] and reply back if any doubts with that page when you find it [11:21] (I don't know the link by memory) [11:21] ok [11:23] *** chibaguy has joined #tikiwiki [11:23] *** ChanServ sets mode: +o chibaguy [11:23] polom [11:24] Upgraded a site from 4.3 to 5.3 and got a white page with this error: Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/.../usr/lib/php:/usr/local/lib/php:/tmp) in /home/..../public_html/iajswiki/lib/init/initlib.php on line 150 [11:24] Any ideas? [11:24] I've seen open_basedir restricition in effect before in forum posts, but forgot what the remedy is. [11:25] chibaguy: look at your php.ini [11:25] OK, thanks. [11:25] It's a hosted domain and I don't have full access, though, but will check. [11:25] What might need to be changed? [11:26] Quoting the php.ini: open_basedir, if set, limits all file operations to the defined directory and below. [11:27] ah, so it should be unset? [11:27] This directive makes most sense if used in a per-directory or per-virtualhost web server configuration file. [11:27] I see. [11:27] Nope, you should have a look if you van set it in a .htaccess [11:28] and add the directories you want write access [11:28] s/van/can [11:28] ok [11:28] hi chibaguy , I have same problem in a server with security modules in apache (safe mode, etc.), and I get those errors since I migrated a tiki5 site to that server. It still display those errors in tiki6 [11:29] I don't have it set atm because each client runs on a virtual server [11:29] btw, chibaguy: do you know if colorbox is broken in tiki6 alpha? [11:29] chibaguy: I tried the page in http://doc.tiki.org/PluginColorbox , and the exmaple there doesn't load in colorbox, afaik [11:30] hi chibaguy [11:30] hi coaboa. [11:31] xavi, I recall seeing it not work, but am not sure which site. [11:31] I'll check. [11:31] ok, thanks [11:32] and I've recently sent you an email message about maketoc missing some css, I guess [11:32] nd beyond my skills [11:32] s/nd/and [11:32] Yes, I was writing a reply. Basically, I haven't been testing all the maketoc parameters in themes. I've normally only looked at the basic maketoc. [11:33] How do the parameters work in Tiki 5? Have you checked? [11:34] nope [11:34] but I can (I will later today, if I have some extra "spare time") [11:35] Ok, thanks. [11:35] JoernOtt: does your implementation of facebook connection from tiki6 really allows what facebook says?: "Send me SMS messages my_tiki_site may send SMS messages to my phone: " [11:36] that might be "very" interesting for the payments by sms through CCLite (community currencies in Tiki6, etc.) [11:38] xavi: I don't know how this works [11:39] ok [11:40] JoernOtt: see pm [11:41] *** ricks99 has joined #tikiwiki [11:41] ok, back to work [11:44] *** JoernOtt is now known as JoernOtt|0xF00D [11:46] tiki.org/InstallTikiTroubleShootingDoc has a redirect to http://doc.tiki.org/Installation+Problems but that gives a page-not-found error. :-/ [11:46] I wonder where the info went. [11:48] Info: Tiki Wiki CMS Groupware Releases 5.3 and 3.8 LTS Security Patches - http://info.tiki.org/article113-Tiki-Wiki-CMS-Groupware-Releases-5-3-and-3-8-LTS-Security-Patches [11:49] can someone update the IRC welcome message? [11:49] chibaguy: this type of syntax works in My localhost with tiki5.3, but it does not in doc.t.o with tiki6alpha: [11:49] {img fileId="335" rel="box[g]" thumb="y" alt=""} [11:50] "it does not": it displays the image in the browser, but without using any semi-transparent bg (like colorbox, etc.) [11:50] xavi, maybe Jonny is the guy to ask about that. I recall he was doing something with the img syntax. [11:50] ok [11:51] @xavi: if the image is transparent, u need width="100%" otherwise Tiki resizes it (basedon gallery settings) and you loose the transparency [11:53] chibaguy: forget it, the problem with that colorbox or similar fancy js display is on doc.t.o. Tiki6 in my localhost displays images properly [11:53] ricks99: :-), and how to you make a thumbnail of a png with transparency? [11:54] how do you make = "how do you tell tiki to make" [11:54] not supported with the curret gd image stuff that tiki uses [11:54] yes, that's what I thought [11:54] thanks for the info [11:54] you can use dlxx instead, then artificially change the size [11:55] I've been removing the width and height params in img for years (= as width="100%" I guess) [11:55] {img src=dl123 width="50%" will work [11:55] will it? nice! [11:55] best practices dictates to always include height/width parms [11:58] ricks99: I'm afraid that your trick doesn't work. At least in doc.t.o [11:58] see this: http://doc.tiki.org/Tiki6&no_bl=y#Community_Currencies_with_CCLite [11:58] I've set that image to be shown with width="10%" [11:58] but it's shown at 100%, afaik [11:58] same with width="50%" [11:59] try specific px: 300px [11:59] px: 300px or px=300px ? [11:59] ah, sorry [11:59] width="300px" [11:59] width="300px" [12:00] yay, that worked!!!! [12:00] :-) [12:00] nice, ricks99 ! [12:01] *** lucks has quit IRC (Ping timeout: 252 seconds) [12:01] woo-hoo. rick got *2* things accomplsihed today. [12:01] :-) [12:01] * xavi back to work to accomplish his second one, after this trick he learned from master Rick :-) [12:03] interesting: without "px" it also works, but it has to be using src=, instead of fileId= [12:04] oh. yeah. thought i said that. when using dlxxxx for the image source, must use src= -- not fileid [12:13] no, ricks99 , you said that already above, I was just confirming it, and that "px" was not necessary [12:14] xavi, there must be some php ini settings, since even with an update i do not get any problems on the new server, now testing a clean install [12:15] ok, good you got your own answer,then [12:15] thanks for sharing [12:15] *** rodrigo_sampaio has joined #tikiwiki [12:16] well, on the public server i can only change so much on php side [12:16] i am still testing install procedure [12:18] http://info.tiki.org/article113-Tiki-Wiki-CMS-Groupware-Releases-5-3-and-3-8-LTS-Security-Patches [12:21] should 'unsecure' releases b removed from SF? [12:22] or retained for historical purposes [12:25] there is some display bug introduced in tiki6 recently (in the last week or so) [12:26] the left column in the tiki I used for production in my work at university , got missplaced to below the central column... [12:26] ... in places where I use tracker plugin with pluginJQ [12:26] it used to work well until last week [12:27] ricks99: not removed [12:27] @marclaporte: how do we identify that is is not secure? [12:28] chibaguy or ricks99 : could I request 5 min of youru expertise to identify where there is some div missing in the thml source of the page? [12:29] hi xavi [12:29] what is the page? [12:29] or which tool should I use to easyly identify where there is a missing div? [12:29] http://161.116.82.31/tiki/BasicPipe+Seccio+13 [12:29] login details in pm [12:30] and thanks in advanced, of course! [12:30] I guess I could use some tools in web developers toolbar or firebug [12:31] but still very newbie with them [12:31] or maybe some xml validator? [12:32] in fact the problem seems to come from the text area itself, maybe... [12:33] *** guide_pr has quit IRC (Quit: Page closed) [12:36] mm, through firebug I see: Node was not found" code: "8 [Break on this error] Filtered chrome url chrome://firebug/content/insideOutBox.js [12:36] I'm going to try without the jq code in that page [12:38] oh well, without the jq code, there is no firebug error related to InsideOutBox.js, of course, but the problem still persists [12:39] so the problem must be with either the trackerplugin, or textarea smarty block (just a guess) [12:39] I see there is a problem with all the BasicPipe pages (or many, anyway, that I checked so far). [12:39] yes [12:40] well, only with the ones which have a texarea on them [12:41] oh, the textarea with toolbar is part of the wiki content? [12:41] this one doesn't, for instance: http://161.116.82.31/tiki/BasicPipe+Seccio+01 , and it display all right [12:41] yes, shown through the tracker plugin [12:41] hm, seems like a bad combination somehow, div syntax-wise. [12:42] but, how would you suggest me to look for the responsible div section? [12:42] mmm, maybe eclipse itself will highlight some unended div.... [12:42] I 'll try that... [12:43] or with any other html / xml validator, I guess... [12:43] I thought that you might be using some "magic" tool to discover problems with non-closed divs in modules or elsewhere [12:46] not really, I'm afraid. [12:46] *** JoernOtt|0xF00D has quit IRC (Ping timeout: 265 seconds) [12:47] I sometimes end up looking at the page source. [12:48] Anyway, at the problem section, like around the textarea in the wikitext, here. [12:49] copy that into an editor and count the
instances [12:51] yes, thanks, there I am [12:54] *** JoernOtt|0xF00D has joined #tikiwiki [12:56] chibaguy: how do I make the css menu opening submenu entries to theleft if menu is in col3? [12:59] coaboa, that ability has to be added, but I don't know how. [12:59] ahhhhhhhhhhhhhhhh ;-) [13:00] You can look at http://pfirsichmelba.de/artikel-scripts/suckerfish-accessible.html for an example of such capability. [13:00] okm thx [13:01] I hope it can be added to Tiki's menus. [13:03] chibaguy: I'm moving forward, thanks for your feedbaack. The problem is in toolbars... [13:03] I'll keep digging [13:06] @chibaguy: can u update the irc welcome msg? 5.3 and 3.8? [13:17] xavi: rollback working fine on my localhost 6.x [13:19] ok, thanks, chealer [13:19] *** chouchou has joined #tikiwiki [13:19] Hello good morning [13:19] pls I am in a problem [13:19] I have this error while trying to set tikiwiki [13:19] ADONewConnection: Unable to load database driver '' [13:19] Invalid db object passed to TikiDB constructor [13:19] hi chouchou [13:19] xavi: hi, happy to meet you [13:19] tiki version? [13:20] tiki 5.3 [13:20] and are you sure your host meets the requirements? [13:20] php 5.3.3 [13:20] see http://doc.tiki.org/Requirements [13:20] yes, [13:21] I would say, try using mysqli instead of mysql, or pdo instead of adodb [13:21] no more tips, sorry [13:21] how do I set that pls? [13:22] mysqli instead of mysql: if your server allows, you'll be offered that option in the tiki-install.php script, when setting the db account details [13:22] and pdo is used as default, afaik, in new tiki installs [13:22] ok [13:23] so I don't know why you have problems with ADONewConnection (I'm assuming that this means that you are using adodb instead of pdo, but I'm not usre; beyond my skills, infact) [13:23] chouchou: in which environment are you installing? [13:23] CentOS [13:23] xavi: ADOdb is still used in the installer [13:23] ok, thanks chealer for the info :-) [13:23] chouchou: which version? do you have php-mysql [13:23] yes, [13:24] Centos % [13:24] 5 [13:24] chouchou: could you show your phpinfo? [13:24] yes, wait [13:25] here you are http://dsre.itprofits.com.au:53080/ [13:28] *** lucks has joined #tikiwiki [13:30] chealer: any suggestion? [13:34] coaboa: I just set up a brand new "application" at facebook for my tiki 6 site: I get api key, secred and application id on the main info page on http://www.facebook.com/developers/apps.php [13:34] *** JoernOtt|0xF00D is now known as JoernOtt [13:35] *** lucks has quit IRC (Ping timeout: 276 seconds) [13:37] any suggestion for my issue pls ? [13:38] chouchou: is that a home-built PHP? [13:38] ? [13:38] I don't get you :) [13:38] I did it myself [13:39] chouchou: that counts as a yes [13:39] chouchou: are you sure you have php-mysql (which does not mean PHP and MySQL) [13:39] yes, php-mysql [13:39] wait let me check once agin [13:39] nope [13:39] you don't [13:39] *** chibaguy changes topic to: Polom! Latest stable versions: Tiki 5.3, 3.8 (LTS) Wanna aski something? Just ask. We log the channel @ http://irc.tiki.org [13:39] *** ChanServ changes topic to: Polom! Latest stable versions: Tiki 5.2, 3.7 (LTS) Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help or >help! to get some help from our bots ;) Enjoy! [13:40] your page says '--without-mysql' [13:40] Package php-mysql-5.3.3-1.el5.remi.x86_64 already installed and latest version [13:40] ok, you did not build it yourself then [13:40] you just installed a package [13:40] yes [13:40] tikiwiki: 03sampaioprimo * r29742 10/trunk/ (15 files in 4 dirs): [NEW] Wordpress importer (just basic functionality, not finished yet) [13:41] changi: hum, odd [13:41] *** xavi has quit IRC (Ping timeout: 252 seconds) [13:41] changi: sorry [13:41] chibaguy: hum, odd [13:41] do a yum --install php-mysql then [13:41] odd about what? [13:41] (chealer) [13:41] that is what brought that message out [13:42] chibaguy: why did ChanServ rollback the topic. you had operator privileges, no? [13:42] yeah, I was wondering about that. [13:42] Setting up Install Process Package php-mysql-5.3.3-1.el5.remi.x86_64 already installed and latest version Nothing to do [13:42] *** chibaguy changes topic to: Polom! Latest stable versions: Tiki 5.3, 3.8 (LTS) Wanna aski something? Just ask. We log the channel @ http://irc.tiki.org [13:42] *** ChanServ changes topic to: Polom! Latest stable versions: Tiki 5.2, 3.7 (LTS) Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help or >help! to get some help from our bots ;) Enjoy! [13:43] almost seems like a ChanServ bug [13:43] lol [13:44] chouchou: But the mysql extensions don't show in your phpinfo output [13:44] so, somehow they are not activated [13:44] hehe... hold [13:44] my suggestion: force to reinstall the packages and restart apache [13:47] *** lucks has joined #tikiwiki [13:50] *** lucks is now known as lucks|busy [13:53] *** chibaguy changes topic to: Polom! Latest stable versions: Tiki 5.3, 3.8 (LTS) Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help or >help! to get some help from our bots ;) Enjoy! [13:53] *** ChanServ changes topic to: Polom! Latest stable versions: Tiki 5.2, 3.7 (LTS) Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help or >help! to get some help from our bots ;) Enjoy! [13:53] * chibaguy fails topic edit :-/ [13:57] *** chibaguy changes topic to: Polom! Latest stable versions: Tiki 5.3, 3.8 (LTS) Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help or >help! to get some help from our bots ;) Enjoy! [13:57] *** ChanServ changes topic to: Polom! Latest stable versions: Tiki 5.2, 3.7 (LTS) Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help or >help! to get some help from our bots ;) Enjoy! [13:57] Oh, well. [14:02] chibaguy: how did you try changing? [14:03] Once using the /topic #tikiwiki .... and once using the gui in Miranda client. [14:05] After an upgrade to 5.3, I get this at a site: "Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/.../usr/lib/php:/usr/local/lib/php:/tmp) in /home/iajsdisc/public_html/.../lib/init/initlib.php on line 150" [14:06] What needs to be edited/added in .htaccess to fix that? [14:09] Tiki's doc page about that is not found. [14:10] chibaguy: try /msg chanserv TOPIC #tikiwiki foo [14:11] chibaguy: Tiki is installed in /home/iajsdisc/ ? [14:14] installed in /home/iajsdisc/ [14:15] ah, no, just a minute... [14:16] installed in /home/iajsdisc/public_html/iajswiki/ [14:18] typical error: File does not exist: /home/iajsdisc/public_html/favicon.ico, referer: http://www.iajsdiscussionlist.org/iajswiki/tiki-index.php [14:21] chealer: any ideas? [14:23] chibaguy: so it's installed in /home/iajsdisc/public_html/ ? [14:24] no, down one subdirectory, in /home/iajsdisc/public_html/iajswiki/ [14:25] chibaguy: the link is a white page for me [14:26] that's right. [14:26] nothing displays. [14:27] chibaguy: so there must be a fatal PHP error, probably due to open_basedir [14:29] *** lucks|busy has quit IRC (Read error: Operation timed out) [14:29] *** fabricius has joined #tikiwiki [14:29] it seems so. [14:34] I got that error about open_basedir once at the end of tiki-install.php, and then just white pages when trying to see the site. [14:37] dogwalking time. bbl. [14:43] *** ricks99 has quit IRC (Remote host closed the connection) [14:46] tikiwiki: 03cdrwhite * r29743 10/branches/6.x/templates/ (fgal_context_menu.tpl tiki-admin_include_socialnetworks.tpl): [FIX] Correct icon name for share in fgal_context_menu and correct callback URL in admin social networks [14:50] chibaguy: look at http://wiki.swiftirc.net/index.php?title=Chanserv [14:50] maybe someone did a mlock or keeptopic [14:50] JoernOtt: Ok, thanks. [14:51] just did a short google, its a long time that I have been channel-op and had to deal with those bots :-) [14:54] ok, I don't have time now, but will check. Also, I should ask luciash, as he changed the topic before. [14:57] *** chouchou has quit IRC (Ping timeout: 276 seconds) [15:00] JoernOtt: TOPICLOCK is set [15:01] hehe, all those nice things to sabotage the channel ops ;) [15:02] JoernOtt: thank you [15:05] *** chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.) [15:11] *** tochinet has quit IRC (Ping timeout: 252 seconds) [15:22] tikiwiki: 03sdoh * r29744 10/branches/6.x/modules/mod-last_youtube_playlist_videos.php: [FIX] youtube playlist videos module : add missing global [15:25] *** marclaporte has left [15:27] *** lucks has joined #tikiwiki [15:40] New Forum Posts: YouTube on Page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38764 [15:43] channel title need to be updated [15:49] *** ricks99 has joined #tikiwiki [15:53] tikiwiki: 03sampaioprimo * r29745 10/trunk/lib/ (5 files in 2 dirs): wordpress importer: properly creating wiki pages [15:54] tikiwiki: 03sylvieg * r29746 10/branches/6.x/ (installer/tiki-installer.php tiki-install.php): [FIX]installer: multitiki lock [16:19] *** chouchou has joined #tikiwiki [16:20] *** redflo has left [16:24] *** Wilkins has quit IRC (Ping timeout: 265 seconds) [16:25] *** rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds) [16:26] *** rodrigo_sampaio has joined #tikiwiki [16:29] *** lucks has quit IRC (Ping timeout: 240 seconds) [16:31] *** chouchou has quit IRC (Ping timeout: 240 seconds) [17:14] *** rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds) [17:15] tikiwiki: 03jonnybradley * r29747 10/branches/6.x/_htaccess: [DOC] htaccess: Small hint about RewriteBase [17:23] *** jonnyb has joined #tikiwiki [17:23] *** Andurino has joined #tikiwiki [17:24] the big polom [17:27] jonnyb: the big apple polom? [17:28] absolutely chealer [17:30] *** ricks99_ has joined #tikiwiki [17:33] *** ricks99 has quit IRC (Remote host closed the connection) [17:35] *** ricks99_ is now known as ricks99 [17:53] jonnyb: I'm about to leave :-) [17:54] splendid - see you later (tonight i guess?) [17:54] jonnyb: yes, I'll be there around 8:15 [17:55] great - bon voyage! [17:55] *** ricks99 has quit IRC (Ping timeout: 240 seconds) [17:55] *** olinuxx has joined #tikiwiki [17:55] jonnyb: thank you, see you soon [17:55] *** lucks has joined #tikiwiki [18:01] *** lucks is now known as lucks|busy [18:17] tikiwiki: 03jonnybradley * r29748 10/branches/6.x/lib/toolbars/toolbarslib.php: [FIX} toolbars: PageBreak syntax was getting parsed when toolbar was in a plugin (like TRACKER) [18:21] *** chealer has quit IRC (Remote host closed the connection) [18:29] ++ [18:29] does someone have yonixxx email ? [18:29] *** olinuxx has quit IRC (Remote host closed the connection) [18:29] hi changi - sorry, not me [18:30] hi jonnyb, tonight i'll work on language generation in release process, pkdille catch a problem in the last release process [18:31] ok, sounds good [18:32] i was thinking we need to add a new "get_strings" thing for the javascript translation "feature" i added a while ago [18:34] another question for the master of jquery, what do you thing about jquery.tools.js [18:35] i think i checked it out a while ago, it was required by a rather nice date/time formatter, but decided it didn't add enough to justify adding yet another lib [18:36] jquery-ui does quite a bit of it, i think already and is more "official" [18:41] *** lucks|busy has quit IRC (Ping timeout: 265 seconds) [18:41] i want to create mutlitab modules [18:41] is it possible with jquery-ui ? [18:43] jonnyb: which version of jquery-ui are we using ? [18:44] latest i think - 1.8 something [18:44] will try this http://docs.jquery.com/UI/API/1.7.2/Tabs [18:44] yes, ui has tabs [18:45] this might help too - http://jqueryui.com/demos/tabs/ [18:46] i would like to build a module like the one on the right : http://blog.courtine.org/2010/08/24/decouverte-de-git-et-de-github/ [18:54] *** lucks|busy has joined #tikiwiki [18:58] *** Kimberlee_ has joined #tikiwiki [18:59] hello all. [19:00] jonnyb: are u in NY already? [19:01] hi Kimberlee_ yes, here now [19:01] luci and chealer on their way, marc and nelson out at some web expo thing [19:02] I arrive tomorrow and noticed that the open video thing is tomorrow? [19:02] so I wondered if I should go there or? [19:03] i think there are a few of us going [19:03] no idea what it's really about though - it's mainly to meet the kaltura guys [19:05] right, checking the times... [19:06] wow late. [19:06] yes man at 7. [19:07] *** lucks|busy has quit IRC (Remote host closed the connection) [19:07] ay - what's at 7? [19:07] a movie?? [19:08] http://www.openvideoconference.org/agenda/ [19:08] I fly in late morning [19:09] so I was trying to figure out where to go from there...hotel, conference, lindon's. [19:10] sorry, no idea - i'm just going to follow the herd... [19:12] jonnyb: it works, too easy jquery :) [19:12] :D [19:13] no worries, I'll figure it out. btw... I still owe u dinner. [19:13] jonnyb: thx. ttyl. [19:13] *** Kimberlee_ has quit IRC () [19:14] jonnyb: ui effect are crazy beautifull [19:14] tikiwiki: 03sylvieg * r29749 10/branches/6.x/ (installer/tiki-installer.php tiki-install.php): [FIX]multitiki: create the local.php in the tikidomain subdir + ise tikkidomainslash [19:14] jonnyb: but i don't know why when i'm in the admin panel, it does not work [19:14] nice changi - enjoy! [19:16] maybe a missing closing tag [19:16] tikiwiki: 03jonnybradley * r29750 10/branches/6.x/lib/tikilib.php: [FIX] ckeditor: Don't attempt to do wysiwyg for trackerlists, far too dangerous. So just show the syntax as a placeholder. [19:17] *** chealer has joined #tikiwiki [19:17] *** chealer has quit IRC (Changing host) [19:17] *** chealer has joined #tikiwiki [19:17] chealer: hi [19:18] *** lucks has joined #tikiwiki [19:18] *** lucks has quit IRC (Changing host) [19:18] *** lucks has joined #tikiwiki [19:18] hi changi [19:38] :-( I have an tiki110 - and I can not find out how to solve the utf8 chars... [19:38] the converter did not work [19:39] and the trick to change again client_charset into latin1 does not work anymore in tiki6 [19:40] ah works - I had to clear the cache [19:49] *** xavi has joined #tikiwiki [20:05] xavi [20:05] I set up a plain vanilla tiki 6 from svn and registered with facebook [20:06] after setting up the admin stuff, I authorized the site with facebook and everything worked out of the box [20:07] *** JoernOtt has quit IRC () [20:11] *** fabricius has quit IRC (Ping timeout: 255 seconds) [20:13] have a problem: listing shows perform with checked option but shouldnt. and as registered or admin if you choose to remove a wikipage it says: error no name indicated for wiki page. tiki 6 alpha. [20:17] *** fabricius has joined #tikiwiki [20:25] sylvieg: do you have an external converter for mysql (latin1 to utf8)? [20:26] or could you recommend one as freeware? [20:26] *** ttrimm has joined #tikiwiki [20:27] tikiwiki: 03jonnybradley * r29751 10/branches/6.x/ (4 files in 2 dirs): [REF] kaltura: Refactoring common code into lib [20:29] sylvieg: I had a db-crash with a tiki3.5 latin1_swedish [20:29] sylvieg: After so many attemts to import the db somewhere, where I could experiment to find the faults, I did export 83 tables (not more used yet) as csv and reimported them into a plain utf8 installation (in phpmyadmin sure) - table per table [20:29] sylvieg: Now I have a clean and running utf based installation (actually I have to adjust modules and such, but all datas are back in - articles working fine, login etc.) [20:29] sylvieg: An awful pain of stupid work that was [20:29] sylvieg: So i guess there might be an opportunity to do so with a script (csv export and import of the single tables as kind of a batch thing instead of doing that manually table per table) [20:30] sylvieg: or even better a converter tool like used in Tiki5, but as external software for older DBs [20:35] tikiwiki: 03jonnybradley * r29752 10/branches/6.x/lib/videogals/videogallib.php: [FIX] kaltura: No need for the config to be in a function [20:40] hi fabricius congrats that you made it [20:40] * chealer 's flight delayed 2 hours, should arrive around 10:30 [20:41] coaboa: thx - and proud that I did it as a beginner in such IT stuff [20:41] but two nights and days [20:43] already started to elaborate readme.txt and docs for our admins (we all are not pros, but voluntarily and privates) [20:44] actually I am lucky to have been starting to look into this linux-shell stuff [20:45] some basic i already got, that help me with backup and restore now [20:45] I learned so much in between the last 48 hrs ;-) [20:45] thx faor all given advice in here, btw [20:46] and thx to the 1und1.de platin support [20:46] nice guys there, thought [20:55] *** Andurino has quit IRC (Remote host closed the connection) [20:57] have to go, good night [20:59] *** chealer has quit IRC (Ping timeout: 240 seconds) [21:00] *** olinuxx has joined #tikiwiki [21:01] *** chealer has joined #tikiwiki [21:01] *** chealer has quit IRC (Changing host) [21:01] *** chealer has joined #tikiwiki [21:06] *** rodrigo_sampaio has joined #tikiwiki [21:06] jonnyb: are you still here ? [21:06] hi changi - yup! [21:06] i've just send you an email :) [21:06] my jquery work from tonight [21:13] nice, well done changi - people here now, bbl [21:17] *** xavi has left "Leaving." [21:18] tikiwiki: 03jonnybradley * r29753 10/branches/6.x/ (4 files in 4 dirs): [FIX] kaltura: Make the kaltura "user" value a pref instead of being hard-wired to the server's host name. [21:19] *** chealer has quit IRC (Ping timeout: 240 seconds) [21:19] *** jonnyb has quit IRC (Quit: jonnyb) [21:26] *** rodrigo_sampaio has quit IRC (Ping timeout: 245 seconds) [21:44] *** rodrigo_sampaio has joined #tikiwiki [21:48] *** jonnyb has joined #tikiwiki [21:49] *** chealer has joined #tikiwiki [21:49] *** chealer has quit IRC (Changing host) [21:49] *** chealer has joined #tikiwiki [21:50] *** robertp has joined #tikiwiki [21:50] jonnyb, how do I get revision id in code? [21:51] or anyone for that matter..... [21:51] hi robertp [21:51] hi jonnyb [21:51] you mean like in the comment at the top of a file? [21:51] I tried $Rev$, but nothing. [21:51] Exactly! [21:52] Ah, $Id $ [21:52] and you need to add Id as an svn:keyword property [21:52] svn:keywordS [21:53] svn proplist, svn propedit [21:53] Does the property need any value? [21:53] And should I appy it recursively? [21:53] robertp: yes, value "Id" [21:54] robertp: what kind of recursion are you thinking about? [21:54] I believe it will att it to all the files recursivly. [21:54] It has that option in tortoisesvn. [21:55] robertp: perhaps for a directory, but aren't you just doing it on a file? [21:56] It added it to all the files. Is that ok?. [21:56] It looks good.... I think I will commit. [21:56] (or roll back in a sec) [21:57] robertp: I never did that with TortoiseSVN but it's not supposed to [21:57] hummmm. [21:57] here goes nothing!!!!! [21:59] robertp: did you get that advancedfn file i sent you? [21:59] jonnyb: Yes. [21:59] stupid semicolons [21:59] mainly it was the windows linefeeds i think [22:01] ok [22:01] don't know why i can't commit there... never mind for now [22:01] Hey jonnyb, did you see this? - http://code.google.com/p/jquerysheet/issues/detail?id=2 [22:01] Pretty cool, I think I will go ahead and add it. [22:02] does it works? looks like it should [22:02] chealer: where are you? in the air? [22:05] *** chealer_ has joined #tikiwiki [22:05] *** chealer has quit IRC (Read error: Connection reset by peer) [22:07] jonnyb: I'm at the airport waiting for departure, delayed at least 2 hours [22:07] board currently shows 19:31, website 19:55 [22:07] stinky [22:07] and my Internet connection is now dropping :-[ [22:07] nice [22:08] so see you at 10/11ish? [22:09] *** chealer_ is now known as chealer [22:09] jonnyb: yes [22:13] *** chealer has quit IRC (Ping timeout: 240 seconds) [22:18] *** chealer has joined #tikiwiki [22:20] The svn $Id $ is a no go. [22:20] robertp: there's no space after "Id" [22:20] rar! [22:21] Thanks chealer! [22:21] chealer....... [22:21] U DA MAN! [22:22] (and jonnyb) [22:22] (respectively) [22:22] jonnyb, I thought I added jQuery UI 1.8.3, did you roll it back? [22:23] I may not have committed it possibly on another one of my computers. [22:29] *** jonnyb has quit IRC (Quit: jonnyb) [22:43] *** ttrimm has quit IRC (Remote host closed the connection) [22:43] *** chealer has quit IRC (Ping timeout: 240 seconds) [22:54] *** ttrimm has joined #tikiwiki [23:05] *** fabricius has quit IRC (Ping timeout: 276 seconds) [23:10] *** Trebly has joined #tikiwiki [23:17] hello, it was a long time I have not been here. I just install a tiki (5.2) and the first run of tiki-install stops with " [23:17] Parse error: syntax error, unexpected T_STRING, expecting '{' in .../tiki-install.php on line 48 The lien is do somebody have an idea [23:17] ??? I don't see nothing, no reason and on the 48th line of tiki-install... [23:19] *** chealer has joined #tikiwiki [23:19] *** chealer has quit IRC (Changing host) [23:19] *** chealer has joined #tikiwiki [23:21] Trebly: 5.3 was released [23:29] Thanks, Ok I will load the version for the two sites I launch now, today. But I don't understand the php error which is incredible. [23:31] *** ttrimm has quit IRC (Quit: Later Folks!) [23:31] *** chealer has quit IRC (Read error: Connection reset by peer) [23:31] *** chealer has joined #tikiwiki [23:31] *** chealer has quit IRC (Changing host) [23:31] *** chealer has joined #tikiwiki [23:31] some new changes for sheet guys, exception fixes and such. also got jquery ui to 1.8.5, woohoo! [23:35] leaving Quebec soon... [23:38] *** chealer has quit IRC (Remote host closed the connection) [23:43] looking for an information : do the rule which is that any new version of a file must have a different size is followed systematically, this allows to upgrade hosted version more quickly (filezilla), because the dates are not significant ? [23:43] [23:57] *** fabricius has joined #tikiwiki [23:59] Lookink for another information : do exist (a dev team tools development) a program to update by merging a language file from a few or more upgraded lines defined into another file (same structure). If yes I imagine do this soft is able to manage simultaneously several upgraded file and detect and report collisions before upgrading. I let you imagine the reason of my question.