New Forum Posts: How do I disable or hide a specific menu Item - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40037 New Forum Posts: Changing the separator in SEFURL Feature from plus (+) to dash (-) - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40035 New Forum Posts: Use TikiWiki feature as homepage - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40033 New Forum Posts: How do I disable or hide a specific menu Item - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40037 New Forum Posts: Changing the separator in SEFURL Feature from plus (+) to dash (-) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40035 New Forum Posts: Use TikiWiki feature as homepage - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40033 tikiwiki: 03chealer * r31826 10/trunk/lib/smarty_tiki/function.interactivetranslation.php: Interactive translation: avoid strings with no text from being false matches. prevents '' from showing everytime (yes, odd string to translate) tikiwiki: 03chealer * r31827 10/trunk/lib/smarty_tiki/block.jq.php: jb block: Small optimization New Forum Posts: Categories Not Sticking Tiki 6.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40041 tikiwiki: 03chealer * r31828 10/trunk/lib/smarty_tiki/function.interactivetranslation.php: Comment particularly tricky part tikiwiki: 03chealer * r31829 10/trunk/lib/smarty_tiki/ (block.tr.php prefilter.tr.php): Smarty tr: clarify/simplify (no change of behavior) tikiwiki: 03chealer * r31830 10/trunk/templates/find.tpl: use tr_if instead of tr in a few places and remove a few useless tr-s >help! !help help [] [] You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . anybody know what this error is? SQLSTATE[HY000] [2003] Can't connect to MySQL server 110 New Forum Posts: SQLSTATE[HY000] [2003] Can't connect to MySQL server - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40043 Good morning/evening! Does the "Users Information Tracker Fields Asked at Registration Time" work for someone in 6.1? it used to work in 5.x. not pretty. hi gergely have difficulties too. Didn't woked that morning. Will set up a new test server and test it tomorrow. today is family business day ;-) hi coaboa, just enjoy you family business! polom tikiwiki: 03changi67 * r31831 10/trunk/templates/tiki-admin_newsletters.tpl: [FIX] Use smarty plugin for icon tikiwiki: 03changi67 * r31832 10/trunk/templates/tiki-newsletters.tpl: [FIX] Wrong table class tikiwiki: 03changi67 * r31833 10/trunk/templates/tiki-newsletters.tpl: [FIX] Strong already done by CSS tikiwiki: 03changi67 * r31834 10/trunk/templates/tiki-admin_newsletter_subscriptions.tpl: [MOD] Add norecords tikiwiki: 03minger0 * r31835 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] allow itemId usage for the case if the url param is a sefurl tikiwiki: 03changi67 * r31836 10/trunk/ (2 files in 2 dirs): [ENH] introduction of class on td - see http://dev.tiki.org/Templates+Best+Practices&highlight=formcolor#Tables tikiwiki: 03changi67 * r31837 10/trunk/templates/attachments.tpl: [MOD] Put actions at the end of the row tikiwiki: 03changi67 * r31838 10/trunk/templates/tiki-admin_keywords.tpl: tikiwiki: [MOD] Table head is th not td tikiwiki: [ENH] Deploy td class tikiwiki: [FIX] Remove useless br at the end tikiwiki: 03changi67 * r31839 10/trunk/templates/ (6 files): [ENH] introduction of class on td - see http://dev.tiki.org/Templates+Best+Practices&highlight=formcolor#Tables tikiwiki: 03minger0 * r31840 10/trunk/lib/trackers/trackerlib.php: [FIX] allow using mail_to_user in the tracker change notification templates Info: Tiki dépasse les 900.000 téléchargements sur SourceForge.net - http://info.tiki.org/article140-Tiki-depasse-les-900-000-telechargements-sur-SourceForge-net New Forum Posts: Search Facility - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40047 polom Hi all. I've been running svn up trunk crontab every night for months now on and it's been great...until this morning when I got "System error. An error occured while performing the request." I ran the "Tiki Installer 7.0 SVN trunk" as instructed and that seemed to work perfectly, but I still get that error. I have backups, but maybe there's a simple fix? Thanks. New Forum Posts: TikiWiki 6.x: where is MyTiki ? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40048 petjal: is error reporting enabled? hi chealer, not sure...how do I do that? petjal: in Admin - General (first tab), last section, first setting, choose the second option chealer: but I can't get into tw at all, http://erikjalajas.com chealer: something I can do in phpmyadmin? petjal: you can't get to tiki-admin.php?page=general ? petjal: works for me, I'm just not logged in chealer: d'oh! chealer: turned on all php errors...now getting "Invalid use of group function"... chealer: the bad query: select `user` from `tiki_history` where `pageName`='Welcome' group by `user` order by MAX(`version`) desc maybe I should repair tiki_history in phpmyadmin? petjal: if the database has errors, you should definitely repair, but I don't think that's your problem. petjal: someone else reported that error, but he was using an old MySQL: http://thread.gmane.org/gmane.comp.cms.tiki.cvs/61354/focus=61371 petjal: what version of MySQL do you use? chealer: # mysql --version mysql Ver 14.7 Distrib 4.1.22, for pc-linux-gnu (i686) using readline 4.3 ouch, I'm getting a DB error previewing on tiki.org (community), with a page having a French accent: http://tiki.org/tiki-editpage.php?page=TikiFestQu%C3%A9bec7 "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='" changi|away: could you make sure the DB encoding is good? I got a similar error a couple of months ago but it eventually "disappeared". petjal: that's too old, you need at least MySQL 5 chealer: I'm too afraid of what MySQL 5 will break... :^) chealer: not my server. petjal: heh, don't worry, if you survived with MySQL 4 for so long, nothing can happen upgrading to 5 :-) changi|away: oh, sorry. thanks I always forget chealer: submitting ticket to my hosting guys now... I'll pull an allnighter to clean up any mess that'll make chealer: is there a quick edit I can make to a tw file to get through this for the moment? petjal: seriously, MySQL 5 is stable since 5 years. regressions are very unlikely. chealer: ticket submitted...thanks for the impetus what's the emoticon for crossing fingers? petjal: you could downgrade to r31802 chealer: sounds good. can you give me the svn command? :-S ? petjal: $ svn up -r31802 chealer: svn up -r31802 kind of worked, borken css? http://erikjalajas.com chealer: that svn up command threw this at the end: svn: Failed to add directory 'lib/codemirror_tiki': object of the same name already exists fwiw petjal: yes, you have some problem with codemirror: Fatal error: Call to undefined function tiki_syntax_highlighter_code() in /home/erikjala/public_html/tr/trunk/lib/wiki-plugins/wikiplugin_code.php on line 212
and JavaScript errors petjal: that's something you should have seen for a week or several days though chealer: wasn't checking that often... petjal: anyway, svn externals don't work well, you need to play a bit, you can remove lib/codemirror* and retry chealer: kid sent his link out to a school this morning so I thought I'd check, and found all this. chealer: maybe should I just " mv lib/codemirror_tiki lib/codemirror_tiki_bad " petjal: you could, but unless you modified code there, it's just code you can fetch again chealer: not sure what you mean re "fetch again" in this context. Interestingly, the site looks fine when I'm not logged in. chealer: mv lib/codemirror_tiki... broke the site good for anonymous and admin, so I put it back. chealer: as long as the anonymous schools can look at it nicely, I'm good for now until the hosting admins upgrade me to mysql 5 petjal: wasn't the directory restored by a svn up? retry = retry to update petjal: I was getting JavaScript errors (so as anonymous) chealer: funny, I see no errors as anonymous (chrome browser on winxp). chealer: svn up -r31802 gave me the failed to add directory error again, so I did the "mv to old" command again, then ran svn up -r31802 again and it seems to do LOTs of good things, ending with svn: Working copy 'lib/codemirror_tiki' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) chealer: and now the site looks as admin in firefox on ubuntu, and as anonymous in chrome and ff on winxp. ^ looks good petjal: I don't see JavaScript errors now, but the homepage doesn't stop loading. the calendar is good. chealer: I think that "doesn't stop loading" is due to that html5