Recent Bug: Tracker item: #3709 - - anti hammering is a nice security feature against flooding - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3709 Recent Bug: Tracker item: #3710 - - LDAP debugging causes error? - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3710 polom all polom chealer hi Anyone know how to send variables to a function dynamically in JavaScript? I know how to get them, using arguments variable, but i don't know how to send them. Like say if you had an array, and you want it to go from an array to direct varaibles, so that they can be named on the function side..... Anybody up for talking about loop detection in sheet and finding dependencies in returned cell values? :) i need help to see the pictures i upload in my wiki pages. I upload them to the file gallery and i link then the pictures with their id, but they do not appear. Also, in file gallery when i use the "show" function to visualize the picture nothing appears i am using tikiwiki version 5.0 femabr: did you try to download it, and look a the result ? changi: all i am doing is linking on my wiki page and i just see "Image" written nothing else....i will go to the file gallery now and try to download it changi: interesting...when i download it i also cannot see it change: but it is strange, because it is the same file that i upload to the server, but after downloading it i cant see it femabr: an encoding problem in tiki5 we were having some trouble with encoding stuff. latin1 and utf-8 don't like them each other changi: humm....does the picture pass any sort of transformation during the upload process femabr try uploading the image via ftp to a dir and include those, not beautiful but works for sure coaboa: hi :) hi changi: i dont get how encoding would affect the image? how is the image stored and where? coaboa: should i upload it to a specific folder? femabr: it depends on your configuration. Database or filesystem changi: how can i figure it out? if i change from database to filesystem would it work? images stored in the mysql db get screwd sometimes and no need for a specific dir have to be readable for the webserver coaboa: well i am new with tikiwiki, but how can i then associate a file gallery with a dir of my web server check admin -> filegallery -> general Settings femabr: in the admin panel coaboa: if i can change the configuration from database to filesystem, wouldnt it be easier than creating a folder? (just a newbie suggestion) changi: hehe, anyway you guys are helping a lot file gallery has search etc. which you lose when using my works for sure approach ;-) femabr: to summarize, 1/ Go to the admin panel and change store to filesystem 2/ click on the button to move everything for the db to the fs 3/ try to upload a new file. and 0.1 create folder on your tiki installation :) another option is to move to tiki6 it will help with encoding stuff changi: the path to the new director, what it assumes as the root directory? server root web coaboa: i am receiving "you must specify a directory" coaboa: i am using the absolute path from the root to the target directory relative. did you created the dir and set the perms to be readable and writable for www-data? files/myimagefolder for example coaboa: i am using chmod 777 to this folder mom check femabr: 750 and www-data:www-data will be enough sorry need the trailing slash so files/myimagefolder/ works just tested coaboa: yeah guys here is the thing.... i have an absolute path, to my tikiwki which is /public_html/wiki , there i created a folder called myimages where i set chmod 777. When changing from db to fs, it appear a field called path, where i put /public_html/wiki/myimages coaboa: i still get the you must specify a directory no leading slash femabr: if your tikiroot is wiki and myimages is at the same level you need to set ../myimages where yout tiki-index.php is located there is your webserver root y coaboa: so that will be wiki folder, which i would need just the myimages, but still the same error ftp an image to this dir, try to acces it from webbrowser directly and look which path you have to enter femabr: did you put ../myimages/ ? changi: no, just myimages femabr: myimage is at the same level than wiki ? changi: yep so ../myimages/ should work changi: arrrrrrrrr, this is annoying....chmod 777, folder created, path correct changi: and still the same error ok create a folder in wiki and try to set myimages/ changi: tried all the combinations /myimages/ , myimages/ and /myimages changi: no luck your folder is in /public_html/wiki/myimages ? changi: yeah, tikiwiki root folder is located at /public_html/wiki , and there i created myimages with chmod 777 have you enable htaccess ? tikiwiki: 03jonnybradley * r31370 10/branches/6.x/lib/structures/structlib.php: [FIX] structures: Ensure pos of new structures is 1 (thanks Geoff) changi: no, by using chmod 777 isnt it sufficient? yes it should. i was just wondering if your website was accessing using http://blabl/wiki/tiki-index.php if it's so, you need to modify the RewriteBase in the htaccess. set it to /wiki changi: i can acess my web site like, http://wiki.mydomain.com/tiki-index.php changi> works fine i just create a folder on my website one level under the tiki root and set it to ../uploads/ and it is working. the only difference is that i'm using tiki6 have you the opportuniti to migrate to iki6 changi: strange, i did the same and i cant get it working changi: well , i would prefer not, since i installed it with fantastico tool changi: on my web server femabr: ok changi: but maybe i will consider changing it, cause it doest not work changi: or try mediawiki, which is also available on fantastico tool femabr: have some apache logs ? femabr: what was the exact error message you get ? "error: you must specify a directory" try to set files/ it's a default folder create by Tiki just to see if it's working. changi: i used files/ changi: still the same error changi: hummm, maybe it will work...before pressing the button "move file from db to fs" i save the preferences changi: then after saving it, i pressed the button and so far i had no problems changi: i will check it out now changi: the problem seems to be the order of my actions changi: this button should be disabled until i save it, anyway first validate the folder, then move :) femabr: maybe try now to upload a new picture tikiwiki: 03jonnybradley * r31371 10/trunk/ (9 files in 7 dirs): [MRG] Automatic merge, branches/6.x 31356 to 31370 changi: yeah, works now changi: thanks a lot for your help femabr: congratulation. femabr: no problem coaboa: another user interface problem folks, where is the pref to set that i want to hide all modules on left like on dev.to with the modules on the right ? admin -> L&F -> General LAyout Options way down a (scary ;-) dropdown "left colum" switch to never but you have to move the module over to the right manualy *s coaboa: you're the best no way coaboa: was looking at your remove problem it is really hard to add a confirmation step. It has to be done by a good devel :) polom all robertplummer: hi How is changi this morning? this afternoon for me :) fine and you ? so fine, that you left :) changi: sry was away. posted the problem already to the dev list. meanwhile disbling the remove feature for registered users helps ;-) *disabling tikiwiki: 03jonnybradley * r31372 10/branches/experimental/coe_fgal_relook2/ (10 files in 8 dirs): [MRG] Automatic merge, trunk 31365 to 31371 tikiwiki: 03jonnybradley * r31373 10/branches/experimental/xajax_removal/installer/schema/20101211_kil_feature_phplayers_tiki.sql: Remove unused update file tikiwiki: 03jonnybradley * r31374 10/branches/6.x/tiki-listpages.php: [FIX] listpages: Add confirmations to the multi select operations (thanks and condolences to Carsten) tikiwiki: 03jonnybradley * r31375 10/trunk/ (. tiki-listpages.php): [MRG] Automatic merge, branches/6.x 31370 to 31374 tikiwiki: 03jonnybradley * r31376 10/branches/experimental/xajax_removal/ (20 files in 12 dirs): [MRG] Automatic merge, trunk 31352 to 31371 New Forum Posts: Module Font Fivealive - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=39820 Is ther a known isue when using 6.1b and ÖÄÜ. Eg. with tiki-editpage.php?page=Öffentlich I got a white page only showing a line "bearbeiten: Öffentlich" when replacing Ö with oe everything is fine. polom coaboa shouldn't be a problem i'll try it on one of mine no, works as expected here (in the wiki editor) coaboa: works for me too hi changi - any chance you can sanity check r31374 for me (and coaboa maybe?) jonnyb_: yes i answer an hour ago it's working, i've got the confirmation warning the only slightly odd bit i'm getting is that when you do the multi-page zip it leaves you on the confirm page thanks changi (didn't spot the mail) jonnyb_: for me it's not a problem no, better than losing all the files you wanted to zip :) still ok for the release tomorrow? yes super could we check for "remove" action and "zip" action ? works but as soon as interface language is switched to eg german it bahaves like that. Have to cook some food now want to get on with stuff for tiki 7 :) should be checking for all actions not for you? yes it is, but was asking if we could only propose a confirm action for remove things food time Hi there! repolom coaboa and jonnyb_ - is the Ö issue solved? have been logged out. hi fabricius - cannot reproduce, so no worked fine here for me and changi|afk too was it a problem with the page title or with the textarea of the wikipage? no problem found for me and coaboa jonnyb_ changi|afk - what database collatation do ya have? utf-8 utf-8 everybody? the tiki-editpage.php error i described is reproducable: admin -> i18n setting pref: "switching page language also switches site laguage" produces the error and the error goes away when pref is unset i'd guess so - and yours? yea, with utf-8 there shouldn´t be a problem 100% utf8 no encoding issue for sure ;-) hmmm, sounds very edgey "switching page language also switches site laguage" <- that´s quite specific coaboa: what Tiki version u use? 5.x or 6.x? 6.1b -> I´ll try to reproduce aswell ah ok I18N settings include: user can switch language but does have no effect New Forum Posts: Can't confine groups to specific categories - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39821 so is the page not in the site language? (mine wasn't) just try to create new site by eihter "new wiki page" or by following a "?" create link with the above settings it displays a nice white page with a lageblue underlined text "Bearbeitung: pagename" *large blue fabricius: ut-f8 thx changi its definetally that setting "Changing page language also changes site language which screws the editor. No matter if site default is engl, germ, france and no matter for what language you choose to create the new page thx for adding the safetybelt for dummy jonnyb ;-) * dummies like me! will test it tomorrow or later today it should have been there in the first place changi: if you find it too safe now help yourself to removing some of them - personally i think an extra click is well worth it, even if these things are undoable (or you have lots of printer paper!) thx again coaboa I tested now several combinations of new pages with Ö - in pagename and text: site: en page:en // site: de page: de // site: en page: de ... and I tried with and without "Changing the page language also changes the site language" no way to reproduce the fault I tried on a 6.1 beta 2 maybe its related to on of my other settings maybe tikiwiki: 03jonnybradley * r31377 10/branches/6.x/ (lib/userslib.php templates/mail/moderate_validation_mail.tpl): [FIX] user registration: Actually a simple work around as the validation mail cannot send the user tracker info as the item hasn't been made yet, so add a link to the new user's pref page have to bring my son to bed now my release is svn 30774 brb has anyone else notices js minify being broken in 6.x? phew - minify error was an ftp update issue, false alarm jonnyb_: it is working on dev/doc which are up2date :) thanks - i was the missing semi-colon at the end of jquery-async.js - fixed a while ago but missed in an ftp update on one of my sites going to eat now - bbl cu tomorrow http://hubro.bossforum.net/ tikiwiki: 03marclaporte * r31378 10/branches/6.x/lib/wiki/wikilib.php: [bp/r30062] Wiki page name bad characters: remove current nominations - comma, colon, parentheses, apostrophe, exclamation mark. Ref: http://dev.tiki.org/Bad+characters