SVN: Commit by sylvieg :: r 15567 /trunk/templates/tiki-user_menu.tpl: rollback unitl we understand where is the problem - sorry - thx nyloth is wikiplugin_file.php required for the use of wikiplugin_files.php? no k, thanks. lphuberdeau...are you currently using the files.php in a 2.2 implementation? plugins rarely have dependencies prefs dependency.. kk what is the difference between these two directories? tikiwiki/mods/wiki-plugins and tikiwiki/lib/wiki-plugins liquidape: the first one is empty while the second one isn't? :) haha:-) thankyou captain obvious but, they are not empty on my install :-/...I think, but am not sure. One might get stuff placed in it if you install through the admin mods feature. where are .tpl files usually stored? got em. but same result...using http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/templates/wiki-plugins/wikiplugin_files.tpl?view=log and http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/wiki-plugins/wikiplugin_files.php?view=log and the syntax "{FILES(galleryId=1927)}Project Checklists{FILES}" is netting me a blank picture of the propper galary. No individual file links. Is this mod working f dev.tw.o is slow again... Hi all it just occurred to me we are missing a plugin to display a CSV file as a table hehe ah yes which is not be too much an issue to do from the other table plugin have a good weekend guys. See you on monday hi is there soothing to display a random image with it's URL associated ? for example for publicity ? If I have 30 pub I want they come randomly with the URL of web site modified ? Gilles! Gilles: if you check the logs... tiki banners doc.tikiwiki.org/banners GillesM: : doc.tikiwiki.org/banners merci marclaporte: thereis not random for banner... 30 randomn images pointing to a single URL? no 30 Random images pointing on 30 URL image 1 sometimes goes to URL1, sometimes, to URL2 ? Hello, can I get someone to do me favour and check something ... I was trying to enter a bug/report patch re: the CODE plugin re: the initial code = trim() call, and I think I boned up something. I get an empty screen when I go to look at the report. Sequence; login; start entering report, get distracted by little one, Submit, get a must login screen. Login bug report gone. browse back to the screen with the data ... cut and paste all the stuff I typed, then hit submit button, assuming it would prompt for login again. It didn't, it took the report. Now something feels fishy and I can't view the tracker. The summary shows up on the Last Modified Items. I was using the {CODE} plugin to list a suggested patch source, but I couldn't preview, so I have no idea what it looks like I just saw GillesM's random banner request. I applied a random image mod, but that doesn't emit a URL. http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2131&trackerId=5 -> Fatal error: Maximum execution time of 30 seconds exceeded in /home/devtiki/public_html/lib/tikilib.php on line 4934 btiffin: : you killed it Sorry ... not planned. Is there anything I can do to undo or ... ;( when it comes back, you can log a bug report on how to kill a tw server :-) I take it you can remove the item? I can recreate the bug report without and fancy stuff ;) I am locked out I could probably delete it somehpw but prefer a real solution Oh man no way. I'm logged in to dev.tw.o right now. is there something I can do as the submitter? Hope you weren't busy Marc (I'm in Ottawa by the way) i enabled stay in ssl mode by accident, and now i can't log in to my site. can anyone tell me how to change this admin setting now that i can't log in? anyone there? btiffin: : Ottawa! Just a hop skip away, assuming I am correct about your home town btiffin: : yup you know we have an event next week? Yeah, I caught hint. But I'll be watching the little one. ah too bad Do the Fests end up in our neck of the woods very often? I'm new to the way of Tiki, lots to absorb still Montreal-Ottawa-Toronto has a good concentration btiffin: : what type of project are you doing? marclaporte, COBOL advocacy. OpenCOBOL in particular Doccing it up and setting up a dev team collab tool with Tiki. We're on day 5. (Tiki Calendar is a nice feature) evening support gods I hope I have an easy question. Any help is rewarded with +1 karma. My custom logo keeps disappearing when I put the "Undergrond" theme on and I can't, for the life of me, figure out why.....any thoughts? =) My dad did COBOL I sorta have souvenirs of that as a kid :-) along with a Fortran cartridge for the commodore 64 nite all Thanks marclaporte and g'nite woob, if you come back to check for answers, IIRC, the Underground theme doesn't have support for the Look and Feel logo option. You can try using the custom code box to input the HTML to display the logo where the site title text is. The narrow (small vertical space) page top area is the reason why I didn't put the logo code in there. Probably the logo option should be supported, though, so I'll take another look at this when time permits. SVN: Commit by nyloth :: r 15568 /trunk/tiki-view_blog_post.php: [MOD] blog post: define auto_query_args SVN: Commit by nyloth :: r 15569 /trunk/ (3 files in 3 dirs): [MOD] blogs: * change list_blog_posts() API to make $blogId param optional (to be able to get posts from all blogs at once) * new list_blog_post_comments() function in blogslib to remove specific code and sql queries from 'blog_last_comments' module SVN: Commit by nyloth :: r 15570 /branches/2.0/lib/smarty_tiki/function.menu.php: rollback commit 15560 that should have been committed to trunk only the banners don't have permission group ? hulo. hi .. I get 2 logo now when I log-in dev.tw evening folks SVN: Commit by pkdille :: r 15571 /trunk/templates/tiki-adminusers.tpl: [MOD] indenting file SVN: Commit by obnoxxx :: r 15572 /trunk/db/tiki-db-adodb.php: [MOD] separate error paths for connect to db and "select `login` ...". Adapt error message for the "select `login`" case. on 3.0 what is the replacement of sh ./setup.sh ? GillesMM: "sh ./setup.sh" as well? no replacement, but the script is different old setup was replaced with fixperms SVN: Commit by obnoxxx :: r 15573 /trunk/db/tiki-db-adodb.php: [MOD] reformat error page for connect failed in tiki-db-adodb. This makes the html code better readable (proper indentation/line break). It also adds one missing paragrapgh closing. ok doc has to be updated http://dev.tikiwiki.org/tiki-index.php?page=Download how about you update it? I did chown -R www-data:www-data do you want I write that ? if you think it's appropriate GillesMM: the name of the apache user depends on the linux distribution I am not sure I am see the setup.sh from 2.0 ok debian uses www-data I think. SuSE uses wwwrun:www I know that ok but I just wanted to know if it is the normal procedure ah :) GillesMM: yep GillesMM: see in the trunk setup, line 106: chown -R $AUSER:$AGROUP . etc I changed the doc SVN: Commit by obnoxxx :: r 15574 /trunk/db/tiki-db-adodb.php: [MOD] reformat error page for "select `login`" error in tiki-db-adodb. This makes the html code better readable (proper indentation/line break). It also adds one missing paragrapgh closing. SVN: Commit by obnoxxx :: r 15575 /trunk/db/tiki-db-adodb.php: [FIX] add missing semicolon to print statement Introduced with r15573. SVN: Commit by obnoxxx :: r 15577 /trunk/db/tiki-db-adodb.php: [MOD] fix leading space/tab mixup. SVN: Commit by obnoxxx :: r 15576 /trunk/db/tiki-db-adodb.php: [MOD] fix one level of indentation in connect failed error page.