What do you call it when you have a bunch of tikis using the same code files? Whatever that it: minify is completely broken with it in HEAD. Site loses all CSS and javascript. multitiki good morning Recent Bug: Tracker item: #3039 - - Error in menu id=42 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3039 Recent Bug: Tracker item: #3040 - - login problem - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3040 New Forum Posts: where to post security hole? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=36346 New Forum Posts: random image from fille gallery - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36350 hi all toctoc anybody here knowing how to use the cart feature in trunk? mmm, marclaporte is not here... (but in skype). I'll ask him plom polom stats works for branches too now :) yay! http://stats.tikiwiki.org/branches/4.x/dirsizepie.png lang 89% seems a lot! 61 Mo it's a lot :) polom http://stats.tikiwiki.org/trunk/dirsizepie.png -> lang is big as well 56 Mo on 146 Mo more like 33% -> I hate stats :) changi: cool lines of code graphs are pretty strange i'm in discussion with svnplot developper chealer: lines of code is a basic sum of line added and deleted :) marclaporte: ok, find why was limitting to 10 biggest folder :) changi: yes. the changes are too brutal: http://stats.tikiwiki.org/trunk/localldev.png the statistics must be dominated by library changes I guess we should have a directory for that. then we could exclude it if we wanted meaningful stats s/that/external libraries/ cd oops, mischan :P amette: lol *g* is it normal on tiki-install.tpl, when you pass the 6 step the 7 step has no href ? sorry I have no idea I do nto udnersatnd when you install a new tiki (from trunk), when you arrive on setp 6, on the menu on the right, the step 7 has no href s/setp/step/ oups (have to sleep) not on the right but on the left I am here tiki-install.php?install_step=5&lang=en the 7. COnfigure the General... has a link but when I am here tiki-install.php?install_step=6&lang=en the 7. Confi.. has no link because it is the curent apge seems normal to me... but when you are on step 5 and click upgrade, what do you see ? ok I see it now strange... there is a check with post data but i don't understand it !isset($smarty.post.update) if think the ! is not logic (really need to sleep) s/if/i/ New Forum Posts: Visualization of Plugin Split now absolut different from version 1.9 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=36351 New Forum Posts: 3.2 to 4.1 problem: tabs in Admin: Features not working and new Wiki Edit page not enabled - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=36352 hola where's CIA ? dead poor one I agree with you on the # but the sefurl with a page with a # :-( sylvieg: thanks for noticing my bad idea about the lt ;) did u try to put in the rewrite rule \# ? it is not a bad idea - it is noce to have to considering replying to me nice to have you... tnx :) u 2 i think i made that mistake mainly because the bug was revealed when the user preference was lt than prefs maxRecords so i automatially put there I hate rewrite rules ... it is so picky (like the profiler...) well, they're mostly regexps :-p but the rule is RewriteRule ^(.+)$ tiki-index.php?page=$1 hey.. i'm trying to do a new install of 3.4 onto a windows machine.. I've extracted all of the files into the folder, but when i go to the website to configure it i get "500 - Internal server error" so everything should go throught the wiki website hints at a permissions error and to run setup.sh, but that's for linux Javacat: you should use 4 so.. i dunno sylvieg: i am not sure if the rewrite rule doesn't take the #1 simmilar to $1 or something like that ok.. the website made it sound like 4 was still a bit of a beta, so i thought i should just stick with the stable version will try 4 though :P Javacat: i think you have to correct the dir perms to 777 or 775 you need the list of them if you can't use setup.sh script on a windows threr is no perms i'm not sure what those permissions would be oh.. ok ah, sorry, missed that it's windows Javacat: on a wamp instal - tikiwiki works like a charm for me.. i'm wanting to do it all in IIS :/ (i googled and saw that wamp is apache :P) it will be harder to find help around - opensource people does not spend money on paid stuff ok.. i run a few sites on this server and need to use asp.net for some stuff, so need to use iis i don't know anybody who runs it on IIS without problems if i wanted to migrate the tikiwiki to a linux/apache server in the future, would there be any major issues? i've moved a forum from linux to windows before and that ended up being a bit fiddly wamp is fine if you want to stay on windows kk dammit.. still getting that 500 error must be something else I suppose you have an error log 500 are explained in error log me too have 500 when trying to log the rewrite rules :-( i can't see anything in the iis logs there we go need to look at the proper log file ;) [14-Feb-2010 23:49:47] PHP Fatal error: require_once() [function.require]: Failed opening required 'lib/core/lib/TikiFilter.php' (include_path='C:/lib/pear;.;C:\php5\pear;C:/lib/core/lib;C:/') in ###PATHTOSITE###\lib\core\lib\JitFilter.php on line 2 that's what i get (edited out the root folder path to where the site is located) any ideas? can be the / or \.. look on doc.tw install IIS http://doc.tikiwiki.org/Windows+Server+Install?bl=y ?? afaik, php in windows doesn't care which way the slashes are for require/require_once i did just try switching them, but it made no difference