tikiwiki: 03xen216 * r35153 10/trunk/tiki-webmail.php: [FIX] ensure script exection stops after redirect in handleWebmailRedirect function. removed other extra returns and exits New Forum Posts: How Can I prevent Tiki to update "page last modified date and time"? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41702 tikiwiki: 03xen216 * r35154 10/trunk/tiki-webmail.php: [FIX] removed unnecessary include tikiwiki: 03lindonb * r35155 10/branches/7.x/lib/logs/logslib.php: [FIX] Check http_user_agent for client also when logging an action. Many items in action log were not showing a client. tikiwiki: 03lindonb * r35156 10/branches/proposals/6.x/lib/logs/logslib.php: [bp/r35155][FIX] Check http_user_agent for client also when logging an action. Many items in action log were not showing a client. New Forum Posts: Change background color in Coalesce Theme - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=41703 Good morning godmorgen Jesper :) :P What does the tiki installer do when it upgrades does it just fire off the SQL scripts in the db directory? we are experiencing problems with LDAP login after upgrade from 6.1 to 6.3, anoyone else stumbled apon this issue? Merbster: yes for the sql scripts - but can be php scripts too sylvieg, I found the problem apparantly when we upgraded the last time, some files for the installer was missing... I fixed it by copying a Tiki 6.3 versioin into our mismatched 6.1-3 version and the installer showed tiki installer 6.3 instaed of 6.1 (which was our problem) But after we upgraded. the LDAP bindings went haywire. No ldap authed users can now log in, and gets a "Incorrect password" yet the settings are identical to our production server (except for the production still being a "mismatched" version, but working) clear the cache first just in case. there is a debug var in the code - that allows to know a little more - if it is the binding or later... sylvieg, is there just one plaec to clear the cache? tiki-admin_system.php yes but it is the only place? I don't have to delete stuff manually from my file system? We had it working flawlessly only after the update it went bad .P hi all i enabled openid login and disabled it again, now i get the message on the right bar: your openid is valid, but your account is not connected with openid. but i didnt filled out the open id form. and when i fill out the register form it says "you are already logged in" how i can get ride of the message? chealer is the openid specialist thx, i hope he is here. ;) canadian - need to wait a little bit okay, i will wait. ;) sylvieg, we're using AD binding, not anonymous indro, I am thinking, if you enabeld the plugin, then disabled it and it still shows messages from the plugin/module. it might be a cache problem, have you cleared your cache after disabling the openID plugin? i did it now but the message still appears polom y'all hello ricks99 indro, I wouldn't know what to do, sorry. :P hmmkay, thx anyway. ;) in Tiki7, when editing a wiki page and i upload a new image, i can no longer click the thumbnail to automgically add the {img...} code to my page known issue in 7? i didn't see a bug report We just upgradede from 6.1 to 6.3, now when I want to login with my user that is authed against our Active Directory with the LDAP module I get some VERY, VERY weird result If I type in my domain pass, I get "Incorrect password" But if I type in some gibberish it will send me to a white blank page. sorry, i have no ldap experience :( ricks99, is chealer the Auth expert? - I see he did some comments on the Auth Library on the dev. area of tikiwiki.org y, check with him. is it ok to query people in this chan without asking their consent? should b. have you tried posting issues to the dev list? Not yet. I just encountered the problem and now I have to do a rollback of the system so atleast our designers can access the test wiki and continue their designing. iirc from 6.1 -> 6.3 there were some ldap security fixes is it possible to download Tiki version 6.1 even if 6.3 is the current LTS release? yes it was http://sourceforge.net/projects/tikiwiki/files/Tiki%206.x%20-Rigel-/ <- :P @merbster: yes. all downloads can be linked from tiki.org/download Yes I just need to put on my glasses... click "all releases" :-) I found it :) I search alot and the biggest complaint I have is that deep search is not true as default because I NEVER find anything without activating that. ricks99, but in general I think you tiki guys are doing a great job, and a very friendly community... I think we all tried to join a random #linux chan somewhere and got our arses flamed off because we asked a "stupid" question... None of that here... Which I have to commend you all for :) y. that's fixed in tiki7. there's an option to use boolean search by default no such thing as stupid questions -- only stupid _______ ;-) i think the tiki community is so open & friendly primarily due to lack of oversight/ownership by corporate entity. just my $0.02 USD ricks99, since I am new in this community... I can only judge mostly from what I have read, but I get the impression it's a very IMPORTANT factor for the "lead" devs of TikiWiki. Where as most linux dudes, just want to show how "l33t" they are by throwing around with RTFM alot :P by "lead devs" I mean - the person who wrote it on the wiki of tikiwiki ricks99, do you have a job or are you full time tiki ? currently tiki is only on the side, but hoping to expand to fulltime consulting (or possibly just publish more tiki books) So we can buy a Tiki consultant if we need to? See tiki.org/consultants We recently started a Tiki Services Provider program interesting... Yet we have no SPs in Denmark I see :) tiki is still quite small, compared to say joomla or mediawiki tikiwiki: 03sylvieg * r35157 10/branches/7.x/lib/prefs/fgal.php: [FIX]fgal: more precise explanation for fgal_keep_fileId i get sometimes this error on the top of the page: Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/var/www/web100/html/:/var/www/web100/phptmp/:/var/www/web100/files/:/var/www/web100/atd/) in /var/www/web100/html/echte-demokratie-jetzt/tiki/lib/init/initlib.php on line 13 any idea what this means? line 135 @indro: openbase restriction is in effect. see faqs search for openbase on http://doc.tiki.org/tiki-index.php?page=Tiki%20FAQs&redirectpage= doesnt return anything try: http://tiki.org/tiki-index.php?page=InstallTikiunderSafeMode i get with this error with seo urls /var/www/web100/html/echte-demokratie-jetzt/tiki-index.php because its in /var/www/web100/html/echte-demokratie-jetzt/tiki/ but when i enable RewriteBase "/tiki" i get this: you might find my troubleshooting guide helpful, too http://twbasics.keycontent.org/Fixing+Installation+Problems The requested URL /tiki/tiki-index.php was not found on this server. any idea what to do? is your tiki installed in a /tiki/ subfolder? thx for the link. ricks99, yes .htaccess is in echte-demokratie-jetzt/ so when you go to www.yourdomain.com/tiki/tiki-index.php you get an error? or your home page? the domain is configured to use echte-demokratie-jetzt/tiki/ if i go to the domain i get http://domain.com/tiki-index.php ah. so you have already configured your subdomain to go to the /tiki/ subfolder. then you don't need /tiki/ in your rewrite base ao why it doesnt work without rewritebase? confirm that the 3 locations in the error message are fully read/writable by tiki Hi :) ricks99, the error is The requested URL /var/www/web100/html/echte-demokratie-jetzt/tiki-index.php was not found on this server. ERROR using: http://i18n.tiki.org/tiki-my_tiki.php @indro: and you have echte-demokratie-jetzt configured as echte-demokratie-jetzt/tiki ? right configured correctly? ;-) echte-demokratie-jetzt.ch /echte-demokratie-jetzt/tiki to test: place an image directly in the /tiki/ folder: foo.png, then try to access echte-demokratie-jetzt/foo.png seem to be a problem of the htaccess redirection ... run htaccess.sh (give it a try) @indro: if you still get a file not found, then you have a problem with your subdomain configuration i dont have ssh access so you have to update this file locally ... and put it back to the webserver right or working with a IDE like netbeans filezilla. ;) also working fine ;) try /msg SiL3NC3 or check you priv message http://echte-demokratie-jetzt.ch/img/icons/add.gif shows me an image moved the .htaccess from echte-demokratie-jetzt to echte-demokratie-jetzt/tiki, works now. :) thought it must be in the root folder hm no the urls have not changed. :/ or does only the wiki urls change? echte-demokratie-jetzt.ch goes to http://echte-demokratie-jetzt.ch/Startseite but when i click on Startseite on the page i get to tiki-index.php is that normal? tiki-index.php should show your home page. Anyone know what the group permissions (tiki_p_group_*) do at the category permission level? It seems that they wouldn't ever be used since groups cannot belong to categories. hm when i use the youtube wiki plugin, i get "Flashplayer is not available" any idea whats wrong? hm it works now. :) polom-end tikiwiki: 03jonnybradley * r35158 10/branches/7.x/templates/modules/mod-search.tpl: [FIX] search module: Try and get exact page title again when picked off autocomplete list (not 100% still) tikiwiki: 03jonnybradley * r35159 10/branches/7.x/lib/: [REL] unfix ckeditor revision for forthcoming update tikiwiki: 03jonnybradley * r35160 10/third_party/ckeditor/ (107 files in 30 dirs): [FIX] ckeditor: update from 3.5.2 to 3.6.1 tikiwiki: 03jonnybradley * r35161 10/branches/7.x/lib/htmlpurifier_tiki/HTMLPurifier.tiki.php: [FIX] HTMLPurifier: Allow rel attributes (now ckeditor let's you set them) tikiwiki: 03jonnybradley * r35162 10/branches/7.x/lib/tiki-js.js: [FIX] ckeditor: Clean & escaped &'s from image url tikiwiki: 03jonnybradley * r35163 10/branches/proposals/6.x/lib/tiki-js.js: [bp/r35162][FIX] ckeditor: Clean & escaped &'s from image url