<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style> mOrloff: !help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . arildb: <u>mOrloff</u>: did you clear the cache after activating SEFURL? mOrloff: Nope, can't say I did. <br> I'll go give that a try <br> No dice <br> Cleared cache as found on tiki-admin_system.php arildb: which Tiki version and OS do you use? mOrloff: Still getting 404 error <br> TW 8.4 <br> As for the OS ... I think it was Debian <br> I can check arildb: it's ok...it's not windows <br> when you go to the Admin / SEFURL panel, any messages? mOrloff: Ya, it does throw the warning that the .htaccess file is out of date arildb: so, copy _htaccess to .htaccess again, if you haven't made any customizations Jyhem: <u>mOrloff</u>: in .htaccess, did you configure the part which says <br> # You may need to uncomment and fix the RewriteBase value below to suit your installation. e.g. if your Tiki is not installed directly in the web root. <br> #RewriteBase "/tiki" <br> ? <br> since you seem to be in a /wiki directory mOrloff: OK, so I orig copied the .htaccess to _htaccess, and now I need to get a newer copy of .htaccess by reversing it? <br> @jyhem, no I didn't Jyhem: might be worth a try mOrloff: I'll look for that line and give it a go, thx <br> will I need to do that in both the _htaccess and the .htaccess ?? Jyhem: .htaccess is the one which apache uses. _htaccess is for reference, so upgrading tiki does not clobber your customised .htaccess <br> so .htaccess is the one you need to get right mOrloff: K, thx Jyhem: np -: Jyhem going to sleep. Bye all mOrloff: Good night <br> To anyone qwho's still herer .. <br> I'm still getting "Not Found The requested URL /wiki/HomePage was not found on this server." arildb: did you restart apache? mOrloff: Other thoughts ?? <br> Oooh, no <br> Should I? arildb: I believe so mOrloff: I'll give it a go <br> Still no luck <br> :( arildb: strange amette: joined #tikiwiki arildb: <u>mOrloff</u>: Maybe this page can help: http://doc.tiki.org/Clean+URLs amette: joined #tikiwiki marclaporte: joined #tikiwiki goj_killedByISP: joined #tikiwiki <br> joined #tikiwiki Jenser: joined #tikiwiki changi: polom :) CIA-82: tikiwiki: 03changi67 * r41829 10/branches/9.x/tiki-setup_base.php: [FIX] Wrong name for memcache - missing e Bsfez: joined #tikiwiki GillesM: joined #tikiwiki jonnyb: joined #tikiwiki RobertPlummer: <u>changi</u>: polom jonnyb: it's raining poloms RobertPlummer: Flowing like wine, lol. <br> (stupid, dumb and dumber ref) <br> <u>jonnyb</u>: What is the deal with memcache in 9? jonnyb: hi RobertPlummer - no idea, i've never got it working, but while i was away all my 9.x sites died due to a regression connected with it RobertPlummer: Odd, can we just kill it? <br> It is optional, right? jonnyb: 1 mo - phone CIA-82: tikiwiki: 03jonnybradley * r41830 10/third_party/ckeditor/ (111 files in 6 dirs): some missing added files from the last ckeditor update (apologies) RobertPlummer: Some reading material to get us on the right foot for the day devs: http://www.yacoset.com/Home/signs-that-you-re-a-good-programmer jonnyb: sorry RobertPlummer - forgot we were half way through... <br> er, i think you made a change to memcache so it loads the library on every page load so the shell installer script could update something CIA-82: tikiwiki: 03jonnybradley * r41831 10/third_party/jquery/ (53 files in 31 dirs): minor update for jquery-ui to 1.8.21 (last for 1.8 apparently) Deletes to come jonnyb: and in some (my) setup it broke tiki - can't remember why, but that was all i was referring to CIA-82: tikiwiki: 03jonnybradley * r41832 10/branches/9.x/lib/headerlib.php: [FIX] use new jquery-ui version (1.8.21) <br> tikiwiki: 03jonnybradley * r41833 10/branches/9.x/ (templates/tiki-edit_article.tpl tiki-edit_article.php): <br> tikiwiki: [FIX] articles: Let articles recognise "wiki_html" template flag to mean allowhtml, and remember the allowhtml setting in the form even if wysiwyg is being used. <br> tikiwiki: Not a great fix but done this way to minimise other disruption - some refactoring TODO after 9.0 <br> tikiwiki: 03jonnybradley * r41834 10/trunk/ (9 files in 5 dirs): [MRG] Automatic merge, branches/9.x 41817 to 41833 <br> tikiwiki: 03jonnybradley * r41835 10/third_party/jquery/jquery-ui/ui/ (jquery-ui-1.8.18.js minified/jquery-ui-1.8.18.min.js): remove previous jquery-ui version files following merge Bsfez: hi jonnyb, RobertPlummer <br> jb i will check edit article… plz don't forget to update the same way tiki-edit_submission.php and .tpl RobertPlummer: polom Bsfez Bsfez: dear RobertPlummer with all this i got no time to explore further spreadsheet/stats/chart… may be once tw9 is in the air. :) jonnyb: hi Bsfez - i haven't really even worked out if we're on the same issue yet :) <br> just looked very similar to Nelson's commit RobertPlummer: <u>Bsfez</u>: Can't wait. Bsfez: :) changi: <u>jonnyb</u>: memcache is working now :) jonnyb: looks like it was just a typo <br> so how are you feeling about beta2 later? (changi, RobertPlummer and all) xavi1: joined #tikiwiki changi: <u>jonnyb</u>: i have time this evening jonnyb: coolio - i'll be around too changi: <u>jonnyb</u>: i found a new edge case with tokens benoitg: joined #tikiwiki jonnyb: never used tokens but will need to soon for jcapture changi: <u>jonnyb</u>: when you want to print pdf using an external tool, tiki use the token to do it <br> but we store the date without timezone and compare the date using UNIX_TIMESTAMP between tiki timestamp and this date, so it cannot work when you are in a UTC + something radek82: joined #tikiwiki changi: maybe i'm not clear enough jonnyb: timezones are usually a pain CIA-82: tikiwiki: 03jonnybradley * r41836 10/branches/9.x/ (templates/tiki-admin_toolbars.tpl tiki-admin_toolbars.php): [FIX] toolbars: Set visibility server-side for tools as the js code can take a surprisingly long time to execute, leading to mixed up toolbars when changing sections <br> tikiwiki: 03jonnybradley * r41837 10/branches/9.x/templates/tiki-admin_content_templates.tpl: <br> tikiwiki: [FIX] content templates: Make "is html" checkbox only show for text area templates, and move it to it's own row as it can apply to all types of template now, not just wiki. <br> tikiwiki: Leaving name as wiki_html to minimise disruption (Thanks Geoff) nkoth|nelson: joined #tikiwiki CIA-82: tikiwiki: 03changi67 * r41838 10/branches/9.x/lib/auth/tokens.php: [FIX] createToken can only return token instead of all informations <br> tikiwiki: 03jonnybradley * r41839 10/branches/9.x/tiki-send_newsletters.php: [FIX] content templates: Make newsletters obey "wiki_html" templates and switch to wysiwyg editor if one is applied so html can be used (regression from 6.x) <br> tikiwiki: 03xavidp * r41840 10/branches/9.x/lang/es/language.php: typo and wrong wording <br> tikiwiki: 03jonnybradley * r41841 10/branches/9.x/lib/ (2 files in 2 dirs): 120607 more on <br> in plugins benoitg: joined #tikiwiki Barberman: joined #tikiwiki CIA-82: tikiwiki: 03jonnybradley * r41842 10/branches/9.x/lib/ (2 files in 2 dirs): Revert: 120607 more on <br> in plugins (committed by mistake - should have shelved) Bsfez: <u>jonnyb</u>: ? jonnyb: hi Bsfez Bsfez: ast commit can correct <br> being added after a <p> as i just report ? <br> last CIA-82: tikiwiki: 03jonnybradley * r41843 10/branches/9.x/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js: [FIX] wysiwyg: Catch strange edge case on IE where plugin container element not selected properly jonnyb: <u>Bsfez</u>: was committed by mistake - broke other things <br> which report? Bsfez: Ah forget it i have tested already it is still there... :) <br> <br> are added after each <p> on each edit/preview/approve article <br> cul8r CIA-82: tikiwiki: 03xavidp * r41844 10/branches/9.x/lang/es/language.php: Complex sentence related to forum and list sync. Fixing wording (finally makes sense) xavi: polom <br> any export in charsets in tiki? CIA-82: tikiwiki: 03changi67 * r41845 10/branches/9.x/lib/auth/tokens.php: [FIX] Don't use datetime for token, it's not safe enough with timezone things xavi: I did set up a basic gateway from list to tiki-forum, and messages seem to get passed successfully when they include a reference to the right charset in the headers of the email <br> but those messages without the charset definition in the header of the email, and being written in a lating language (in Spanish, with accents, etc.), they get cut at the position of the first non-english character jonnyb: hi xavi - sorry, don't know xavi: so the corresponding entry at teh forum is created but the message is shown as cut. Example: http://www.r-es.org/tiki-view_forum_thread.php?comments_parentId=24 <br> hi jonnyb, ok, no problem <br> in the thread (from the previous url), the second message (the first reply) is shown ok, adn that email came with the ref to charset iso-8859-1 in the headers (and tiki is set to use iso-8859-1 since today) <br> but the third message (the second reply in that thread) got cut at the "�" from "educaci�n", as shown here - http://www.r-es.org/forumthread24&post_reply=1&comments_threshold=0&comments_reply_threadId=26&comments_offset=0&thread_sort_mode=commentDate_asc&comments_per_page=20&comments_grandParentId=24&thread_style=commentStyle_plain#form ) <br> sorry for the long url, I dunno how to link with a shorter url jonnyb: try tinyurl.com :) <br> sorry, deep in other stuff - no idea about this i'm afraid xavi: ok, no worries, jonnyb, thanks <br> sylvieg around? <br> or Jyhem / Jyhem_laptop? did you ever play with charsets in Tiki? CIA-82: tikiwiki: 03jonnybradley * r41846 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist: Point export button to the right file as export has moved (displayedFields etc not hooked up there yet) xavi: <u>jonnyb</u>: nice! (r41846). Does export fields work for you in 9x? jonnyb: this is for exporting data <br> fields seem to work a while back xavi: ah, ok. Exporting fields failed fro me last week <br> s/fro/for jonnyb: no, seems fine here xavi: ok, good to know jonnyb: not the most intuitive ui though ;) xavi: yes, yes, I know :-) but at least it works (worked for me) when you know where to click, etc jonnyb: you have to select the fields then "export selected" then click go kstingel|lurking: joined #tikiwiki Tiki|bot: New Forum Posts: Problems with maketoc - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44181 xavi: joined #tikiwiki CIA-82: tikiwiki: 03jonnybradley * r41847 10/branches/9.x/ (2 files in 2 dirs): <br> tikiwiki: [FIX] trackerfilter: Export line end behaviour seems to have changed (Smarty 3 thing maybe?) so now needs a blank line to create a n for the csv export in the tpl. <br> tikiwiki: Also initialised missing var and added usage note in the php (thanks Geoff) <br> tikiwiki: 03jonnybradley * r41848 10/branches/9.x/tiki-admin_content_templates.php: [FIX] content templates: Obey wysiwyg_default pref on new template form xavi: polom-again <br> there is some issue with sefurl in blog posts in 9x <br> when feature_sefurl_title_blog is on, and a new blog post is added, the user gets this type of error shown in the central column: $_GET["postId"] =�3-A-new-post <br> with a url like this: tiki-view_blog_post.php?postId=3-A-new-post <br> however, this short url works: blogpost3-A-new-post jonnyb: where does a url like tiki-view_blog_post.php?postId=3-A-new-post come from? it's just wrong xavi: so something related to line 240 in 9x tiki-blog_post.php is wrong, I guess <br> or the problem can be in tiki-sefurl.php after line 79 <br> I've tried tweaking it in localhost (having a look at how this is written in mod-func-since_last_visit_new.php line 327) but I didn't succedd <br> beyond my skills and limited time to learn CIA-82: tikiwiki: 03jonnybradley * r41849 10/branches/9.x/lib/smarty_tiki/block.textarea.php: [FIX] wysiwyg: Sometimes wysiwyg toolbar was in wysiwyg_htmltowiki mode even if the feature was not enabled (as seen in tracker items), so set $is_html true in this case (thanks again Geoff) xavi: on another hand, I managed to add multiseelct box to blog posts, to allow deleting many at once (I got a site in 9x spammed with many blog posts that I'd like to remove at once) jonnyb: yay, nice on xavi! :) spread sheets next ay? xavi: so that I'll commit it: it's not perfect, but better than before, and works for me... I'll appreciate some review in case it can be also improved at little extra cost by a more expert coder <br> he he :-) <br> took me a loong while to do :-) and probably not perfect, (I'll commit, it works for me, and you or other have a look, please ) jonnyb: i still don't understand where you are seeing urls like: tiki-view_blog_post.php?postId=3-A-new-post xavi: url like that: just after I hit save to a new blog post <br> there we 3 pots, I did add a third one, and then I got that url and error message <br> s/there we 3 pots/there we 2 posts <br> argh! <br> s/there we 2 posts/there were 2 posts -: xavi commiting in short jonnyb: hmm, i get redirected to blogpost2-more-here (for instance) after creating of editing a post CIA-82: tikiwiki: 03xavidp * r41850 10/branches/9.x/ (templates/tiki-list_posts.tpl tiki-list_posts.php): [MOD]Improved spam removal: multiple blog posts can now be removed at once. xavi: mmm, not me :-( jonnyb: you have feature_sefurl_title_blog = y? (i guess) xavi: oh well, glad it's a local problem, then (manybe some configi issue, or htaccess that needs update in my case, etc.) <br> yes, I do <br> I have to go jonnyb: could be htaccess maybe xavi: yes, see you <br> left #tikiwiki CIA-82: tikiwiki: 03robertplummer * r41851 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Resize when parent is Tiki|bot: New Forum Posts: admin permission denied - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44183 marclaporte: joined #tikiwiki changi: hi marclaporte <br> <u>jonnyb</u>: what do we do, beta2 + dev and doc => beta1 ? <br> s/beta1/beta2 jonnyb: hi changi <br> what are they on now? <br> we could do with some people around to test stuff <br> hi marclaporte too :) Jyhem: polom guys :) jonnyb: hi Jyhem -: Jyhem got some breathing space after the rush :) changi: starting beta2 Jyhem: Any way I can help? jonnyb: how's the dev.t.o/tiki9 page looking these days? schedule probably could do with an update CIA-82: tikiwiki: 03changi67 * r41852 10/branches/9.x/lib/setup/twversion.class.php: [REL] Preparing 9.0Beta2 -: changi syncing svn CIA-82: tikiwiki: 03changi67 * r41853 10/branches/9.x/README: [REL] Update README file for 9.0beta2 <br> tikiwiki: 03changi67 * r41854 10/branches/9.x/lang/ (49 files in 49 dirs): [REL] Update language.php files for 9.0beta2 changi: for rick99: Changelog updated with 116 new commits (revision 41851 to 41681), excluding duplicates, merges and release-related commits. CIA-82: tikiwiki: 03changi67 * r41855 10/branches/9.x/changelog.txt: [REL] Update changelog.txt for 9.0beta2 changi: <u>ricks99</u>: >> Copyrights updated: No new contributor, +284 commit(s) CIA-82: tikiwiki: 03changi67 * r41856 10/branches/9.x/copyright.txt: [REL] Update copyright.txt for 9.0beta2 <br> tikiwiki: 03changi67 * r41857 10/branches/9.x/db/tiki-secdb_9.0_mysql.sql: [REL] SecDB for 9.0beta2 changi: :) CIA-82: tikiwiki: 03changi67 * r41858 10/tags/9.0beta2/: [REL] Tagging release changi: 10 minutes :) jonnyb: changi so quick! :) changi: <u>jonnyb</u>: so easy to do on a server :) <br> <u>jonnyb</u>: i have a javascript things for you marclaporte: dev.t.o/tiki9 are we supposed to delete stuff that is confirmed solved ? jonnyb: oh? <br> hi marclaporte - i'd say so, it's impossible to read now changi: <u>jonnyb</u>: when you are not using ckeditor, and you have codemirror enabled <br> <u>jonnyb</u>: try to add a code plugin with something in it. Then try to add another one just below using the button <br> <u>jonnyb</u>: it automatically open the previous one <br> <u>jonnyb</u>: an idea why , <br> ? jonnyb: RobertPlummer added some code involved in that recently - i'd check there RobertPlummer: Changi can you give me a click-by-click on that? <br> ;) changi: <u>RobertPlummer</u>: what do you mean ? Tiki|bot: joined #tikiwiki changi: <u>RobertPlummer</u>: http://demo.tiki.org/9x/tiki-editpage.php?page=click-by-click <br> <u>RobertPlummer</u>: just try to add another code plugin <br> <u>jonnyb</u>: upload in progress Tiki|bot0: joined #tikiwiki changi: <u>jonnyb</u>: upload finished CIA-82: tikiwiki: 03changi67 * r41859 10/branches/9.x/lib/setup/twversion.class.php: [REL] Beta2 is now out jonnyb: ta changi - have visitors, will check later -: changi 1000 commits :) Jyhem: :) jonnyb: back changi: <u>jonnyb</u>: everything is on sf.net <br> just download and check for those who have time jonnyb: they're here https://sourceforge.net/projects/tikiwiki/files/Tiki_9.x_Herbig_Haro/9.0beta2/ <br> just doing a mail to the dev list changi: ok <br> <u>marclaporte</u>: which website should i start with ? <br> tv ? marclaporte: tv should be on trunk jonnyb: <u>changi</u>: that or themes usually gets "done" first marclaporte: themes is good for 9.x <br> I hope Gary agrees :-) changi: <u>marclaporte</u>: i'm creating legacy8themes.tiki.org :) marclaporte: super! <br> for tv, there are many Kaltura enhancements in trunk. We might as well test them (we will later propose to backport to 9.1) <br> <u>jonnyb</u>: screencast not ready for testing in trunk? jonnyb: no sorry, not yet <br> having trouble... with java generally :P changi: <u>jonnyb</u>: should we switch trunk to zend 1.11.11 ? marclaporte: hehe, no problem jonnyb: yes, on it marclaporte: Here is a weird one for latest 9x: http://learn.ourwiki.net/cartograf/TrackerList <br> <u>jonnyb</u>: I wanted to test your latest commit <br> in r, you put $exportUrl = "tiki-tracker-export?trackerId=$trackerId"; <br> which seems like a strange URL changi: <u>marclaporte</u>: missed a .php ? marclaporte: but I can't test because http://learn.ourwiki.net/cartograf/TrackerList outputs ~np~ Error No field indicated Close Window ~/np~ jonnyb: actually changi, i think Zend should be on their trunk, no? changi: <u>jonnyb</u>: for trunk, yes i think too :) jonnyb: cos it's only fixes now for ZF1 <br> when we're feeling brave we should switch trunk to ZF2! changi: switch to ZF2 will require some sword and arrows :) marclaporte: hehe changi: <u>marclaporte</u>: i can fix the exportUrl if you don't want to do it :) jonnyb: coo - was that me? <br> trackerlist changi: <u>jonnyb</u>: yes but it happened to the best :) jonnyb: can't seem to log in any more to cartograf, marclaporte? changi: s/to/even <br> <u>marclaporte</u>: i love the design of cartograf <br> <u>marclaporte</u>: is that what lph is working on ? RobertPlummer: Have you guys seen it's integration with draw? <br> I thought it would never happen were tiki would get a graphics editor that was 100% integrated.... I was wrong. CIA-82: tikiwiki: 03jonnybradley * r41860 10/trunk/lib/core/: [FIX] Change link for Zend from branch that seems to have been abandoned to trunk (ZF2 next!) marclaporte: <u>jonnyb</u>: admin/12345 jonnyb: the export button sends you to the tracker export panel via a service <br> thx marclaporte: lph, Robert, luci and I are working on CartoGraf jonnyb: odd indeed - don't think it's to do with my change today marclaporte: I suspect HTML entities :-) changi: joined #tikiwiki <br> back <br> damned internet connection jonnyb: <u>marclaporte</u>: do you have some weird ajax stuff going on there? CIA-82: tikiwiki: 03jonnybradley * r41861 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist: No need to ~np~ the output of format => html plugins jonnyb: i've made the errors prettier! :) changi: <u>jonnyb</u>: ;) <br> <u>jonnyb</u>: is the url correct in that wikiplugin ? tiki-tracker-export ? CIA-82: tikiwiki: 03jonnybradley * r41862 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist: Wrong error tpl - error_simple.tpl includes metatags, footer etc jonnyb: yes it's an ajax service url, and it falls back to something useful if you use it as a link <br> should end up here: http://learn.ourwiki.net/cartograf/tiki-tracker-export?trackerId=1 marclaporte: but Jonny, {trackerlist trackerId="1"} should be valid jonnyb: indeed <br> think it's something else <br> the code i changed only runs if you have export=y marclaporte: If no fields are indicated, it used to take all. And in the second use of the plugin, I did indicate fields {trackerlist trackerId="1" fields="1:2:3" export="y"} jonnyb: and then it's only an href in an anchor tag changi: themes is switch to 9.x <br> welcome to legacy8themes.tiki.org <br> :) jonnyb: super changi <br> i have to grab some food - bbl RobertPlummer: I want to create a merger that allows us to create a theme from themeroller jquery ui and merges it with our jqui.css so themes can be genereated quick with no guess work, who is interested? changi: <u>RobertPlummer</u>: not enough skills sorry <br> <u>RobertPlummer</u>: any chance that you look at the click issue i told you about earlier ? Jyhem: fresh install in French runs near perfectly (just 1 unstranslated bit). Installing community profile is good, too changi: <u>Jyhem</u>: thx RobertPlummer: <u>changi</u>: I will, I'm still on a couple time sensitive projects, and I'm running behind. marclaporte: CartoGraf demo is tomorrow :-) RobertPlummer: <u>changi</u>: Just imagine we have 2 css files, each of them is parsed into a collection of rules, all the rules are just in a simplified array. We then have a merge config that tells the parser to create a new css file the merges styles between the 2 sheets. It doesn't do anything automatically. <br> <u>changi</u>: we say to the config "take style #header1 {border} and merge it into our base jqui.css from the css found in jquery ui themeroller. <br> merge it at #tiki-header {} etc <br> So setup will probably be tuff at first, but after we know what needs merged where, we can then have themeroller as the new tiki theming engine. <br> Why regenerate such an amazing tool? Just leach into it! jabber: joined #tikiwiki RobertPlummer: Just think, we could have on-the-fly theme-genereation based off of themeroller. <br> That would be COOL! <br> And, considering.... Not too much code. jabber: I just upgraded from 5.3 to 8.4. Everything loads fine on the frontend. In admin I get an error that I need to upgrade my database? changi: <u>RobertPlummer</u>: yes it would <br> <u>jabber</u>: did you run the installer with success , <br> ? jabber: yes RobertPlummer: <u>jabber</u>: Did you clear cache? changi: <u>jabber</u>: no sql error ? <br> tv.tiki.org in now on 9.x RobertPlummer: Woohoo! <br> changi, results? changi: and legacy8tv.tiki.org is online jabber: did not clear cache - it did indicate that there was one error creating a twitter table but not a show stopper RobertPlummer: <u>jabber</u>: Clear cache if possible. changi: <u>jabber</u>: you need to check the box to ignore the script RobertPlummer: Sometimes anomalies happen with it. changi: <u>jabber</u>: because if not tiki think you missed one update script <br> <u>jabber</u>: just rerun the installer and when it show the failed script just check the box to ignore it jabber: thanks RP and changi, clearing cache did the trick <br> all good marclaporte: <u>changi</u>: congrats for your 1000 commits! changi: <u>marclaporte</u>: thx <br> <u>marclaporte</u>: more to come, i'm currently switching our tiki from 6 to 9 marclaporte: ;-) -: marclaporte can't upgrade from 8x to 9x with MySQL 4.x marclaporte: MySQL INFORMATION_SCHEMA not available. Your MySQL version is too old to perform this operation. <br> yes, installing a 9.x is OK Jyhem: should it accept to install a 9.x on MySQL 4.x ? changi: http://www.youtube.com/watch?v=5IuNqvI7EJw Jyhem_laptop: thx changi. Nice <br> Oh, I had it in mail. You beat me :-) changi: <u>jonnyb</u>: drag and drop structure is finished ? marclaporte: OVH uses an old version of Tiki : http://guides.ovh.com/guides <br> for those who can't read French, the video promotes the largest data center in the World, opened by OVH, near a hydro-eletric dam near Montr�al <br> 360 000 servers will be there when it reaches capacity CIA-82: tikiwiki: 03robertplummer * r41863 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Make draw able to reload changi: http://dev.tiki.org/Tiki9 updated -: changi switching trunkthemes and trunktv to trunk jonnyb: bravo changi - doing a fantastic job! -: jonnyb remembers he has tiki-9.0.beta2.tar.gz to play with jonnyb: gz package seems fine <br> got that odd "not logged in" when trying to use a tiki_p_admin thing for the first time after and install CIA-82: tikiwiki: 03changi67 * r41864 10/branches/9.x/lib/newsletters/nllib.php: [BP/41587][FIX] Newsletter was not handling subscription of users with uppercases in login correctly. tID4230 jonnyb: <u>changi</u>: if you're in newsletters... seem to be encoding html content - can you see an easy fix (he says hopefully) <br> not a blocker imho changi: <u>jonnyb</u>: sorry, i'm just backporting fix from trunk as asked in a ticket on dev jonnyb: how are the *.t.o sites you've upgraded looking? which ones to check? -: jonnyb tries themes.t.o CIA-82: tikiwiki: 03changi67 * r41865 10/branches/9.x/lib/smarty_tiki/modifier.sefurl.php: [FIX] modifier.sefurl.php does not contain a case that handles calendar urls -> ID/4228 leny2010 -: jonnyb was expecting to have found something to fix by now on themes.t.o CIA-82: tikiwiki: 03robertplummer * r41866 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Padding in the way jonnyb: <u>changi</u>: re drag & drop structure edit, yes - seemed to be working for me, even on trunkdoc's mad one! changi: <u>jonnyb</u>: so i can strike the line on the Tiki9 page :) jonnyb: i always like someone else to test my stuff before that... changi: ok 2s jonnyb: i only can test the bits that work :) changi: <u>jonnyb</u>: it's working :) jonnyb: yay! <br> so theme.t.o is running on branches/9.x? (just added the svn module for admins <br> ) <br> the "smooth" theme looks a bit broken, but obviously not updated yet - no biggie changi: yes themes and tv are on 9.x jonnyb: i'm amazed, no probs at all on themes (so far) CIA-82: tikiwiki: 03jonnybradley * r41867 10/branches/9.x/styles/jqui.css: [FIX] jqui: secondary_site_menu top (as seen on themes.t.o, thanks changi) redflo: joined #tikiwiki jonnyb: <u>changi</u>: think you might need to manually delete themes.t.o/temp/preference-index-en* <br> config search doesn't work (i think) CIA-82: tikiwiki: 03changi67 * r41868 10/branches/9.x/templates/tiki-syslog.tpl: [FIX] Message where not sort properly -> ticket 4223 -> aciarlotta <br> tikiwiki: 03changi67 * r41869 10/branches/8.x/templates/tiki-syslog.tpl: [BP/41868][FIX] Message where not sort properly -> ticket 4223 -> aciarlotta <br> tikiwiki: 03marclaporte * r41870 10/branches/9.x/installer/ (schema/20120429_fix_collation_tiki.php tiki-installer.php): Indicating which operation is failing <br> tikiwiki: 03changi67 * r41871 10/branches/9.x/lib/logs/logslib.php: [FIX] Don't store password in logs: Ticket ID:4224 -> jcarter RobertPlummer: joined #tikiwiki