[00:17] *** LarsKI has quit IRC (Read error: 113 (No route to host)) [00:59] *** chibaguy has joined #tikiwiki [01:08] *** LarsKI has joined #tikiwiki [01:08] *** LarsKI has quit IRC (Client Quit) [01:09] *** jcyrisse has joined #tikiwiki [01:19] *** Jyhem has joined #tikiwiki [01:20] anybody have any experience with getting tikiwiki to recognize Imagemagik on Hostmonster.com ? [01:49] *** jcyrisse has left [01:55] *** jcyrisse has joined #Tikiwiki [01:56] i am trying to figure out what file I might need to modify in order to get my Tikiwiki install to recognize ImageMagik on my remote host server. The install is not automatically detecting it. What file would I need to modify in order to point to the imagemagik on my server? [02:00] jcyrisse, sorry, no idea on that. [02:01] I think I have the same situation, GD and Imagemagik both installed but only GD recognized. I never looked into it, though. [02:02] *** Caarrie is now known as Caarrie|sleeping [02:06] *** nikhilodeon has quit IRC (Remote closed the connection) [02:10] hmmm...k...well buggers [02:11] i have searched on tw.o too and cant find anything about it [02:12] No, I don't recall ever seeing anything on that. [02:15] um, Imagick.... [02:16] http://www.bluehostforum.com/archive/index.php/t-2398.html [02:16] i have a feeling this is the reason not working [02:17] and why hostmonster says Imagemagik is installed but it appears an extension needs to be installed? [02:21] Maybe so. GD has a section on my phpinfo page. No mention of Imagemagick. [02:22] Imagemagick is listed as a feature at my domain host, though. [02:30] You should probably contact Hostmonster and tell them what you want to do. [02:35] yeah...sent them an email [02:35] also...looks like i found something on tw.o, in an old forum...but sounds like just describing the same problem i am having [02:36] *** tomb_ has quit IRC ("Ex-Chat") [02:37] http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=26941&comments_per_page=1&thread_style=commentStyle_plain [02:42] *** franck has joined #tikiwiki [02:47] *** NefariousC has quit IRC () [02:52] Shadowbox is working for me in 3.0b0 (trunk). I read that it wasn't, for somebody. [02:58] But I can't edit wiki pages, articles, blogs, etc. All edit clicks cause a white page (with Ajax not turned on) or error ('invalid xml response') with Ajax off. [02:59] Anyone else running 3.0b0, is editing ok? [03:32] *** SEWilco has left [03:33] *** jcyrisse has left [03:47] *** mrpoundsign has joined #tikiwiki [03:47] hello! [03:48] so... I am looking to use tikiwiki (2.0) to make a site with myltiple 'spaces' with their own forums, limited administration, etc. Is this possible/supported? [03:48] Also need to figure out the navigation. I was thinking that categories would handle a lot of this. [03:49] however, I want to be able to make a given category a web URL, such as /groups/group1/ would be the forum, base wiki page, etc, for the given group [03:54] mrpoundsign, there is something called Multitiki (http://doc.tikiwiki.org/tiki-index.php?page_ref_id=3170) you could check out. Not really part of a standard Tiki installation tho. [03:55] Otherwise, you can create the wiki pages, forums, etc. and use categories for navigation and perms to separate access. [03:56] The urls wouldn't necessarily be as you described, though, unless that could be done with Apache rewrite rules. [04:04] chibaguy: awesome, I will check it out. I wonder how hard it would be to just make the categor browser a little 'smarter' and do content roll-ups into caledar modules, etc. :) [04:04] also, limiting the categoried that users can create pages in, etc. [04:05] ... or I just write my own whole system from scratch. fun. heh. [04:05] looks like it's for 1.9. using 2.0 :) [04:05] Tiki is pretty hackable if you have the php skills. [04:06] indeed. [04:06] http://dev.tikiwiki.org/Hello%20world , if you haven't checked before. [04:09] *** franck has left [04:10] doh. http://dev.tikiwiki.org/Hello%20world#Categories [04:10] :-) [04:11] There's more activity here in 6 or 8 hours. Also you can ask on the tikiwiki-dev mailing list. [04:12] About general approach or specific details. [04:13] yeah, will see if I can hack something together. Would you recommend using search for aggrigating content to a main page for a category? (asuming I have some category page like hello_world that does this for me) [04:13] or are there APIs for each feature? [04:14] Sorry, I'm out of my depth there. [04:17] alright. :) I will toy around with things. See what I come up with. heh. [04:17] OK, have fun, and good luck. [04:21] thanks. [04:24] *** SEWilco has joined #tikiwiki [04:39] *** vilisi_t has left [05:03] *** mrpoundsign has quit IRC (Read error: 113 (No route to host)) [05:26] *** mattbmc has quit IRC (Read error: 104 (Connection reset by peer)) [05:50] *** Timothy has quit IRC ("Leaving.") [06:09] *** jasprit has joined #tikiwiki [06:59] *** Wilkins has joined #tikiwiki [07:40] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [07:56] *** Timothy has joined #tikiwiki [07:56] *** Timothy has left [08:17] *** pujib has joined #tikiwiki [08:19] hi! is it possible in tw2.0 to have 2 different site menu bars, each for a different group? [08:21] *** chibaguy has left [08:37] SVN: Commit by pkdille :: r 14237 /trunk/templates/tiki-admin_chat.tpl: [KIL] admin chat template: delete unused file [09:28] SVN: Commit by pkdille :: r 14238 /trunk/templates/ (9 files): [MOD] titles: deploy smarty plugin title to some templates [10:07] *** DartaganShepherd has joined #tikiwiki [10:22] *** fane has quit IRC ("Leaving.") [10:23] *** franck has joined #tikiwiki [10:24] *** fane has joined #tikiwiki [10:31] *** jasprit has quit IRC ("Leaving.") [10:31] *** jasprit has joined #tikiwiki [10:32] *** fane has quit IRC ("Leaving.") [10:33] *** fane has joined #tikiwiki [11:05] *** chibaguy has joined #tikiwiki [11:08] pujib, you could use one menu and control visibility of menu items by specifying the group for each, using the menu admin. [11:09] Or if the menus are in a module, you could use the GROUP plugin to filter visibility of each. [11:09] *** ricks99 has joined #tikiwiki [11:10] Otherwise, you'd probably have to edit a template and use a group variable to contol visibility. [11:10] hi all :) [11:12] hi ricks99 [11:13] hi chibaguy [11:41] *** NefariousC has joined #tikiwiki [11:43] chibaguy: yes, i've tried one menu and specifiying the group for each menu item, but it doesn't give me what i need, i'll the situation: [11:46] i want the tikiwiki to look differently for groups Admins/Developers (which use tikiwiki as bugtracker and wiki knowledgebase) and other users, clients (Anonymous, Registered, etc). the problem is that if i set the group 'Anonymous' for some item, it is also visible to all other groups, which is wrong. what could be done there? [11:52] *** fane has quit IRC ("Leaving.") [11:54] *** otabz has joined #tikiwiki [12:08] *** voxsola has joined #tikiwiki [12:10] *** NefariousC has quit IRC () [12:11] Good afternoon, I have a question if I may? Is there any way to disable the content filter on wiki pages? I wish to use iframes on some of my pages. [12:19] *** lphuberdeau has joined #tikiwiki [12:19] @voxsola: i think there is (used to be?) an IFRAME plugin [12:20] i don't see it in 2.0 however... [12:20] Oh, darn [12:20] might be in mods.... [12:20] Well, any way to include an external site would be fine [12:21] also a SNARF plugin that you could use [12:21] Cool, I'll take a look at that [12:21] Cheers [12:22] snarf is included with 2.0 but disabled by default [12:22] look in ur ..../lib/wiki-plugins-dist/.. directory [12:23] see docs for details: doc.tikiwiki.org/pluginsnarf [12:23] Ah, there it is [12:23] Cool! Many thanks :) [12:24] *** chibaguy has quit IRC (Read error: 110 (Connection timed out)) [12:25] *** iannhigginson has joined #tikiwiki [12:26] Hi all :) [12:26] I need help installing TikiWiki 2.0 [12:27] Well, what's the problem? [12:27] I keep getting this error and can't workout what to do to fix it.[Thu Aug 14 12:25:25 2008] [error] [client 196.207.35.245] PHP Fatal error: Call to undefined function adonewconnection() in /var/www/vhosts/rare-pix.com/httpdocs/installer/tiki-installer.php on line 666, referer: http://www.rare-pix.com/tiki-install.php [12:28] Seems like PHP is lacking a database module, or something similar [12:28] @iannhigginson: confirm that you FTPed *all* the files to your host. [12:28] it sees the function 40 lines above and dosn't crash [12:29] SVN: Commit by sept_7 :: r 14241 /trunk/ (13 files in 6 dirs): [FIX] : rename tiki-file_galleries.php call site to tiki-list_file_gallery.php and delete obsolete file tiki-file_galleries.php [12:29] I have and double checked [12:29] confirm that your db connection info is correct. what db are u using? [12:30] yes [12:30] it dosn't create the local.php [12:30] because tiki cant connet to the db [12:30] MySQL 4.x [12:30] is ur db mysql or mysqli [12:32] I have run http://www.rare-pix.com/phpinfo.php and every thing is corect in the inis [12:32] *** martinalex has joined #tikiwiki [12:32] Check the test code at http://phplens.com/adodb/installation.guide.html to make sure that ADOdb is properly installed [12:32] make sure that *all* of the files in lib/adodb were transfered to the host [12:33] r u on a shared host? [12:34] yes i think so [12:34] rechecking adodb files [12:35] Hmh, I can't seem to find where to enable plugins [12:37] @voxsola: just move it to the wiki-plugins folder [12:38] @iannhigginson: u can try creating your local.php by hand. see the docs: http://doc.tikiwiki.org/Manual+Installation [12:39] Ah [12:39] *** chibaguy has joined #tikiwiki [12:39] thanks ricks :) [12:39] *** tomekkott has joined #tikiwiki [12:40] brb [12:40] *** iannhigginson has left [12:41] Argh... [12:41] {SNARF(url => http:/...} [12:41] pujib, if the menus are in a module, you can use the GROUP wikiplugin to control which one displays. [12:41] But I'm not sure about preventing the Anonymous menu from displaying to the other group. I'd have to check the plugin to see how the parameters work. [12:41] You have got to be kidding me [12:41] strikes again :( [12:42] Surely there must be a way to disable that? [12:42] ... cant remember who was working on that... [12:43] Is that in the 2.0 release? [12:43] Yeah [12:43] (not an rc version) [12:44] It's in the version advertised on the front page [12:44] Maybe sept_7 was working on that. [12:45] Well, here's to hoping it'll get fixed soon, it's driving me batty :) [12:45] Is it occurring in places other than the snarf plugin? [12:46] When trying to add an iframe [12:46] You're using html in wiki pages for that? [12:46] Yeah, I want to include output from a perl-script seemlessly [12:47] seam* [12:47] chibaguy: i suspect there is no way to wrap menu at the site's top bar (enabled in look&feel->general layout) in module. is it so? [12:48] pujib, the normal menu there is a php layers menu and it's in a table so, yes, it doesn't wrap. [12:48] Oh, wrap in a module.... [12:49] I don't think so. ricks99, do you know about using modules in a template? [12:49] I don't really care how it's done, long as I get to include an external page in a wiki page :) [12:50] Or getting wiki parsing to work in a part of a template? [12:50] SVN: Commit by pkdille :: r 14244 /trunk/templates/ (18 files): [MOD] titles: deploy smarty plugin title to some templates [12:50] {include file="...."} [12:51] Nope, that didn't work [12:51] i just want that menu to be located horizontally at the top bar, but afaik modules don't give such functionality (they can be placed only to left or right columns). if somehow i could squeeze menu inside a module to the top, then i could use GROUP plugin... [12:51] voxsola, hopefully the thing will be fixed in svn and maybe just a single file or so can be replaced, without a whole release being necessary. [12:51] maybe it is also possible, but still unknown to me :)? [12:52] @pujib: u can include a module *anywhere* that accepts wiki syntax by using the {MODULE} plugin [12:52] Yeah, I hope so too. Thanks for the help anyways. Good bye. [12:52] *** voxsola has quit IRC ("CGI:IRC") [12:53] Too bad the Look & Feel custom code doesn't accept wiki syntax. [12:53] (It doesn't, does it?) [12:54] That would be ideal. [12:55] chibaguy: yes, it doesn't. just verified it [12:57] YATI.... [12:57] Well, another way would be to use Smarty filters to make the menu display conditional, depending on the group. If there's a group variable that can be used this way, similar to $user. But I don't know about that. [12:57] (yet another Tikiwiki inconsistency) [12:58] seems tikiwiki needs a good redesign ) [12:58] have u tried creating 2 modules (one for anon, one for reg) then enable the "Hide anonymous-only modules from registered users:" option? [12:58] ricks99: no, not yet [12:59] u want two completely different menus (in two different modules) appearing for anon vs. registerd users, right? [12:59] It's much easier to think of new things for Tikiwiki to do than to think of how to get it to do them. ;-) [12:59] ....spoken like a true developer. :) emphasis is on adding new features [12:59] :-) [13:00] why make something *better* when you can simply make something *newer* ? [13:00] the #1 problem with opensource (imho) [13:01] ricks99, I think the problem with using modules is that will only work for the side columns or wiki page, not the horizontal menu at page top. [13:02] ricks99: yes, but i also want those menus to be in top bar [13:02] o... want for a top menu? will probably need to edit the TPL directly: {if $user}..show registered menu{else}...show anon menu{/if} [13:03] * pujib sighs [13:03] heh. [13:03] ricks99, can specific groups be a variable? [13:03] like if $group eq 'Developer' ... [13:03] ok, i'll try and report whether it was successful [13:04] If a person had lots of time, it'd be good to sort out solutions like this methodically. [13:04] IF [13:05] not sure [13:06] i think the group name is read/tested only on specific actions. i dont know if it is globally available [13:08] I think making all the custom code boxes accept wiki syntax would be great. [13:09] (top bar, bottom bar, etc.) [13:09] *** Caarrie|sleeping is now known as Caarrie [13:09] You could put a module in there and have it go 100% wide or whatever. [13:09] *all* text areas should allow wiki syntax [13:09] Yep. [13:10] absolutely [13:19] *** tomekkott has left [13:24] that's easy to agree on, harder to get someone to check&fix everything [13:25] :-) [13:30] what I find amazing is that since the release, there were 0 commits on 2.0 [13:33] *** martinalex has quit IRC (Read error: 110 (Connection timed out)) [13:41] *** nkoth3 has joined #tikiwiki [13:45] *** pujib has quit IRC (Remote closed the connection) [13:50] *** chibaguy has quit IRC (Read error: 110 (Connection timed out)) [13:51] interestingly... the tiki release check reports that my 2.0RC4 version is "up to date"... :( [13:56] SVN: Commit by pkdille :: r 14249 /trunk/templates/ (7 files): [MOD] titles: deploy smarty plugin title to some templates [13:58] *** LarsKL has joined #tikiwiki [14:02] after updating from 1.9 to 2.0 when i edit a wiki page that hasn't been edited since the update the old text is missing from the text field. after editing a page once with 2.0 it shows as expected. edit templates aren't customized, using standard theme. any ideas? [14:06] did u clear the cache after the upgrade? [14:08] templates_c? did rm * on that one [14:08] try clearing all three tiki caches [14:09] i'd think it's some db problem as it just happens with pages that weren't edited with 2.0 yet, but the 1.8->1.9->2.0 update stuff ran without errors [14:09] clearing cache now [14:11] SVN: Commit by sept_7 :: r 14250 /trunk/tiki-download_file.php: [FIX] pb with file galleries on the filesystem [14:12] ricks99: didn't help [14:12] sorry. dont know. :( my 1.9.x -> 2.0 upgrade went quite smoothly [14:12] i have to get the old source from tiki-pagehistory, paste it in the editor which is quite annoying :( [14:15] ricks99: could you please post a screenshot of the table structure and some content of tiki_pages? [14:16] maybe i can spot a difference between yours which works and mine which fails [14:16] sure. one sec... [14:17] SVN: Commit by sept_7 :: r 14251 /trunk/lib/tikilib.php: [FIX] better detection of image library in parse_data for image resizing [14:22] *** tomekkott has joined #tikiwiki [14:24] tomekkott: try @lphuberdeau.com [14:28] @LarsKL: http://twbasics.keycontent.org/img/tiki_pages_structure.png [14:33] ricks99: looks exactly the same as mine :( [14:33] do u have ajax enabled (known to cause some issues) [14:34] the ajax option in wiki prefs that says it can cause problems? nope [14:43] *** nikhilodeon has joined #tikiwiki [14:55] found my problem: {$pagedata|escape:'htmlall':'UTF-8'} in wiki_edit.tpl [14:55] if i make that into {$pagedata} the text shows as expected [14:55] so it does with {$pagedata|escape:'htmlall':'iso-8859-15'} [14:56] seems the utf-8 is for some reason causing problems [14:56] shall i report this bug somewhere or is just posting here enough? [15:00] *** Paragtim has joined #tikiwiki [15:02] *** SEWilco2 has joined #tikiwiki [15:08] *** marclaporte has joined #tikiwiki [15:20] SVN: Commit by sept_7 :: r 14253 /trunk/db/tiki-db-pdo.php: [FIX] fix PDO for MySQL and UTF-8 [15:25] Hi Guys, I am trying to make the login screen look like a splash screen with text on the left, then the login box and some text an a graphic on the right. Something like this link:- http://www.paragtim.co.uk/pics/LScrn0000.jpg. Can someone tell me how to do this as I've been trying for over a week now and getting nowhere [15:33] *** lphuberdeau has quit IRC (Remote closed the connection) [15:34] SVN: Commit by pkdille :: r 14254 /trunk/templates/ (13 files): [MOD] titles: deploy smarty plugin title to some templates [15:35] *** iannhigginson has joined #tikiwiki [15:35] hi all [15:36] please help I'm getting the following error [Thu Aug 14 17:31:38 2008] [error] [client 196.207.35.245] PHP Fatal error: require_once() [function.require]: Failed opening required 'adodb.inc.php' (include_path='.:.:') in /var/www/vhosts/rare-pix.com/httpdocs/db/tiki-db.php on line 122 with a blank screen while loading tiki [15:39] *** SvenAERTS has joined #tikiwiki [15:47] can someone help please? [15:52] iannhigginson: : which version? [15:52] *** martinalex has joined #tikiwiki [15:53] ver 2 [15:57] *** SEWilco2 has quit IRC (Read error: 104 (Connection reset by peer)) [16:00] iannhigginson: : what is you server? [16:00] anything special? [16:00] safe mode? [16:01] run http://www.rare-pix.com/phpinfo.php [16:01] safe mode is off [16:02] *** Bilal has joined #tikiwiki [16:03] hi marclaporte [16:03] hi everyone [16:03] hi Bilal [16:04] Bilal: : I was able to register, no problem. And the group assignment looks ok to me [16:04] how are you doing marclaporte [16:04] excellent! and you? [16:04] We have 4 day TikiFest starting saturday! (in Montreal) [16:06] iannhigginson: : I don't know what could be wrong. 2.0 is better than 1.9.x at error handling and various server configs [16:07] lol stuck [16:07] iannhigginson: : maybe nyloth would have an idea [16:07] thanks [16:07] I think I have seen that error thrown around before [16:08] wait a sec [16:08] i've looked at the forum and found similar, something about a blank page at install [16:10] iannhigginson : : http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=13723 [16:10] http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=13720 [16:11] thanks, navagating to - [16:11] iannhigginson: : are you installing via SVN? [16:12] ftp [16:12] There are 6 fixes made by nyloth related to this [16:12] ok [16:12] 13715, 13716, 13717, 13718, 13720 and 13723 [16:13] where do i place the files [16:13] it'll be a lot of fiddling [16:13] *** Bilal_ has joined #tikiwiki [16:13] I suggest you get a tarball of trunk (future 3.0 [16:13] to see if it helps [16:14] http://dev.tikiwiki.org/download#Pre_release_tarballs [16:14] oups [16:14] tarballs are 404 [16:14] ok [16:16] get http://de.tikiwiki.org/tar/lastiki_trunk.zip [16:17] * marclaporte updated wiki page [16:17] If 3.0 works for you, you could stay with that :-) [16:18] or you could backport just the appropriate fixes to your 2.0 [16:18] thanks very much [16:18] *** Wilkins has quit IRC () [16:19] Where do you place the files? just find file with same name [16:19] can be tricky sometimes cause paths are different [16:19] ex.: /third_party/adodb/adodb-errorpear.inc.php [16:19] ok [16:20] maybe somewhere else [16:20] in lib [16:21] hey all: i wanted to say great job on the 2.0 release!! so far the issues i had before seem to be resolved [16:23] *** Bilal has quit IRC (Read error: 110 (Connection timed out)) [16:31] *** iannhigginson has left [16:33] marclaporte: there is a TIKIWIKI 3.0 as well? I did not know about it [16:35] Bilal_: : it's not yet released :-) [16:35] March 2009 [16:36] But work has already started :-) [16:37] We now have 6 month schedule : http://dev.tikiwiki.org/RoadMap [16:37] nikhilodeon: : what were issues, for example? [16:40] *** SvenAERTS has quit IRC () [16:41] marclaporte: thats good to know , i look forward to upgrade to it [16:50] *** Lucymoz has joined #tikiwiki [16:53] *** Caarrie is now known as Caarrie|away [16:54] marc: well, a major one was the style tag issue [16:54] http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1940&trackerId=5 [17:00] *** Bilal__ has joined #tikiwiki [17:00] *** Bilal__ is now known as Bilal [17:04] *** Bilal has quit IRC (Client Quit) [17:05] *** Bilal_ has quit IRC (Read error: 113 (No route to host)) [17:08] *** martinalex has quit IRC (Read error: 110 (Connection timed out)) [17:12] ah yes [17:12] *** marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [17:20] *** LarsKL has left [17:24] hi is there an SQL query that will give the number of contributions by a given user? even better would be contributions on a specific page....any ideas? [17:26] *** ricks99 has quit IRC ("ChatZilla 0.9.83 [Firefox 2.0.0.3/2007030919]") [17:34] *** lphuberdeau has joined #tikiwiki [17:42] *** marclaporte has joined #tikiwiki [17:50] *** martinalex has joined #tikiwiki [17:58] *** Caarrie|away is now known as Caarrie [18:06] *** kerrnel has joined #tikiwiki [18:06] *** nyloth has quit IRC (Remote closed the connection) [18:10] Trying to create a small function to turn off the previous selection in a form list and turn on the selected one. Can someone tell me what I'm doing wrong? The following block of code is in the middle of a template: http://sh.nu/p/24819 [18:10] *** jasprit has quit IRC ("Leaving.") [18:11] For some reason it doesn't like my function, but it looks more or less the same as any other function that is inserted within script tags. [18:13] *** SEWilco2 has joined #tikiwiki [18:42] *** Timoth1 has joined #tikiwiki [19:04] *** otabz has left [19:33] *** Caarrie is now known as Caarrie|away [19:43] *** Eviliza has joined #tikiwiki [19:44] Hello. I have a question about 2.0 on IIS. [19:46] If I recall correctly, for 1.9 there is documentation on how to edit the setup and install files so that the paths will be specified correctly in an IIS enviorment, but I've been looking for hours, and I can't find any similar advice for how to set up 2.0 to work on IIS. Does anyone know where I could find this information? [20:04] SVN: Commit by pkdille :: r 14259 /trunk/templates/ (8 files): [MOD] titles: deploy smarty plugin title to some templates [20:05] *** Caarrie|away is now known as Caarrie [20:16] *** RobotGuy has joined #TikiWiki [20:41] Hi Guys, I am trying to make the login screen look like a splash screen with text on the left, then the login box and some text an a graphic on the right. Something like this link:- http://www.paragtim.co.uk/pics/LScrn0000.jpg. Can someone tell me how to do this as I've been trying for over a week now and getting nowhere [20:48] I believe you need to specify custom home page for that ? [20:48] could be wrong but that's where I'd start [20:49] *** lphuberdeau has quit IRC (Read error: 60 (Operation timed out)) [20:51] *** lphuberdeau has joined #tikiwiki [21:00] *** RobotGuy has quit IRC (Read error: 104 (Connection reset by peer)) [21:06] I agree, But I need to find a way of getting the info on the login page. The info is t's & c' and site rules that need to be displayed prior to access [21:07] remove all rights from anonymous and give object permissions on the home page? [21:07] *** tomb_ has joined #tikiwiki [21:11] Done that already. Using the login_scr as the home page. But still cant get a decent layout in Mod-login_box. [21:15] *** DarlaDeadFishHat has joined #tikiwiki [21:16] you can probably use a plugin to insert the login box in the home page (wiki page) [21:17] *** ricks99 has joined #tikiwiki [21:19] hi all :) [21:25] *** RobotGuy has joined #TikiWiki [21:28] *** Eviliza has quit IRC (Read error: 110 (Connection timed out)) [21:28] I've got a select box that onchange hides div's with a name of "0", "1", "2" and shows the selected one, say "1". [21:30] Now I've got two sets of divs with different content, each named "0", "1", "2". So
and then later on the same pattern, with different content. [21:31] My select works propery with the first set of divs, but does not with the second set. Is that correct? [21:32] The more I think about it the more I think that is the correct processing, that the second set will be ignored. [21:32] but I'm not sure [21:33] *** martinalex has quit IRC (Read error: 110 (Connection timed out)) [21:35] *** lphuberdeau has quit IRC (Read error: 110 (Connection timed out)) [21:41] still seeing "undefined variable: dbversion_tiki" i latest 2.0svn [21:47] *** DarlaDeadFishHat has quit IRC (Read error: 110 (Connection timed out)) [21:47] *** DarlaDeadFishHat has joined #tikiwiki [21:49] *** DarlaDeadFishHat has quit IRC (Remote closed the connection) [21:50] *** Caarrie is now known as Caarrie|away [21:58] SVN: Commit by pkdille :: r 14261 /trunk/templates/ (10 files): [MOD] titles: deploy smarty plugin title to some templates [21:59] *** NefariousC has joined #tikiwiki [22:01] *** RobotGuy is now known as RobotGuy-Out [22:23] *** Caarrie|away has quit IRC ("restart x") [22:32] *** Bilal has joined #tikiwiki [22:32] hi all [22:34] *** franck has left [22:36] *** PS|bot has quit IRC (Read error: 104 (Connection reset by peer)) [22:42] *** Caarrie has joined #tikiwiki [22:42] *** PS|bot has joined #tikiwiki [22:43] *** NefariousC has quit IRC () [22:48] *** nikhilodeon has quit IRC (Read error: 110 (Connection timed out)) [22:55] *** Caarrie has quit IRC ("restart x") [22:58] *** PS|bot has quit IRC (Read error: 104 (Connection reset by peer)) [23:05] *** franck has joined #tikiwiki [23:05] *** Caarrie has joined #tikiwiki [23:06] *** PS|bot has joined #tikiwiki [23:07] *** Caarrie is now known as Caarrie|away [23:10] *** franck has left [23:17] *** kerrnel has quit IRC ("CGI:IRC") [23:17] *** Paragtim has quit IRC ("Man who run behind car get exhausted") [23:18] *** SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]") [23:18] *** kerrnel has joined #tikiwiki [23:27] *** tomb has quit IRC (Remote closed the connection) [23:28] *** tomb has joined #tikiwiki [23:33] *** Morphous has quit IRC (Connection timed out) [23:34] *** kerrnel has quit IRC ("CGI:IRC (EOF)") [23:36] *** Morphous has joined #tikiwiki [23:48] *** DartaganS has joined #tikiwiki [23:48] *** nkoth3 has quit IRC () [23:54] *** Timoth1 has quit IRC (Remote closed the connection) [23:55] *** fane has joined #tikiwiki