[09:07] *** Loggor starts logging #tikiwiki at Thu Jun 23 09:07:56 2011 [09:07] *** Loggor has joined #tikiwiki [09:32] *** lorinc has joined #tikiwiki [09:37] btw. when searching for stuff in the tiki wiki documentation I get no hits at all, even if I search for plugin names directly. Searching "tikiwiki " on google, gives easier results. [09:37] easier = better [10:12] I have created a picture gallery - but when I open it up, all the images are shown in their real size. How do I display the thumbnails as default - how do I even see the thumbnails? [10:15] *** Bernard1 has quit IRC (Quit: Leaving.) [10:20] *** Wilkins has joined #tikiwiki [10:26] how do I get the currently logged on Wiki user from PHP+ [10:43] *** Caarrie|sleeping is now known as Caarrie|away [11:05] *** sipherdee has quit IRC (Ping timeout: 240 seconds) [11:07] *** sipherdee has joined #tikiwiki [11:12] *** sipherdee has quit IRC (Ping timeout: 260 seconds) [11:17] *** chibaguy has joined #tikiwiki [11:17] *** ChanServ sets mode: +o chibaguy [11:17] polom [11:17] Does anyone know if the SHEET plugin is generally working in Tiki 7? It doesn't seem to be for me. [11:17] *** Loggor has quit IRC (Ping timeout: 244 seconds) [14:18] *** Loggar starts logging #tikiwiki at Thu Jun 23 14:18:09 2011 [14:18] *** Loggar has joined #tikiwiki [14:18] *** luciash has quit IRC (Ping timeout: 252 seconds) [14:26] If I have an "ItemRenderer" that renders various items of various types. Which class should have the responsibility of drawing the different types of items? - should the "ItemRenderer" have a function for each type, or should the "Item" class contain a "Render" function that is overridden for each unique type? [14:30] *** nkoth has quit IRC (Ping timeout: 240 seconds) [14:45] *** nkoth has joined #tikiwiki [15:03] *** marclaporte has joined #tikiwiki [15:03] *** ChanServ sets mode: +o marclaporte [15:04] *** Merbster has quit IRC (Read error: Connection reset by peer) [15:22] *** nkoth_ has joined #tikiwiki [15:26] *** nkoth has quit IRC (Ping timeout: 252 seconds) [15:26] *** nkoth_ is now known as nkoth [15:35] *** SiL3NC3 has joined #tikiwiki [16:12] *** nkoth has quit IRC (Quit: nkoth) [16:14] Info: A new way to to contribute to Tiki Wiki CMS Groupware - http://info.tiki.org/article169-A-new-way-to-to-contribute-to-Tiki-Wiki-CMS-Groupware [16:28] *** overseer has joined #tikiwiki [16:30] hey guys. I have an issue with my tiki. When I go to "tiki-index.php" it creates a new "Thank you for installing tiki" page with a title that is just an incomprehensible string of garbage [16:31] it is the session id ... maybe you are using group pages? [16:31] got this, when the default userpage is not set correctly ... [16:32] SiL3NC3: where would I look for that? [16:33] groups permissions for anonymous ;) [16:33] anonymous has 0 permissions, which is what i want [16:35] okay ... so you have to set a default group homepage (groups admin) which will be loaded as homepage, if this page dont exists or is not correctly set (will not be found), a new one will be created with the session id as name [16:36] if you just use registered user group you just have to set it for this group [16:37] ok, i understand what i have to do. I dont see an option in groups admin though [16:37] tiki-admingroups.php?group=Registered&cookietab=2 [16:38] Fill the field Grouphomepage or URL: [16:38] i think tiki will try to catch a wiki page after typing ... ;) [16:39] i do not have that field on that page [16:40] okay, so it cant be anything with group homepages ... (because not activated) ;) [16:41] but i think your default homepage (wiki page) is missing ... [16:41] and so tiki will create a new page [16:41] ok, so how do i make that again? [16:42] Try creating a page called Homepage [16:43] *** chealer has joined #tikiwiki [16:43] *** chealer has quit IRC (Changing host) [16:43] *** chealer has joined #tikiwiki [16:44] ok, i did that...it didnt fix it...but it did let me restore my old content :D [16:45] tiki-admin.php?page=wiki (default page should be set here) [16:46] WOOT! fixed! thanks much [16:47] ur welcome, dude [16:48] does any1 know, how i can get a module to be 100% width at a wiki page, not only the width of the right layout column (was normal behavior with 6.3) [16:49] (without tweaking css) [16:51] ERROR: missing parameters (tiki-wikiplugin_edit.php) [16:52] so you have a module on a wiki page? and you want to make it width 100%? [16:52] japp [16:52] add the param style="width:100%;" [16:53] tried that with a div, but didnt worked out [16:53] what module are u using? [16:55] {module module="last_modif_pages"} ... forums_last_posts ... last_blog_posts ... last_files ... directory_last_sites .... and last_vistors (did an custom news page) [16:56] a module tag for each module and they are all display under each other and at smaller width like the right and left page borders ... [16:56] ok. so you tried wrapping that all in {DIV(width="100%")}? [16:56] correctly [16:56] *** ricks99 has joined #tikiwiki [16:56] did not change anything (thinking about my custom module settings for my login module within the page header ... maybe this can overwrite the settings for the modules at all) [16:58] do you know about the login and search field at the coelesce theme with version 6.3? i want this back, but want to have this to be done with the new admin modules function ... [16:58] now i'm doing this with the login box, but i does not really have be designed for being integrated in the right or left page borders. [17:00] yeah, i dont know much about that [17:00] sorry [17:00] i know the theme stuff changed significantly with 7.0 [17:00] I spent a day and a half fixing mine [17:00] :( [17:01] yeah. I ended up running two versions side by side while I fixed it [17:07] *** chealer has quit IRC (Remote host closed the connection) [17:09] *** chealer has joined #tikiwiki [17:09] *** chealer has quit IRC (Changing host) [17:09] *** chealer has joined #tikiwiki [17:18] hmm.... getting system error when trying to lock/unlock a wiki page [17:18] insert into `tiki_history`(`pageName`, `version`, `lastModif`, `user`, `ip`, `comment`, `data`, `description`) values(?,?,?,?,?,?,?,?) [17:19] tiki 7.1svn [17:19] when i refresh the page, the action was completed, however. false message? [17:21] is there a limit on page attachment size? [17:27] @overseer: not by Tiki, but could be limited by several factors: [17:27] if stored in db, your connection timout and max packet could limit size [17:28] if stored in file directory, your max upload size may be limiting [17:31] its stored in a directory...how would I check the upload size? [17:34] look in your php.ini [17:34] or possibly could be liimited by your host [17:34] * ricks99 has seen some shared hosts who limit transaction size, bandwidth, uploads, etc [18:04] polom [18:06] ricks99: it's probably failing in an optional logging step that happens after the real lock [18:15] *** overseer has quit IRC (Ping timeout: 252 seconds) [18:20] k. tx chealer [18:49] tikiwiki: 03gta74 * r35022 10/trunk/lang/de/language.php: [TRA] more german translations [19:10] *** ricks99 has quit IRC (Quit: Page closed) [19:31] tikiwiki: 03chealer * r35023 10/branches/7.x/templates/tiki-page_bar.tpl: [FIX] Wiki: lock button only showing to last page editor (r15504 regression) [19:58] tikiwiki: 03chealer * r35024 10/branches/7.x/templates/tiki-page_bar.tpl: [FIX] Wiki: admin can't unlock page (r35023 regression). oops [20:01] tikiwiki: 03chealer * r35025 10/branches/proposals/6.x/templates/tiki-page_bar.tpl: [bp/r35023+r35024][FIX] Wiki: lock button only showing to last page editor [20:07] tikiwiki: 03chealer * r35026 10/branches/7.x/lib/wiki/wikilib.php: [20:07] tikiwiki: [FIX] Wiki: SQL error "Duplicate key" locking/unlocking (r31737 regression) [20:07] tikiwiki: Thanks Rick Sapir [20:40] my son is looking for a video recorder to record his games on his windows. Does somebody know a good software? [20:43] *** SiL3NC3 has quit IRC (Quit: SiL3NC3) [20:43] sylvieg, FRAPS http://www.fraps.com/download.php [20:43] thx [20:44] np [20:44] but it is not free? [20:46] it is [20:46] oh, crap [20:46] its share ware now [20:46] lemme see what else is out there [20:49] sylvieg, what game specifically? [20:49] some of them are crap and lag the system [20:50] sylvieg, http://taksi.sourceforge.net/ is free and OSS [20:50] portal, half-life,etc [20:52] for certain games WeGame.com has free low resource software [20:52] from what im told FRAPS is by far the best [20:53] I will try to have him to do a summer job like this he can pay for it - thx [20:57] maybee have him try the free one first, but a summer job is a good idea anyway :P [21:59] *** radek82 has quit IRC (Quit: Leaving)