tikiwiki: 03nkoth * r27735 10/trunk/ (9 files in 8 dirs): [NEW] Ability to redirect something like Project:15 to tiki-index.php?page=Project&itemId=15 where Project is a pretty tracker page, using semantic prefix alias link tikiwiki: 03chealer * r27736 10/branches/5.x/templates/tiki-choose_page_language.tpl: [FIX] inconsistent form method/enctype tikiwiki: 03nkoth * r27737 10/trunk/ (4 files in 4 dirs): [ENH] Auto guess prefix alias links so that for example ((Project:Title of Project)) will can link to itemId with that title tikiwiki: 03chealer * r27738 10/branches/5.x/lib/smarty_tiki/block.textarea.php: [FIX] changes loss protection with CKEditor (3) tikiwiki: 03nkoth * r27739 10/trunk/lib/videogals/watershedlib.php: [ENH] Prevent multiple submissions of recording info tikiwiki: 03nkoth * r27740 10/trunk/lib/videogals/watershedlib.php: [FIX] correct prev commit hi i need help in setting wiki staging reject changes not working.... after selecting reject changes and submit, the pages get approved and merged. help please Welcome to the official Tikiwiki English Irc Channel. TikiWiki or better known as TW, is your Groupware/CMS (Content Management System) solution, you can get more infomation at http://info.tikiwiki.org/ . New Forum Posts: 5.0 : trying to cascade a dynamic item list, not working - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37532 polom tikiwiki: 03sylvieg * r27741 10/trunk/lib/calendar/calendarlib.php: [FIX]calendar: do not interfer participanst with organizers tikiwiki: 03sylvieg * r27742 10/branches/5.x/ (lib/smarty_tiki/modifier.userlink.php tiki-calendar.php): [FIX]calendar: do not show mouseover on user in the event popup Hello is there anybody up? Im trying to configure tiki to use my own auth system tiki supports multiple authentication systems. see the options in the Admin: Login page See docs for full details: http://doc.tikiwiki.org/Login+Config I have read it it is not much detailed what auththentication system are you trying to use authcookie I have it already working with other apps I set the tikis location to be protected by authcookie if the user is logged in it should also be accepted by tikiwiki I'm not familiar with "authcookie" I don't see it listed as a Tiki option in Admin: Login I guess it is what in tiki they say "web server" http://doc.tikiwiki.org/External+Authentication?bl=y#Web_Server_HTTP_ webser is the apache indentification.. yes, I am using apache to protect my location but instead of using basic I am using a Perl handler but it should be the same i dont know, sorry. u might try posting to the support forum the login code for webserver is in tiki-setup_base.php I tried but get no answer if the SERVER vars are ste in the same way - it should work I guess it should not be hard provided tikiwiki works with the auth from the webserver sylvieg: Im going to read that I tried webserver auth .. 2 months ago - it was working... there is a trick to logout - not sure it will work in all the cases (you can not easily log-out when apache has the auth...() sylvieg: how? do not remember - need to look at the code - but for the moment your problem is to log-in ;-) sylvieg: hehe thats true we have again problem with black background and png - http://doc.tikiwiki.org/PluginColorbox Question... I can't save any changes while editing... The page becomes all white after "save". I can "preview" but not "save". Is it something I can easily fix? Helene: What Tiki version is that? 4.2 ... I haven't heard about that, as a common problem. every other 4.2 are working well... first time I see that kind of problem umm Have you tried both the wysiywg and regular wiki editors? sounds like ajax issue? known to be experimental in 4.x yes, I would try turning ajax off, if it is currently on. chibaguy : you're right, there's a difference. Regular editor is working but not the wysiwyg ... ah as ricks99 said, check about ajax, too. maybe it is interfering. Don't really know where to look at exactly but maybe programmers here will... :-) Not programmer yet but I'm getting better;) Thanks !! Ajax option is in Admin: Features Oh! Well I looked at that. It was not checked (don't know if it's the good word in english...). I checked it and then tried to save a page... it did not work either. are u using a customized theme? no... strasa. with a our logo but that' it. hm.. not sure :( i assume u cleared all tiki cahces? tikiwiki: 03sampaioprimo * r27743 10/branches/5.x/templates/list_file_gallery_content.tpl: [FIX] consider the file tiki_p_download_files instead of global tiki_p_download_files to decide whether or not to display the download link in the gallery listing I tought about it so I cleared it ... it's was not working better after that ... ricks99 : thanks for trying ...!! :-S ricks99: do you have flash plugin on your site? seems flash is working for direct swf but not with file from the fgal no. i use HTML plugin for most things though, i do let lots of screen flicker/flashing on some page loads highly inconsistent Hi, problem with dynamic items list, could somebody help ? found it - I forgot &display=1 in the movie param use /nick narsil narsil what is the problem? I'm trying to have a two level dynamic drop down list, means (example) constructor / car type / color I can get the first level to work, but the second not I have a working example on my local I'm interested ! sorry it is not exactly the same case than you no problem, It's probably a first step to solve mine New Forum Posts: Wiki Permissions: Allow only creator to remove page? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37535 good day everyone, I've been trying to connect to a DB and get the folloowing error after typing the DB info Fatal error: Call to a member function queryError() on a non-object in /home1/judoouta/public_html/tiki5/lib/core/lib/TikiDb/Bridge.php on line 39 Hi Folks. I'm trying to get a spry widget working with the JS plugin and get nothing but the "edit plugin" icon. Have checked docs. Any guidance? do you have the JS plugin enabled? Enabled using Plugins Tab in Admin Did you approve the plugin? Am using the {JS} ... code. Have tried to link to file in tw root - nothing. Then copied code into plugin - nothing. Link in head to css is working fine. Yes, approved. {JS(file=".....") /} is ur usage? Yes, plugin doesn't insert "/" after paren. Is this needed? BTW, new "beta tiki essentials" is nice. Now you have to help me .. : ) No, "/" is not needed. use /} if self closing or {JS(....)}{JS} Oh, I see. I'm using the latter. Code is simple enough I can't see a mistake. Will double check for correct directory. Directory is correct, filename correct. Forgot to mention version: 4.3 look at the page source and see what is actually be generated "Source" lists the {JS} ... syntax. No