polom gals :) polom hey marc how are you? good, thx got some beer and coffee here tonight ;) listenin' some soothin' music via http://blip.fm/luciash what about you ? listening to Quebecois music tikiwiki: 03sampaioprimo * r27395 10/branches/5.x/templates/list_file_gallery_content.tpl: [FIX] insert code for mouseover image preview only if user has permission to view the image Is it just the css that is left for tiki5 now? New Forum Posts: IIS Instalation Troubles - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37308 hi I need help with Tiki running on IIS goblinek_ : what is (not) working? what version of Tiki? i installed Tiki 4.2 succesfuly, then i manually changed path to some temp directories and now I'm able to run Tiki but the problem is that some pages (especially wiki pages) are blank In admin tools I can't see options for admin (frames around this options are visible, but options not) goblinek_ : can you try Tiki5? (there have been many IIS fixes and the defaults more IIS-friendly) yes, I can get latest 5.x from: http://dev.tikiwiki.org/Daily+Build I'll try, wait a minute you're right - it looks OK I'll try all functions I need, but this is much more better, thank you Is it just the css that is left for tiki5 now? Ma: depends who you ask css could be better but it's good enough marclaporte: I mean until the tiki5 is released officially :P yes, well depends who you ask my feeling is that it's good enough and we should release yesterday but some would like one more fix related to utf-8 handling Ok the discussion in ongoing on the mailing list marclaporte: but the release should be in max some week ? it sounds so from you :) I hope so, but if you had asked me on May 13th, I would have told you "a few days" marclaporte: hehe, okok marclaporte: I hope it would be released at least in a week, feels like it would be good as well :-) hi :D I have a problem using {group} plugin: If I have sometext {group(group=somegroup)}privateText{group} whereIsMyText , any other text behind {group} (like whereIstMytText) doesn't show if user viewing page are not in that groups... page stops rendering or something... is a know bug or I'm doing something wrong? tikiwiki: 03jonnybradley * r27396 10/branches/5.x/installer/schema/20090804_menu_search_tiki.sql: [FIX] tiki_menu_options insert already done (twice) in tiki_1.9to2.0.sql so often produces an error in the installer on upgrades tikiwiki: 03jonnybradley * r27397 10/branches/5.x/ (db/tiki-db-pdo.php installer/tiki-installer.php): tikiwiki: [FIX] Simplest possible fix for PDO charset problem. Now uses UTF-8 for clean installs and upgrades from 3.x and before. Upgrades from 4.0 remain unfixed to avoid data corruption/double encoding. tikiwiki: Problems may exist updating 5.x pre-release data - it can be disabled by setting $tiki_pdo_utf8=false in local.php. tikiwiki: Please test - will roll-back before release if this makes things worse. polom Anyone in? hello! i am trying to use a fancytable and i would like the first row to span across all the other rows is there some special syntax for this? the webpage doesn't seem to have an example of that talin: what if you just make one cell in the first row? chibaguy: then it becomes just one cell aligned over the first cell in the next row i tried to google for fancytable, span etc chibaguy: ! info is broken: anyone working on it? also, what is it that affects the "top user" thing? number of changes, or the amount of added/changes tokens? marclaporte: there? yes marclaporte: if I have several pages that I want to list on a "headpage" somehow with a custom description as link as well as the last modif-date and created-date for the page.. Is that possible? talin: ok, I was just wondering because with normal wiki tables, the cell will span multiplie cells in the next row. chibaguy: oh, i see perhaps http://doc.tikiwiki.org/PluginListpages marclaporte: but I don't have a custom description there? Could I choose for example all pages in one structure then? there is a description field you could use marclaporte: description for page you mean? y dunno about structures marclaporte: ok, otherwise using a category would work it looks like. Would the description be shown as well then? I don't know ok I have a server to fix now, sorry just check the docs and experiment ricks99: did you change anything on info.tw.o lately? Doesn't look like it is possible what columns that should be shown tikiwiki: 03sylvieg * r27398 10/branches/5.x/ (lib/setup/wiki.php templates/tiki-page_bar.tpl): [FIX]i18n: switch language was not working anymore when wiki discussion was on (language.php was read befoire tra->init) chibaguy: ah, you can write head="///Title" chibaguy: and then that cell will span across 3 columns (because there are 3 slashes) chibaguy: for spanning rows you use backslash Oh, ok. Thanks for the info. :) time to go home! Trying a new install of branch 5x and getting this error: "undefined constant "MYSQL_ATTR? _INIT_COMMAND" in ....db/tiki-db-pdo.php php 5.3.0, mysql 5.1.36 any ideas? tikiwiki: 03nyloth * r27399 10/branches/5.x/ (5 files in 5 dirs): (log message trimmed) tikiwiki: [FIX] Deeper change to fix PDO charset problem. Now uses UTF-8 for clean installs and upgrades from 3.x and before. Upgrades from 4.0 remain unfixed to avoid data corruption/double encoding. tikiwiki: The MySQL charset client can be changed by setting it inside db/local.php (e.g. $client_charset='utf8'; ) tikiwiki: Please test - will roll-back before release if this makes things worse. tikiwiki: Compared to the previous fix from Jonny, this fix is in the same spirit but : tikiwiki: - uses PDO for the installer, instead of AdoDB, because AdoDB is not 100% fine regarding charsets (AdoDB will use the charset defined in MySQL my.cnf config, which may be wrong too) tikiwiki: - uses "SET CHARACTER SET" instead of "SET NAMES" because only the client charset has to be defined (using wampserver2 on windows xp) hmm, there's hasn't been a problem with installing in branch 5 with wampserver in the past. chibaguy: Tiki5 with wampserver2 here with no problem. Oh, never mind. Apparently either the last svn commit fixed it or my files weren't complete. Thanks, Louis-Martin. Well, now I'm getting the error again. This is with the very latest svn branch 5. I think maybe my svn checkout isn't complete. chibaguy: that would be a strange error for missing files well, I updated and it seems to be complete. chibaguy: so the error seems gone? chealer|vac: no, it is still here. tikiwiki: 03sylvieg * r27400 10/branches/5.x/lib/setup/prefs.php: [FIX]browser title: on a fresh install, do not display 2 times the sites name. The browser title has beeing set in install and breadcrumf invertfull already displays the site title chibaguy: did you already install Tiki successfully on that setup? this is a different computer, so is the first time here, but on my older laptop it's the same setup pretty much. chibaguy: what's the OS/setup? windows xp wampserver2 (php 5.3.0, mysql 5.1.36) apache 2.2.11 chibaguy: does wampserver2 provide PDO? I've been using wampserver2 for branch 5. pdo is listed as a loaded extension. does somebody change the login top bar style. Now I have password box before username box and pdo-mysql too? yes I'm going to svn up my existing branch 5 that's been working ok, to see if it still works. good hmm, no background images on tiki-install.php here.... ok, I get the error on an existing site update at tiki-install.php?install_step=4&lang=en Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in C:\Documents and Settings\Administrator\My Documents\Apps\wamp\www\TikiWiki\branches\5.x\db\tiki-db-pdo.php on line 62 Must be one of the commits in the last 24 hours or so. tikiwiki: 03nyloth * r27401 10/branches/5.x/db/tiki-db-pdo.php: [FIX] workaround for specifying client charset with PDO and PHP 5.3.0 chibaguy: eh. does that help? it suggests it's a PHP bug. still getting the error chibaguy: well, it may be a PHP 5.3.0 bug then. you may want 5.3.1 or 5.2. well, it was working up until yesterday. did the tiki code expose the bug? chibaguy: apparently, yes ok bbl - dog walk time tikiwiki: 03sampaioprimo * r27402 10/branches/5.x/lib/tikilib.php: [FIX] new attempt to fix issue with object permissions and file galleries (see thread "Problem with File galleries and object permission in Tiki 4.2" in devel list) polom j0n3: try {GROUP()}...{GROUP} syntax instead (no lowercase, lowercase is reserved for no content plugins) sylvieg: what theme ? luciash, I moved the layout-related rules for the login popup from fivealive.css to layout.css, so theme shouldn't be an issue in that area. chibaguy: then maybe it is the problem, i made it specifically for fivealive and can't guarantee it will work the same for all other themes using custom popup loginbox or even without hmm, I don't think the other themes' loginbox should be different. afaik all the rules for its layout are in layout.css. (I didn't move fivealive.css-specific coloring, etc.) it is well possible there's some rule i wrote not too specific which is not used in popup loginbox but is used in classic sitelogin bar which can cause that issue for sylvie now ah, I assumed all the popup login rules had specificity so they wouldn't affect the normal sitelogin bar. so if it was for fivealive which uses custom popup login box it was fine but maybe for some other theme it is not I'll have to check on that. i don't know, maybe i overlooked some... that is why i didn't do it in global layout.css but for the default theme only no time to check all possible variations ;) ok. if you feel to make it "secure", feel free to do it, thanks :) i tested with quite a few themes when I commited the login popup, because i didn't want it to be limited to one theme. but will check on the additions. time to sleep. cya later. chibaguy: i was wondering if the re-use of cssmenus code + tabs code for the simple loginbox popup was good idea because of the many css rules that must be taken care of to not cause issues for the other tiki parts when changed oups, too quick to left :-) sylvieg: congratulations!, switch lang module is back working with current 5.x svn code! hi luciash hi xavi tikiwiki: 03changi67 * r27403 10/branches/5.x/db/ (tiki-db-pdo.php tiki-db.php): [FIX] utf8 : better handle upgrades done through shell.php (and not through the web installer) changi: if you know how to make the shell.php compatible with multitiki installations, that would be great! right now, multitiki seems to require sqlupgrade.sh , which is fine, but I don't understand why not bundled within shell.php anyway, this is a minor usability issue (it takes some time for new users to learn about sqlupgrade.sh ) tikiwiki: 03nyloth * r27404 10/branches/5.x/db/tiki-db-pdo.php: [FIX] utf8 : wrong const name... i have a problem with translations - there a strings reversed in english "mode" there is a traditional manadarin (TW) text shown in EN mode the mandarin text. obviously there where manadarin translations added to the english database dictionary can i delete the whole tiki_translations DB and reimport again? table not db - ehm website is http://2010.playaround.cc (FLOSS, physical computing etc ... workshops) strangely table tiki_translations has "tinyblob" fields?! dont see anything with PHPMyAdmin ah table name was tiki_languages sorry ... i make a backup and try & error ok worked this way thks for listening ;-) polom xavi: will think about tikiwiki: 03nkoth * r27405 10/trunk/templates/ (4 files): [FIX] Automatically add mandatory start to login/email/pass fields when pretty tracker registration is used tikiwiki: 03nkoth * r27406 10/trunk/templates/ (4 files): [FIX] re last commit: remove non-breaking space to be consistent with general pretty tracker behavior tikiwiki: 03changi67 * r27407 10/branches/5.x/lib/setup/twversion.class.php: [REL] Preparing RC2 tikiwiki: 03changi67 * r27408 10/branches/5.x/README: [REL] Update README file for 5.0RC2 tikiwiki: 03changi67 * r27409 10/branches/5.x/lang/ (44 files in 44 dirs): [REL] Update language.php files for 5.0RC2 tikiwiki: 03changi67 * r27410 10/branches/5.x/changelog.txt: [REL] Update changelog.txt for 5.0RC2 tikiwiki: 03changi67 * r27411 10/branches/5.x/copyright.txt: [REL] Update copyright.txt for 5.0RC2 tikiwiki: 03changi67 * r27412 10/branches/5.x/db/tiki-secdb_5.0_mysql.sql: [REL] SecDB for 5.0RC2 tikiwiki: 03changi67 * r27413 10/tags/5.0RC2/: [REL] Tagging release Does anyone know how to ADD themes to TikiWiki? basically you just unpack the theme package in your Tiki folder... for more info see http://themes.tikiwiki.org docs also at http://doc.tikiwiki.org/Themes changi: thank you for RC2 no problem please test http://stats.tikiwiki.org/dl/ if this one passed the test the final will be in 2 days yeah! good job changi should rc2 be on sourceforge too? on that themes site, I didn't see anything. Just found themes to download. @trimm: pls see faq: http://themes.tikiwiki.org/tiki-view_faq.php?faqId=2 tikiwiki: 03sylvieg * r27414 10/branches/5.x/tiki-view_tracker.php: [FIX]tracker: show filter field even if not visible tikiwiki: 03sept_7 * r27415 10/trunk/lib/ (8 files in 7 dirs): [FIX] fix svn:keywords "Id" yay RC2!! Ok...me again with the themes. I d/led them, unpacked them and FTPd them into a styles folder. It isn't showing up, so am wondering if there is another place for them the *.css goes in the ../styles folder the THEME FOLDER goes in the ../styles/* and the templates go in ../templates/styles/THEME NAME/ public_html >> Wiki >> Templates >> Style I just pul them all there...shoot. put no. only the template files go there i assume WIKI is your local Tiki Install Root? yes. I assume so, also. I am doing this from the ground floor on my own. have u reviewed the docs? http://themes.tikiwiki.org/How+To+Add+a+New+Theme If there were a 'tiki' folder, it would be under public html yes that is how I got as far as I did i had to sidetrack and write a couple of articles on FTP there are 2 components to a tiki theme: style and template style goes in TIKI ROOT/styles/*.* template goes int TIKI ROOT/templates/styles/*.* Ok. I will keep looking for the tiki root folder did u install tiki into the WIKI folder? if so, that is your Tiki Root How did you install Tiki? Manual/FTP or Fantastico? Fantastico yeah. I am pretty sure I did that explains why I can't find 'tiki root' http://www.wikihow.com/Change-Your-Tiki-Theme that is as far as I got. I will probably add an article called Add a Tiki Theme also. It is turning out to be more involved than expected Ok. In the main text file, it has an explanation for placement. Try going by that? if yo used fantasitco, it should have asked you where to install Tiki See http://twbasics.keycontent.org/Fantastico+Installation step #5 adding a new theme (from themes.tikiwiki.org) is quite simple or are you talking about creating a new theme (custom, from scratch)? well, I have a reputation from over complicating things no, I am using 'FluidIndex' from the site Are you just trying to change the theme for your Tiki? See http://twbasics.keycontent.org/Changing+Themes Base Tiki install includes several themes already nothing additional to download I know that. but thanks ok. sorry, im not quite sure what the question is :( I am just trying to figure out where to put things. it obviously isn't a quick FTP process. have to put them in the correct places. I write articles for wikiHow documenting the process for others. if I, as a somewhat computer geek, am having trouble, I try to figure it out and explain it sometimes, like now, I have to find outside help. yes. 2 locations: for style and templates files. See docs http://themes.tikiwiki.org/How+To+Add+a+New+Theme in the "FTP" section Ok. that is what I am doing and I think I am slowly getting there. thank you for all of your help!!! you're welcome. good luck