Tikiwiki|bot: New Forum Posts: Comments Voting - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37987 ***: Trebly has joined #tikiwiki
batchman821 has quit IRC (Ping timeout: 276 seconds) Trebly: 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 ***: batchman82 has joined #tikiwiki
Trebly has quit IRC (Ping timeout: 240 seconds)
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 240 seconds)
goj|ghost is now known as goj
MartinCleaver has quit IRC (Quit: MartinCleaver)
Caarrie is now known as Caarrie|sleeping
rotterdam|away is now known as rotterdam|busy CIA-65: tikiwiki: 03chibaguy * r28329 10/trunk/templates/tiki-view_blog_post.tpl: [FIX] Irrelevant comment removed. ***: rodrigo_sampaio has joined #tikiwiki CIA-65: tikiwiki: 03amette * r28330 10/trim/Makefile: Adding missing option "report" to help-text ***: chibaguy has joined #tikiwiki chibaguy: Well, my last commit wasn't really a fix, but I didn't know what to call it and panicked. ;-) -: chibaguy wishes svn commit messages could be edited later. amette: 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.. ;) chibaguy: Heh, hi amette.
Yes, guessing old passwords is a great challenge. ;-) amette: 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 chibaguy: yeah, it was reasonable to me. amette: :) ***: rodrigo_sampaio has quit IRC (Ping timeout: 245 seconds)
rotterdam|busy has quit IRC (Ping timeout: 265 seconds) CIA-65: 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) chealer: chibaguy: hehe, me too ***: Trebly has joined #tikiwiki Tikiwiki|bot: 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 ***: Trebly has quit IRC (Ping timeout: 240 seconds)
redflo has joined #tikiwiki
chibaguy has quit IRC (Ping timeout: 252 seconds)
Trebly has joined #tikiwiki
coaboa has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 245 seconds)
j0n3 has joined #tikiwiki j0n3: hi! ***: renaud_ has joined #tikiwiki
renaud_ has quit IRC (Ping timeout: 252 seconds) CIA-65: 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 ***: jonnyb has joined #tikiwiki jonnyb: polom it's friday ***: Caarrie|sleeping is now known as Caarrie|away CIA-65: 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) ***: ricks99 has joined #tikiwiki
luciash-away is now known as luciash
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy luciash: polom jonnyb: polom luciash
and chibaguy chibaguy: oh, hi jonnyb and luciash. luciash: hi both CIA-65: 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. jonnyb: thought you had gone for an early night, chibaguy - sent you a mail... chibaguy: I've been in and out tonight - shuttling family members around. jonnyb: nice ***: rotterdam_ has joined #tikiwiki
rotterdam_ has quit IRC (Client Quit)
rotterdam has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Start page in Tiki 5 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37991 ***: MartinCleaver has joined #tikiwiki ricks99: Q: how to include php in a module? tried {literal}<?php ...... > in tiki 5, but not working :-( chibaguy: ^^ 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. :-) jonnyb: :) luciash: ricks99: {php} ricks99: tx luciash! CIA-65: tikiwiki: 03sept_7 * r28335 10/trunk/lib/userslib.php: [FIX] fix include path for CAS pointed by chealer ***: FrankP has joined #tikiwiki CIA-65: tikiwiki: 03sept_7 * r28336 10/branches/5.x/lib/userslib.php: [FIX/bp28335] Fix include path for CAS, repported by chealer. ***: coaboa has joined #tikiwiki ricks99: @luciash: {php} doesnt seem to b working...
using {php} function ..... simply displays the function as text in the m odule box CIA-65: 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. ***: RavenC has joined #tikiwiki RavenC: polom ***: j0n3 has quit IRC (Quit: Page closed)
JoernOtt has joined #tikiwiki
JoernOtt has quit IRC (Client Quit)
JoernOtt has joined #tikiwiki ricks99: even a simply {php}echo('foo');{php} fails
simply displays the full line -: ricks99 hopes that there *is* a way to inlcude php in a module luciash: ricks99: yes but u have to enable php tag insmarty
in smarty
and end the tag properly ricks99: how to "enable php tag in smarty"?
(other option just to do it as a plugin, i guess) chealer: hi ricks99. you need to disable Smarty security ricks99: @chealer it is disabled on admin: security luciash: ricks99: did u try with /php ? ricks99: y. that caused a fatal error wsod chealer: ricks99: there you go :-) ricks99: ? luciash: {php}...{/php} cannot cause wsod ricks99: wtf. now {php}echo('test');{php} works....
screw it. maybe just a cac.hing problem ***: redflo has left luciash: maybe
i wonder it works without the slash in the closing tag though ricks99: seems to.
but now some of my functions that work as external are throwing parsing errors ***: rodrigo_sampaio has joined #tikiwiki
rotterdam is now known as rotterdam|away
rotterdam|away is now known as kira|away CIA-65: 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 ***: MartinCleaver has quit IRC (Quit: MartinCleaver)
kira|away is now known as kira|busy
FrankP has quit IRC (Ping timeout: 240 seconds)
kira|busy is now known as shinigami|busy
shinigami|busy is now known as kira|busy
chibaguy has quit IRC (Read error: Connection reset by peer)
redflo has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Corrupt Word Attachment - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37993 ***: Andurino has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Disabling an Account - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37996 ***: David__ has joined #tikiwiki
David__ has quit IRC (Client Quit)
dglp has joined #tikiwiki dglp: 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' ***: Andurino has quit IRC (Remote host closed the connection)
kira|busy is now known as drpepper|busy dglp: 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.' jonnyb: sorry dglp - doesn't look like anyone's aorund
what version of tiki are you on? dglp: recent - not sure, will check
is whatever Siteground has available through Cpanel/... ***: drpepper|busy is now known as kira|busy dglp: 4.3 jonnyb: 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! ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...) dglp: OK, thanks
Yeah it works one-by-one. I'm uploading image to file gallery though - so need to set up image gallery... ***: dglp has quit IRC (Quit: Page closed)
kira|busy is now known as kira
kira is now known as Guest21135
Guest21135 is now known as rotterdam
rotterdam is now known as _kira_
_kira_ is now known as RAITO
JoernOtt has quit IRC (Ping timeout: 258 seconds)
tim has joined #tikiwiki
RAITO is now known as rotterdam tim: hi, i am tying to integrate an openid delegation to my tikiwiki page ... however it changes <link to <li<x>nk ,,,, is there any way to solve this? sylvieg: use the html plugin
the <x>> is a security protection - tehre is also a perm tiki_p_trust something like that not to add the <x> tim: sylvieg, thanks! ***: Trebly has quit IRC (Remote host closed the connection)
rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) tim: 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? ***: rodrigo_sampaio has joined #tikiwiki tim: or to be detailed ... the page stays empty, when i say `enter tiki' in the installer ricks99: have enough php memory? tim: ricks99, where can i configure this? ricks99: in your php.ini file.
see docs. confirm that you meat the min. requirements http://doc.tikiwiki.org/requirements tim: ricks99, 256M ricks99: yup. thats ggood
were any sql errors reported after the isntall script ran? tim: no ...
ricks99, it tells me: Upgrade operations executed successfully: 5140 SQL queries. ricks99: not sure : can u go directly to the login page .../tiki-login.php or blank too? tim: ricks99, login is blank ... ricks99: this is an upgrade from 3.x, right? tim: right ... 3.1 ricks99: did u have a customized theme? or using an out-of-the-box theme? ***: rotterdam is now known as rotterdam|away tim: ricks99, the theme was customized ... however i copied it over from the old install
but is it easily possible to reset the theme? ricks99: 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 tim: i removed my css file and cleared templates_c ...
the page stays blank ricks99: not a template issue then. im not sure what the problem is. try posting to the support forum tim: 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 ricks99: the themes moved from table-based to table-less configurations. see relnotes for details tim: that means `slightly adapt' or `rewrite'? ricks99: adapt. most classes remain, its just the overall layout CIA-65: tikiwiki: 03Jyhem * r28342 10/trunk/templates/ (4 files): [FIX] Get back accidental rollback from 28325 Tikiwiki|bot: New Forum Posts: Failure to upgrade database through shell - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37997 CIA-65: 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 Tikiwiki|bot: New Forum Posts: Custom email to new registrants - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37999 tim: with 3.6, is it possible to add custom html code to the head section? ricks99: @tim: yes, but u need to manually add it to the TPL tim: ricks99, thanks again ... btw i didn't settled with 3.6 for now ... CIA-65: tikiwiki: 03cdrwhite * r28345 10/trunk/ (3 files in 3 dirs): [ENH] tiki-share: Like a facebook post ***: ricks99 has quit IRC (Ping timeout: 245 seconds)
MartinCleaver has joined #tikiwiki luciash: re RavenC: is it possible to move a tiki page from one install to another ? luciash: including all history ? rodrigo_sampaio: 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 luciash: rodrigo_sampaio: yeah, i was wondering how you will cope with that :)
rodrigo_sampaio: great you work on it anyway, thanks rodrigo_sampaio: 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? luciash: rodrigo_sampaio: well, i think mostly yes, i agree it needs some reworking, though i haven't been looking too closely rodrigo_sampaio: 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 ***: RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) luciash: 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 rodrigo_sampaio: luciash: yes luciash: ok
rodrigo_sampaio: the tabs interface is good improvement
rodrigo_sampaio: so now i only miss the import tab there ;) rodrigo_sampaio: luciash: you will have it in a few minutes ;) luciash: rodrigo_sampaio: are you aware interactive translation is bugged now in trunk ? rodrigo_sampaio: luciash: what is the bug? luciash: 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 rodrigo_sampaio: luciash: yes, two days ago we saw another case where the interactive translation didn't worked ***: MartinCleaver has quit IRC (Ping timeout: 260 seconds) rodrigo_sampaio: luciash: don't remember exactly where now luciash: no, actually it is a link in span
did u add the {tr} around ? ***: mlaporte has joined #tikiwiki luciash: just in case ;) mlaporte: polom luciash: polom marc
rodrigo_sampaio: can i call ? rodrigo_sampaio: luciash: yes ***: MartinCleaver has joined #tikiwiki CIA-65: tikiwiki: 03sylvieg * r28346 10/trunk/ (2 files in 2 dirs): [FIX]article: clearfix if float image with not enough text ***: MartinCleaver has quit IRC (Quit: MartinCleaver)
MartinCleaver has joined #tikiwiki CIA-65: 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 ***: tim has quit IRC (Remote host closed the connection) CIA-65: 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 ***: mlaporte has quit IRC (Ping timeout: 252 seconds)
MartinCleaver has quit IRC (Quit: MartinCleaver)
coaboa has quit IRC (Ping timeout: 245 seconds) rodrigo_sampaio: luciash: I think I fixed the old issue and now it is possible to import the current language CIA-65: tikiwiki: 03sampaioprimo * r28351 10/trunk/ (templates/tiki-edit_languages.tpl tiki-edit_languages.php): [FIX] allow to import the current language luciash: rodrigo_sampaio: great ! :) ***: conner_bw has joined #tikiwiki CIA-65: 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 ***: conner_bw has quit IRC (Quit: conner_bw)
rodrigo_sampaio has quit IRC (Ping timeout: 264 seconds)
redflo has left sylvieg: do we have token on group assigment? ***: MartinCleaver has joined #tikiwiki -: luciash doesn't even know what "token" is :-) CIA-65: 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 ***: rodrigo_sampaio has joined #tikiwiki