New Forum Posts: Comments Voting - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37987 Hello, Pb with the check-orthography option of a page. Report on #3509 : 5.0RC1 (may be before) - wiki Editing option "check orthography" ->save fatal error : table "babl_words_fr" missing tikiwiki: 03chibaguy * r28329 10/trunk/templates/tiki-view_blog_post.tpl: [FIX] Irrelevant comment removed. tikiwiki: 03amette * r28330 10/trim/Makefile: Adding missing option "report" to help-text Well, my last commit wasn't really a fix, but I didn't know what to call it and panicked. ;-) ah, well, commit messages are like tweets, I guess.. ;) I wondered much more that I got my sf.net password right in the first try - after all that time.. ;) Heh, hi amette. Yes, guessing old passwords is a great challenge. ;-) yeah, I already mentally prepared to go through the "forgot my password"-routing... but all good :) s/routing/routine but routing sounds almost reasonable, too :P yeah, it was reasonable to me. :) tikiwiki: 03pkdille * r28331 10/trunk/ (96 files in 28 dirs): [FIX] setting svn property keywords on the files where it is missing (seen on quality.tikiwiki.org) chibaguy: hehe, me too Recent Bug: Tracker item: #3512 - - Dumps do not include wiki file attachments - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3512 hi! tikiwiki: 03cdrwhite * r28332 10/trunk/ (templates/tiki-share.tpl tiki-share.php): [FIX] Handling share access rights, hide facebook/twitter completely when not set up, fix endless loop on share tiki-share.php, fix regex to split email addresses polom it's friday tikiwiki: 03cdrwhite * r28333 10/trunk/ (templates/tiki-share.tpl tiki-share.php): [ENH] Make tiki-share behave like tiki-tell-a-friend.php when the parameter report is set (making tiki-tell-a-friend obsolete) polom polom luciash and chibaguy oh, hi jonnyb and luciash. hi both tikiwiki: 03jonnybradley * r28334 10/trunk/lib/ (trackers/trackerlib.php validators/validator_distinct.php): [MOD] Tracker validation: Cheaper test for existing tracker field value. New function $trklib->check_field_value_exists() for validator_distinct. thought you had gone for an early night, chibaguy - sent you a mail... I've been in and out tonight - shuttling family members around. nice New Forum Posts: Start page in Tiki 5 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37991 Q: how to include php in a module? tried {literal} in tiki 5, but not working :-( ^^ The new forum post reports a bug that I can reproduce too: setting the site index page doesn't work. in 5.0 Looks like it's fixed in 5.1rc, though. :-) :) ricks99: {php} tx luciash! tikiwiki: 03sept_7 * r28335 10/trunk/lib/userslib.php: [FIX] fix include path for CAS pointed by chealer tikiwiki: 03sept_7 * r28336 10/branches/5.x/lib/userslib.php: [FIX/bp28335] Fix include path for CAS, repported by chealer. @luciash: {php} doesnt seem to b working... using {php} function ..... simply displays the function as text in the m odule box tikiwiki: 03jonnybradley * r28337 10/trunk/ (templates/tiki-admin_toolbars.tpl tiki-admin_toolbars.php): [ENH] Toolbars: Make sections menu respect feature prefs, translation, sort order and show an * next to customised ones. polom even a simply {php}echo('foo');{php} fails simply displays the full line ricks99: yes but u have to enable php tag insmarty in smarty and end the tag properly how to "enable php tag in smarty"? (other option just to do it as a plugin, i guess) hi ricks99. you need to disable Smarty security @chealer it is disabled on admin: security ricks99: did u try with /php ? y. that caused a fatal error wsod ricks99: there you go :-) ? {php}...{/php} cannot cause wsod wtf. now {php}echo('test');{php} works.... screw it. maybe just a cac.hing problem maybe i wonder it works without the slash in the closing tag though seems to. but now some of my functions that work as external are throwing parsing errors tikiwiki: 03Jyhem * r28338 10/trunk/ (7 files in 6 dirs): [NEW] Allow custom blog post heading tikiwiki: 03jonnybradley * r28339 10/trunk/ (2 files in 2 dirs): tikiwiki: [ENH] Spreadsheets: Add Tiki style help for jQuery.sheet. tikiwiki: Add the help button to the sheets toolbar to try. Currently not resizing or scrolling properly probably due to being inside a jQuery UI dialog - fixes or workaround to come. tikiwiki: 03cdrwhite * r28340 10/trunk/modules/mod-func-quick_edit.php: [FIX] Show the valid settings for the new additional options tikiwiki: 03jonnybradley * r28341 10/trunk/lib/sheet/grid.php: [FIX] notices New Forum Posts: Corrupt Word Attachment - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37993 New Forum Posts: Disabling an Account - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37996 first time... am trying to figure out why an uploaded zip archive of jpgs unzips the archove but does not recognise the individual files as images. When I copy the syntax to the page I want to display thumbnails, it produces a line saying 'file is not an image' Example: a ZIP archive of 5 jpg images is uploaded and seems to unpack the images successfuly. But when I click on one (20100805_133017C.jpg) to transfer the syntax, the wiki page says 'File is not an image.' sorry dglp - doesn't look like anyone's aorund what version of tiki are you on? recent - not sure, will check is whatever Siteground has available through Cpanel/... 4.3 if you just try and download the files are they still jpegs? e.g. try tiki-download_file.php?fileId=1 also, does it work ok uploading them one by one? sorry, i have to go now - good luck! OK, thanks Yeah it works one-by-one. I'm uploading image to file gallery though - so need to set up image gallery... hi, i am tying to integrate an openid delegation to my tikiwiki page ... however it changes nk ,,,, is there any way to solve this? use the html plugin the > is a security protection - tehre is also a perm tiki_p_trust something like that not to add the sylvieg, thanks! hm ... after upgrading from 3.1 to 5 my page is empty ... tiki-install.php shows me, that it has been disabled, but i cannot tiki-index.php is empty ... any idea, what could cause this? or to be detailed ... the page stays empty, when i say `enter tiki' in the installer have enough php memory? ricks99, where can i configure this? in your php.ini file. see docs. confirm that you meat the min. requirements http://doc.tikiwiki.org/requirements ricks99, 256M yup. thats ggood were any sql errors reported after the isntall script ran? no ... ricks99, it tells me: Upgrade operations executed successfully: 5140 SQL queries. not sure :\ can u go directly to the login page .../tiki-login.php or blank too? ricks99, login is blank ... this is an upgrade from 3.x, right? right ... 3.1 did u have a customized theme? or using an out-of-the-box theme? ricks99, the theme was customized ... however i copied it over from the old install but is it easily possible to reset the theme? tiki 3.x themes must be updated for use with 5.x can you remove/rename your cusomzied. CSS file via file manger or ftp? doing so (and them clearing the templates_c directory manually) will reset tiki to use the default theme i removed my css file and cleared templates_c ... the page stays blank not a template issue then. im not sure what the problem is. try posting to the support forum btw, how different are the themes? i had a hard time to upgrade the theme from 2.x to 3.x and i am not really looking forward to do it again from 3.x to 4.x the themes moved from table-based to table-less configurations. see relnotes for details that means `slightly adapt' or `rewrite'? adapt. most classes remain, its just the overall layout tikiwiki: 03Jyhem * r28342 10/trunk/templates/ (4 files): [FIX] Get back accidental rollback from 28325 New Forum Posts: Failure to upgrade database through shell - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37997 tikiwiki: 03sylvieg * r28343 10/trunk/ (7 files in 4 dirs): [MOD]article: in read mode, be able to have the image in the middle, with a popup and the caption tikiwiki: 03sampaioprimo * r28344 10/trunk/tiki-edit_languages.php: avoid undefined index messages New Forum Posts: Custom email to new registrants - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37999 with 3.6, is it possible to add custom html code to the head section? @tim: yes, but u need to manually add it to the TPL ricks99, thanks again ... btw i didn't settled with 3.6 for now ... tikiwiki: 03cdrwhite * r28345 10/trunk/ (3 files in 3 dirs): [ENH] tiki-share: Like a facebook post re is it possible to move a tiki page from one install to another ? including all history ? hi luciash luciash: just realize that it is not that simple to remove the import language feature and support the same functionalities luciash: so I will rollback my change and add the import again rodrigo_sampaio: yeah, i was wondering how you will cope with that :) rodrigo_sampaio: great you work on it anyway, thanks luciash: ideally we should keep in the database just what has been translated, there is no point to import the whole language.php file, but it is not as simple as I thought to support to do this now luciash: do you agree with the rest of the changes I made to tiki-edit_languages.php? rodrigo_sampaio: well, i think mostly yes, i agree it needs some reworking, though i haven't been looking too closely luciash: ok luciash: so I will commit back the import feature. if you have other issues let me know luciash: and I think that basically this is what I wanted to discuss with you today. so for me there is no need for the skype conference. but I will be online in skype anyway in case someone else appears i will quickly test now ok, i will call if i have some more questions rodrigo_sampaio: is Use database for translation still mandatory to use the translation UI ? rodrigo_sampaio: in trunk luciash: yes ok rodrigo_sampaio: the tabs interface is good improvement rodrigo_sampaio: so now i only miss the import tab there ;) luciash: you will have it in a few minutes ;) rodrigo_sampaio: are you aware interactive translation is bugged now in trunk ? luciash: what is the bug? when i try to click and translate the tab "Edit languages" or "Export languages" or "Toggle interactive translation off" button, it doesn't show up to be translated in the pop-up oh, now the button works, but the tab labels are not supported it seems rodrigo_sampaio: maybe just tell lph to add it rodrigo_sampaio: it is legend tag i think luciash: yes, two days ago we saw another case where the interactive translation didn't worked luciash: don't remember exactly where now no, actually it is a link in span did u add the {tr} around ? just in case ;) polom polom marc rodrigo_sampaio: can i call ? luciash: yes tikiwiki: 03sylvieg * r28346 10/trunk/ (2 files in 2 dirs): [FIX]article: clearfix if float image with not enough text tikiwiki: 03marclaporte * r28347 10/trunk/lib/prefs/art.php: [FIX] typo] tikiwiki: 03sampaioprimo * r28348 10/trunk/ (templates/tiki-edit_languages.tpl tiki-edit_languages.php): adding import language back to tiki-edit_languages.php tikiwiki: 03sampaioprimo * r28349 10/trunk/templates/tiki-edit_languages.tpl: adding {tr} tikiwiki: 03sampaioprimo * r28350 10/trunk/tiki-edit_languages.php: removing query to tiki_languages luciash: I think I fixed the old issue and now it is possible to import the current language tikiwiki: 03sampaioprimo * r28351 10/trunk/ (templates/tiki-edit_languages.tpl tiki-edit_languages.php): [FIX] allow to import the current language rodrigo_sampaio: great ! :) tikiwiki: 03nkoth * r28352 10/trunk/lib/ (3 files in 2 dirs): [ENH] Allow popup bubble text for item to get text from more than one field tikiwiki: 03nkoth * r28353 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] missing break; from last commit tikiwiki: 03nkoth * r28354 10/trunk/lib/wiki-plugins/wikiplugin_googlemap.php: [FIX] Better check for need for line breaks do we have token on group assigment? tikiwiki: 03nkoth * r28355 10/trunk/tiki-send_newsletters.php: [FIX] Add line breaks after paras, divs, headers if none when generating txt version of html newsletter