[00:08] *** ricks99 has joined #tikiwiki [00:39] *** GillesM has joined #tikiwiki [00:43] *** MartinCleaver has joined #tikiwiki [01:20] found out that was probably "record untranslated" duplicate entry queries what slowed down my Tikis [01:21] when using db for language translations [01:35] *** Caarrie|away is now known as Caarrie [02:53] *** kiilo has quit IRC (Ping timeout: 264 seconds) [02:54] Recent Bug: Tracker item: #3029 - - Crash on a replication of site from Unix to Windows - - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3029 [02:57] *** skbohra_ has quit IRC (Remote host closed the connection) [03:40] *** pascalstjean has joined #tikiwiki [04:02] *** btiffin has quit IRC (Remote host closed the connection) [04:03] *** NPU-Svr1 has joined #tikiwiki [04:03] *** NPU-Svr1 is now known as JP|NPU-T [04:37] *** Caarrie is now known as Caarrie|sleeping [04:58] *** PrezKennedy has quit IRC (Quit: +++ OK ATH OK) [05:16] *** MartinCleaver has quit IRC (Quit: MartinCleaver) [06:31] tikiwiki: 03lindonb * r24905 10/trunk/lib/wiki-plugins/wikiplugin_img.php: [FIX] Don't add height and width when rel=box (seemed to mess up display). Add a default width if not included in stylebox input. Other tidying. [06:54] tikiwiki: 03pkdille * r24906 10/trunk/lib/tikiaccesslib.php: [MOD] accesslib: all admin panels are reachable through tiki-admin.php. The name of the panels is enough to build the url. Also some minor cleanups [07:20] *** lindon_ has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]) [07:54] *** pascalstjean has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]) [07:54] *** coaboa has joined #tikiwiki [07:55] good morning [08:29] tikiwiki: 03pkdille * r24907 10/trunk/ (12 files): [MOD] access check: deploy some accesslib check functions to some files. [10:31] *** MartinCleaver has joined #tikiwiki [10:32] *** goj|ghost has joined #tikiwiki [10:36] *** goj has quit IRC (Ping timeout: 256 seconds) [10:36] *** goj|ghost is now known as goj [11:04] *** Cain` has joined #tikiwiki [11:04] tikiwiki: 03pkdille * r24908 10/trunk/ (10 files): [MOD] access check: deploy some accesslib check functions to some files. [11:05] *** Cain has quit IRC (Ping timeout: 240 seconds) [11:05] *** Cain` is now known as Cain [11:57] *** Caarrie|sleeping is now known as Caarrie [12:49] *** coaboa has quit IRC (Remote host closed the connection) [12:50] *** coaboa has joined #tikiwiki [13:17] *** Caarrie is now known as Caarrie|away [14:13] *** _nemesis_ has joined #tikiwiki [14:14] <_nemesis_> hey guys [14:14] New Forum Posts: Tiki 3.3 SEFURL Postfilter creates problem with Tracker status - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36276 [14:15] <_nemesis_> Does anyone know howt to disable that sql-tables are centered ? [14:21] _nemesis_: using the sql plugin? As this plugin does not have an align param maybe embeding the output inside a fancytabel or using plugin split will help. [14:22] *fancytable [14:25] <_nemesis_> coaboa, yes, using the sql-plugin ... ok, i will try [14:26] <_nemesis_> coaboa, I tried div, but that hadn't worked [14:27] you can put any plugin within the pluginfancytable- this will give you the option for the required alignement. But im not sure how it will look ;-) [14:33] <_nemesis_> ok, I will try so [14:33] *** lindon_ has joined #tikiwiki [14:34] _nemesis_: did you get plugin sql working in 4.1? [14:34] <_nemesis_> lindon_, yes, its working [14:35] did you have to fix something? [14:35] I can't get mine to work [14:35] <_nemesis_> was the error msg ? [14:36] let me recreate [14:43] going to take a while [14:44] need to set it all up again [14:44] will post when done [14:45] <_nemesis_> ok [14:53] <_nemesis_> coaboa, fancy tables don't work, too [14:58] *** btiffin has joined #tikiwiki [14:58] _nemesis_: does the fancytable itself dosnt work or is the output still centered. As the sqlplugin itself does not have an alignment. [14:59] <_nemesis_> the output itself isnt centered [14:59] maybe have a ook @ templates/tiki-plugin_sql.tpl which generates the output. but never worked with that [15:00] *look [15:00] <_nemesis_> ok [15:02] <_nemesis_> hm ... [15:02] <_nemesis_> {html_table loop=$data cols=$cols table_attr=$table_attr tr_attr=$tr_attr td_attr=$td_attr trailpad=$trailpad hdir=$hdir vdir=$vdir} [15:02] <_nemesis_> thats in the tiki-plugin_-sql.tpl [15:03] *** kiilo has joined #tikiwiki [15:04] did you look at plugin DBReport? [15:04] it allows formatting [15:04] not sure about centering results though [15:08] here's what I get when trying to use plugin sql: [15:08] ADONewConnection: Unable to load database driver [15:08] Fatal error: Call to a member function NConnect() on a non-object in C:\xampp\htdocs\tikitrunk\lib\tikilib.php on line 141 [15:08] this is in trunk but got similar results with 4.x [15:10] tikiwiki: 03sylvieg * r24909 10/mods/trunk/wiki-plugins/submit/wiki-plugins/wikiplugin_submit.php: [MOD]submit: urlencode the parameters + allow a field title (totdo update all the networks urls) + param showonly to limit the networoks [15:12] lindon: maybe there is an driver required which is not available/loaded with your setup? [15:13] *** gerbert has joined #tikiwiki [15:14] seen something like this with a script which needed a sqlite driver. [15:14] ah, ok [15:15] does it work for you in 4 or trunk? [15:15] is there any requirements in terms of number of pixels, size etc for tiki site logo? the concern is that custum logo might breake the tiki layout . [15:15] <_nemesis_> you have do add adodb to ... ah, tikidb i think [15:16] <_nemesis_> I added adodb support and it worked [15:16] <_nemesis_> with mysql [15:16] lindon: doesnt testet trunk only in 4.1 (to busy) [15:17] _nemesis_: how do you add adodb support? [15:31] *** nkoth has joined #tikiwiki [15:52] *** Caarrie|away has quit IRC (Read error: Connection reset by peer) [15:52] *** Caarrie|away has joined #tikiwiki [16:02] tikiwiki: 03pkdille * r24910 10/trunk/ (12 files): [MOD] access check: deploy some accesslib check functions to some files. [16:04] *** timotiCK has joined #tikiwiki [16:08] *** timotiCK has left [16:24] *** MartinCleaver has quit IRC (Ping timeout: 272 seconds) [16:27] *** MartinCleaver has joined #tikiwiki [16:33] *** PrezKennedy has joined #tikiwiki [16:35] <_nemesis_> lindon_, yes [16:35] <_nemesis_> lindon_, insert into /var/www/html/tikiwiki/db/local.php the line $api_tiki='adodb'; [16:38] _nemesis_: thanks! [16:38] that worked with unix [16:39] strange that it works without this driver in version 3 [16:39] <_nemesis_> ;) [16:43] I thought adodb was standard in tiki befor 4.0? [16:44] but not sure. [16:47] tikiwiki: 03jonnybradley * r24911 10/trunk/tiki-editpage.php: [FIX] Notices [16:47] tikiwiki: 03jonnybradley * r24912 10/trunk/templates/tiki-page_bar.tpl: [MOD] Use conventional English on buttons [16:48] i think you're right [16:48] so i get this driver was incorporated somewhere is in v3 [16:48] so even though my server seems to have pdo enabled [16:49] tiki is using adodb? [16:50] seems like plugin sql shoul work with pdo [16:50] *** jonnyb has joined #tikiwiki [16:50] tikiwiki: 03jonnybradley * r24913 10/trunk/ (templates/tiki-pagehistory.tpl tiki-pagehistory.php): [FIX] Page source fixed (plus use textarea to show source and other fixes) [16:50] <_nemesis_> lindon_, do you know how to set the align of a sql-querry to left or right ? [16:51] <_nemesis_> lindon_, i get them allways centered [16:51] _nemesis_ don't know with plugin sql [16:52] but i think you can with plugin dbreport [16:52] which is similar but allows for formatting [16:53] tikiwiki: 03jonnybradley * r24914 10/trunk/styles/strasa.css: [16:53] tikiwiki: [MOD] Remove !important from textarea, option, select, & body.wikitext [16:53] tikiwiki: definition - otherwise every other background-color definition on any textarea, [16:53] tikiwiki: option or select, including in theme options will also need !important added to [16:53] tikiwiki: it. [16:53] tikiwiki: No visual change that i can find. [16:56] <_nemesis_> lindon_, ok, I will try [17:04] _nemesis_:maybe a better idea [17:04] put inside a DIV [17:04] <_nemesis_> i tried [17:05] <_nemesis_> hadn't worked [17:06] hmmm...seems work for me in v3.3 [17:07] {DIV(float=left)} sql plugin {DIV} [17:08] <_nemesis_> hm ... [17:08] <_nemesis_> now its working [17:08] <_nemesis_> i swear i tried it befor a few times [17:08] <_nemesis_> hm [17:08] <_nemesis_> ok [17:08] <_nemesis_> thanks ! [17:08] <_nemesis_> :) [17:09] :) [17:11] <_nemesis_> is it possible to disable, that the other text is floating around ? [17:11] <_nemesis_> the text should begin under the table [17:12] try {DIV(clear=both)}{DIV} after [17:13] <_nemesis_> ah, i hadn't tried float, i tried align befor [17:14] <_nemesis_> ok, {DIV(clear=both)}{DIV} works [17:14] <_nemesis_> fine [17:14] <_nemesis_> thanks ! [17:14] :) [17:16] *** Skyrider has joined #tikiwiki [17:17] *** Skyrider is now known as Guest98330 [17:25] tikiwiki: 03jonnybradley * r24915 10/trunk/lib/diff/ (5 files): [FIX] Multiple notices in lib/diff [17:35] *** ricks99 has quit IRC (Ping timeout: 272 seconds) [17:37] New Forum Posts: Questions on migrating from Wordpress to Tikiwiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36278 [17:37] *** _nemesis_ has quit IRC (Quit: Verlassend) [17:39] *** Guest98330 has quit IRC (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com )) [18:33] tikiwiki: 03jonnybradley * r24916 10/trunk/ (3 files in 3 dirs): [ENH] Pagination for version list on page history (switchable in case you need to compare version on a "page" boundary). [18:38] tikiwiki: 03xavidp * r24917 10/branches/proposals/4.x/lang/ca/language.php: [ENH]A few more strings translated [18:42] *** emijrp has joined #tikiwiki [18:57] a link to the homepage would be nice in the topic [18:58] *** lindon_ has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]) [19:01] tikiwiki: 03chealer * r24918 10/trunk/lib/ (search/searchlib-tiki.php userfiles/userfileslib.php): [19:01] tikiwiki: [FIX] calls to removed cast() (r24484 regression). oops [19:01] tikiwiki: thanks Pascal Kustner [19:26] i added top users module but cant see the names of the users . just a blank module. what do i need to do? thanks [19:31] *** Caarrie|away is now known as Caarrie [19:32] tikiwiki: 03jonnybradley * r24919 10/trunk/installer/schema/20100207_repair_file_galleries_tiki.php: [FIX] Correct problems with disappearing file galleries caused by 20090811_filegals_container_tiki.sql when running on MySQL 4.1 (wish3000). [19:35] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [19:37] luciash: I found out the problem [19:40] tikiwiki: 03sylvieg * r24920 10/trunk/lib/smarty_tiki/block.sortlinks.php: deprecated [19:45] tikiwiki: 03jonnybradley * r24921 10/trunk/lib/sheet/grid.php: [FIX] Use headerlib for tiki-sheet JS (broken when JS moved to end of page) [19:50] *** SEWilco2 has quit IRC (Quit: Leaving.) [19:54] *** gerbert has quit IRC (Ping timeout: 248 seconds) [20:00] tikiwiki: 03sylvieg * r24922 10/trunk/tiki-view_tracker_item.php: [FIX]tracker: the first main field is probably the best: TODO: a setting in a tracker that gives the syntax of the item name (ex: / ) [20:07] sylvieg: that is great ! [20:08] it will take a little time to fix it correctecly [20:08] I messed up with the rating/ stars [20:09] tikiwiki: 03sylvieg * r24923 10/trunk/lib/setup/prefs.php: notice [20:09] sylvieg: yep, i noticed they don't show up in pretty tracker [20:10] ... humm I have a na ppli that is fine with star and pretty [20:14] no idea, i just tried it yesterday with trunk with 1,2,3,4,5 as options and it didn't show any stars for me [20:14] thre are perms [20:14] as admin ? [20:14] ah no [20:15] maybe i need some feature to enable it [20:25] tikiwiki: 03sylvieg * r24924 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX]tracker: keep all the url params except those used by the vote when replacing the voting(ex: keep itemId [20:43] how can I do with smarty {self_link ins_$field=2} [20:55] *** Riverside has joined #tikiwiki [20:57] Hi Folks! I just installed TikiWiki a couple of days ago. At some point, I figured out how to "turn on" avatars, but since then, cannot find it, nor can I see an option for it when viewing "My Info." Where is the option to turn on avatars, and how do I implement their usage once they are on? Thanks. [21:06] it is a very hiden feature.. [21:07] I agree! I'm not sure how I found it in the first place. Do you remember where it is? [21:08] it is in My tiki groups [21:08] I do not remember if it is info or preference... [21:09] it is in tiki-user_information.php [21:10] ... thre is another place too [21:11] tiki-user_preferences.php [21:12] Okay, poking around there I didn't find any options for "avatar," so maybe I didn't turn it on. Do you remember where the global option is for it? To enable it for every user? [21:12] and I suppose your need user_preferences feature [21:13] ok admin home->community ->user rpeferecens screen [21:14] I know it is painful - we should have a more dynamic list of preferences... [21:21] Okay, thanks! I've got that, and I can see it in the preferences pane now. Now I've got another quick question. I've been trying to create a new menu, so I can navigate to pages like "user_preferences.php" but haven't been able to get the menu to show up. It's apparently not quite as intuitive as I thought it would be. [21:22] Once I get the menu thing figured out, I think I'll be off and running with the rest of the site. [21:24] you need to have the module viewable [21:24] did you assign the module using the menu to Anonymous? [21:25] tikiwiki: 03sylvieg * r24925 10/trunk/ (2 files in 2 dirs): [FIX]tracker: fix the link for star/rating: trackerlist can be on other than a wiki page [21:26] No. It's assigned to Registered. The module is "user_tasks" [21:27] the module user_tasks is a user module that has {menu id=x} or something like that [21:27] ? [21:28] Okay, I thought it had something to do with the ID. So, do I need to create a menu now that points to the ID? [21:29] there are tons of way to do a menu [21:29] you can use the menupage module and use a wiki page as a menu [21:29] you can use the tikiwiki menu [21:29] in this case the id of the menu must match teh id you put in {menu} of the suer module [21:32] LOL! I was afraid of that! For the moment, I only need one way. (to show this one). By the way, where is the best "How to" documentation for TikiWiki so I can look this stuff up myself? The only reason I'm here right now asking rudimentary questions is because I haven't found it elsewhere yet. Thanks [21:32] New Forum Posts: i added top users module(based on the Score feature) but cant see the names of the users . ... - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36279 [21:33] http://doc.tikiwiki.org/Module+Admin&structure=Documentation#User_Modules [21:34] explain more or less how to create a user module from a menu [21:34] then once your user module is created, you should be able to assign it to a group/column [21:35] http://doc.tikiwiki.org/Module+Admin&structure=Documentation#Edit_the_assignment_of_a_module [21:35] and this is how to create a menu [21:35] http://doc.tikiwiki.org/Menu [21:37] Excellent! I'll go chew on that for a while. It looks like the documentaion still needs quite a bit of work in terms of organizing the navigation of it. No big deal. It'll get better! Thanks a bunch! [21:38] tikiwiki: 03sylvieg * r24926 10/trunk/tiki-browse_categories.php: notice [21:38] Riverside: you are welcome to help us to update organize the doc [21:38] it is a huge job and the more - the better [21:39] *** timotiCK has joined #tikiwiki [21:39] tikiwiki: 03changi67 * r24927 10/trunk/ (20 files): [MOD] access check: deploy some accesslib check functions to some files. [21:39] *** timotiCK has left [21:40] I see you're asking for help. Don't know how much I can offer yet, but will keep it in mind. Yeah, I bet you hear that all the time. Let me get my sight working, and, if it works as well I I suspect it will, I love contributing to stuff that helps me, but it may be a while. [21:40] In the meantime, thank you very much! [21:40] tikiwiki: 03changi67 * r24928 10/trunk/tiki-browse_categories.php: [MOD] access check: deploy some accesslib check functions. [21:41] *** Riverside has quit IRC (Quit: Page closed) [21:41] it is easy you were looking for some doc - did not find out in the page you were looking - you can add a link to the other pages at the bottom - see also for isntance.. [21:44] *** pcg has joined #tikiwiki [21:45] *** timotiCK has joined #tikiwiki [21:46] *** timotiCK has left [21:46] anyone had trouble installing tikiwiki on the 1and1 service? [21:47] nope using it there. Maybe php5 requirement is the problem? [21:47] I am getting a 403 when I try to get the installer going. [21:49] maybe you do not have set permmisions correctly. Is the 403 error after trying to run install script or is it the first thing you see? [21:50] first thin I see. Did you install manually? or by installer directory? [21:50] tikiwiki: 03nkoth * r24929 10/trunk/tiki-articles_rss.php: [ENH] Add type filter to articles rss feed [21:53] when I try to load tiki-installer, i get a blank page with a .part file downloaded [21:54] try uploading the file again [21:54] you have to add a line to .httacces wich tells the webserver to use php5 instead of default which is currently php4 [21:54] mom: send it in 2 minutes have to login first. [21:56] @ start of .htaccess add a) [21:57] AddType x-mapp-php5 .php [21:57] and b) [21:57] AddHandler x-mapp-php5 .php [21:57] [21:57] that worked for me. [21:58] got it. I will give it a try. thanks much:) [21:58] imo it sounds like the files did not upload correctly, they should not have .part on them [21:58] tikiwiki: 03changi67 * r24930 10/trunk/ (18 files): [MOD] access check: deploy some accesslib check functions. [22:01] Carrie: maybe but i had the very same effect and it was because the webserver did not know how to handle php 5 code and offer to download (default behaviour for unnown files) to download it. Maybe it could be a broken upload too.. [22:01] coaboa: [Sun 4:53:27 pm] when I try to load tiki-installer, i get a blank page with a .part file downloaded [22:01] *** Caarrie is now known as Caarrie|away [22:01] CIA-64, I'll check that. I didn't understand why that happened. Thanks. [22:03] when possible try to upload the archive (after checking if .httacces edit may not help) and unpack it via shell ssh comand if. [22:04] *** SEWilco2 has joined #tikiwiki [22:04] have to got to bed now. bb [22:06] *** coaboa has quit IRC (Remote host closed the connection) [22:11] *** timotiCK has joined #tikiwiki [22:11] *** pcg has quit IRC (Quit: Page closed) [22:11] *** timotiCK has left [22:32] tikiwiki: 03pkdille * r24931 10/trunk/ (8 files): [MOD] access check: deploy some accesslib check functions to some files. [23:05] *** emijrp has quit IRC (Quit: Saliendo) [23:33] sylvieg: for {self_link ins_$field=2} maybe try {eval var="{self_link ins_$field=2}" assign="foo"}{$foo} [23:33] sylvieg: or something like that [23:49] *** kiilo has quit IRC (Ping timeout: 260 seconds) [23:57] *** Caarrie|away is now known as Caarrie