←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | Caarrie|away is now known as Caarrie | [00:33] |
..... (idle for 20mn) | ||
teresatrimm has quit IRC (Quit: Later Folks!)
teresatrimm has joined #tikiwiki | [00:53] | |
..... (idle for 24mn) | ||
Caarrie is now known as Caarrie|sleeping | [01:17] | |
.... (idle for 16mn) | ||
idle-_ has joined #tikiwiki
idle- has quit IRC (Ping timeout: 260 seconds) | [01:33] | |
....... (idle for 30mn) | ||
cdrwhite has joined #tikiwiki
white has quit IRC (Ping timeout: 260 seconds) goj|ghost has joined #tikiwiki goj|reconnect has joined #tikiwiki goj has quit IRC (Ping timeout: 245 seconds) goj|reconnect is now known as goj goj|ghost has quit IRC (Ping timeout: 240 seconds) | [02:07] | |
............ (idle for 57mn) | ||
teresatrimm has left | [03:16] | |
.................. (idle for 1h28mn) | ||
mlpvolt has joined #tikiwiki | [04:44] | |
.......... (idle for 46mn) | ||
mlpvolt has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630]) | [05:30] | |
............................ (idle for 2h17mn) | ||
coaboa||away has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 245 seconds) | [07:47] | |
............ (idle for 59mn) | ||
teresatrimm has joined #tikiwiki | [08:47] | |
teresatrimm has quit IRC (Quit: Later Folks!) | [08:55] | |
............ (idle for 55mn) | ||
lorinc has joined #tikiwiki | [09:50] | |
lorinc has quit IRC (Quit: Leaving) | [09:56] | |
Tiki|bot | Recent Bug: Tracker item: #3709 - - anti hammering is a nice security feature against flooding - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3709 | [09:58] |
..... (idle for 23mn) | ||
*** | qoumaq has joined #tikiwiki | [10:21] |
qoumaq has quit IRC (Quit: qoumaq) | [10:32] | |
.... (idle for 18mn) | ||
Tiki|bot | Recent Bug: Tracker item: #3710 - - LDAP debugging causes error? - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3710 | [10:50] |
*** | robertplummer has joined #tikiwiki | [10:53] |
robertplummer | polom all
polom chealer | [10:54] |
coaboa||away | hi | [10:54] |
robertplummer | Anyone know how to send variables to a function dynamically in JavaScript?
I know how to get them, using arguments variable, but i don't know how to send them. Like say if you had an array, and you want it to go from an array to direct varaibles, so that they can be named on the function side..... | [10:55] |
....... (idle for 31mn) | ||
*** | eromneg has joined #tikiwiki | [11:27] |
........ (idle for 39mn) | ||
coaboa||away is now known as coaboa | [12:06] | |
Caarrie|sleeping is now known as Caarrie|away | [12:16] | |
..... (idle for 24mn) | ||
robertplummer | Anybody up for talking about loop detection in sheet and finding dependencies in returned cell values?
:) | [12:40] |
........... (idle for 52mn) | ||
*** | femabr has joined #tikiwiki | [13:32] |
femabr | i need help to see the pictures i upload in my wiki pages. I upload them to the file gallery and i link then the pictures with their id, but they do not appear. Also, in file gallery when i use the "show" function to visualize the picture nothing appears
i am using tikiwiki version 5.0 | [13:33] |
..... (idle for 21mn) | ||
*** | changi|afk is now known as changi | [13:55] |
changi | femabr: did you try to download it, and look a the result ? | [13:56] |
femabr | changi: all i am doing is linking on my wiki page and i just see "Image" written nothing else....i will go to the file gallery now and try to download it
changi: interesting...when i download it i also cannot see it change: but it is strange, because it is the same file that i upload to the server, but after downloading it i cant see it | [13:58] |
changi | femabr: an encoding problem
in tiki5 we were having some trouble with encoding stuff. latin1 and utf-8 don't like them each other | [14:02] |
femabr | changi: humm....does the picture pass any sort of transformation during the upload process | [14:02] |
coaboa | femabr try uploading the image via ftp to a dir and include those, not beautiful but works for sure | [14:02] |
changi | coaboa: hi
:) | [14:03] |
coaboa | hi | [14:03] |
femabr | changi: i dont get how encoding would affect the image? how is the image stored and where?
coaboa: should i upload it to a specific folder? | [14:03] |
changi | femabr: it depends on your configuration. Database or filesystem | [14:04] |
femabr | changi: how can i figure it out? if i change from database to filesystem would it work? | [14:04] |
coaboa | images stored in the mysql db get screwd sometimes and no need for a specific dir have to be readable for the webserver | [14:05] |
femabr | coaboa: well i am new with tikiwiki, but how can i then associate a file gallery with a dir of my web server | [14:05] |
coaboa | check admin -> filegallery -> general Settings | [14:07] |
changi | femabr: in the admin panel
changi coaboa is too fast for me | [14:07] |
femabr | coaboa: if i can change the configuration from database to filesystem, wouldnt it be easier than creating a folder? (just a newbie suggestion)
changi: hehe, anyway you guys are helping a lot | [14:07] |
coaboa | file gallery has search etc. which you lose when using my works for sure approach ;-) | [14:08] |
changi | femabr: to summarize, 1/ Go to the admin panel and change store to filesystem
2/ click on the button to move everything for the db to the fs 3/ try to upload a new file. and 0.1 create folder on your tiki installation :) another option is to move to tiki6 it will help with encoding stuff | [14:08] |
*** | kiilo has joined #tikiwiki | [14:10] |
femabr | changi: the path to the new director, what it assumes as the root directory? | [14:13] |
coaboa | server root
web | [14:13] |
femabr | coaboa: i am receiving "you must specify a directory"
coaboa: i am using the absolute path from the root to the target directory | [14:15] |
coaboa | relative. did you created the dir and set the perms to be readable and writable for www-data?
files/myimagefolder for example | [14:16] |
femabr | coaboa: i am using chmod 777 to this folder | [14:17] |
coaboa | mom check | [14:17] |
changi | femabr: 750 and www-data:www-data will be enough | [14:19] |
coaboa | sorry need the trailing slash
so files/myimagefolder/ works just tested | [14:20] |
femabr | coaboa: yeah guys here is the thing.... i have an absolute path, to my tikiwki which is /public_html/wiki , there i created a folder called myimages where i set chmod 777. When changing from db to fs, it appear a field called path, where i put /public_html/wiki/myimages
coaboa: i still get the you must specify a directory | [14:22] |
coaboa | no leading slash | [14:22] |
changi | femabr: if your tikiroot is wiki and myimages is at the same level you need to set ../myimages | [14:24] |
coaboa | where yout tiki-index.php is located there is your webserver root
y | [14:24] |
femabr | coaboa: so that will be wiki folder, which i would need just the myimages, but still the same error | [14:25] |
coaboa | ftp an image to this dir, try to acces it from webbrowser directly and look which path you have to enter | [14:27] |
changi | femabr: did you put ../myimages/ ? | [14:27] |
femabr | changi: no, just myimages | [14:28] |
changi | femabr: myimage is at the same level than wiki ? | [14:28] |
femabr | changi: yep | [14:29] |
changi | so ../myimages/ should work | [14:30] |
femabr | changi: arrrrrrrrr, this is annoying....chmod 777, folder created, path correct
changi: and still the same error | [14:33] |
changi | ok create a folder in wiki
and try to set myimages/ | [14:34] |
femabr | changi: tried all the combinations /myimages/ , myimages/ and /myimages
changi: no luck | [14:37] |
changi | your folder is in /public_html/wiki/myimages ? | [14:37] |
femabr | changi: yeah, tikiwiki root folder is located at /public_html/wiki , and there i created myimages with chmod 777 | [14:38] |
changi | have you enable htaccess ? | [14:39] |
CIA-79 | tikiwiki: 03jonnybradley * r31370 10/branches/6.x/lib/structures/structlib.php: [FIX] structures: Ensure pos of new structures is 1 (thanks Geoff) | [14:40] |
femabr | changi: no, by using chmod 777 isnt it sufficient? | [14:43] |
changi | yes it should.
i was just wondering if your website was accessing using http://blabl/wiki/tiki-index.php if it's so, you need to modify the RewriteBase in the htaccess. set it to /wiki | [14:43] |
femabr | changi: i can acess my web site like, http://wiki.mydomain.com/tiki-index.php
changi> works fine | [14:45] |
changi | i just create a folder on my website one level under the tiki root and set it to ../uploads/
and it is working. the only difference is that i'm using tiki6 have you the opportuniti to migrate to iki6 | [14:47] |
femabr | changi: strange, i did the same and i cant get it working
changi: well , i would prefer not, since i installed it with fantastico tool changi: on my web server | [14:48] |
*** | kiilo has quit IRC (Ping timeout: 265 seconds) | [14:48] |
changi | femabr: ok | [14:49] |
femabr | changi: but maybe i will consider changing it, cause it doest not work
changi: or try mediawiki, which is also available on fantastico tool | [14:49] |
changi | femabr: have some apache logs ?
femabr: what was the exact error message you get ? | [14:50] |
femabr | "error: you must specify a directory" | [14:51] |
changi | try to set files/
it's a default folder create by Tiki just to see if it's working. | [14:52] |
femabr | changi: i used files/
changi: still the same error changi: hummm, maybe it will work...before pressing the button "move file from db to fs" i save the preferences changi: then after saving it, i pressed the button and so far i had no problems changi: i will check it out now changi: the problem seems to be the order of my actions changi: this button should be disabled until i save it, anyway | [14:55] |
changi | first validate the folder, then move :)
femabr: maybe try now to upload a new picture | [14:58] |
CIA-79 | tikiwiki: 03jonnybradley * r31371 10/trunk/ (9 files in 7 dirs): [MRG] Automatic merge, branches/6.x 31356 to 31370 | [14:59] |
femabr | changi: yeah, works now
changi: thanks a lot for your help | [15:02] |
changi | femabr: congratulation.
femabr: no problem | [15:03] |
*** | femabr has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) | [15:04] |
changi | coaboa: another user interface problem | [15:04] |
folks, where is the pref to set that i want to hide all modules on left
like on dev.to with the modules on the right ? | [15:09] | |
coaboa | admin -> L&F -> General LAyout Options way down a (scary ;-) dropdown "left colum"
switch to never but you have to move the module over to the right manualy *s | [15:11] |
changi | coaboa: you're the best | [15:16] |
coaboa | no way | [15:17] |
changi | coaboa: was looking at your remove problem
it is really hard to add a confirmation step. It has to be done by a good devel :) | [15:31] |
*** | dthacker has joined #tikiwiki | [15:36] |
robertplummer | polom all | [15:36] |
changi | robertplummer: hi | [15:37] |
robertplummer | How is changi this morning? | [15:38] |
changi | this afternoon for me :)
fine and you ? | [15:44] |
*** | robertplummer has quit IRC (Ping timeout: 265 seconds) | [15:45] |
changi | so fine, that you left :) | [15:49] |
..... (idle for 24mn) | ||
*** | eromneg has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) | [16:13] |
coaboa | changi: sry was away. posted the problem already to the dev list. meanwhile disbling the remove feature for registered users helps ;-)
*disabling | [16:13] |
*** | rodrigo_sampaio has joined #tikiwiki | [16:17] |
..... (idle for 24mn) | ||
changi has quit IRC (*.net *.split)
changi has joined #tikiwiki changi has quit IRC (*.net *.split) changi has joined #tikiwiki | [16:41] | |
kiilo has joined #tikiwiki | [16:57] | |
CIA-79 | tikiwiki: 03jonnybradley * r31372 10/branches/experimental/coe_fgal_relook2/ (10 files in 8 dirs): [MRG] Automatic merge, trunk 31365 to 31371 | [17:02] |
*** | SEWilco2 has quit IRC (Read error: Connection reset by peer)
SEWilco2 has joined #tikiwiki jonnyb_ has joined #tikiwiki | [17:07] |
jonnyb__ has joined #tikiwiki
jonnyb_ has quit IRC (Ping timeout: 245 seconds) redflo has joined #tikiwiki | [17:17] | |
CIA-79 | tikiwiki: 03jonnybradley * r31373 10/branches/experimental/xajax_removal/installer/schema/20101211_kil_feature_phplayers_tiki.sql: Remove unused update file | [17:26] |
.... (idle for 16mn) | ||
*** | dthacker has quit IRC (Remote host closed the connection) | [17:42] |
fabricius has joined #tikiwiki | [17:52] | |
CIA-79 | tikiwiki: 03jonnybradley * r31374 10/branches/6.x/tiki-listpages.php: [FIX] listpages: Add confirmations to the multi select operations (thanks and condolences to Carsten) | [17:56] |
tikiwiki: 03jonnybradley * r31375 10/trunk/ (. tiki-listpages.php): [MRG] Automatic merge, branches/6.x 31370 to 31374 | [18:04] | |
*** | rodrigo_sampaio has quit IRC (Quit: Leaving.) | [18:04] |
CIA-79 | tikiwiki: 03jonnybradley * r31376 10/branches/experimental/xajax_removal/ (20 files in 12 dirs): [MRG] Automatic merge, trunk 31352 to 31371 | [18:06] |
Tiki|bot | New Forum Posts: Module Font Fivealive - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=39820 | [18:11] |
*** | mohrt has joined #tikiwiki
mohrt has left | [18:16] |
coaboa | Is ther a known isue when using 6.1b and ÖÄÜ. Eg. with tiki-editpage.php?page=Öffentlich I got a white page only showing a line "bearbeiten: Öffentlich" when replacing Ö with oe everything is fine. | [18:22] |
jonnyb__ | polom coaboa
shouldn't be a problem i'll try it on one of mine | [18:28] |
no, works as expected here (in the wiki editor) | [18:36] | |
*** | jonnyb__ is now known as jonnyb_
fabricius has quit IRC (Ping timeout: 245 seconds) | [18:38] |
changi | coaboa: works for me too | [18:39] |
jonnyb_ | hi changi - any chance you can sanity check r31374 for me (and coaboa maybe?) | [18:40] |
changi | jonnyb_: yes i answer an hour ago
it's working, i've got the confirmation warning | [18:41] |
jonnyb_ | the only slightly odd bit i'm getting is that when you do the multi-page zip it leaves you on the confirm page
thanks changi (didn't spot the mail) | [18:41] |
changi | jonnyb_: for me it's not a problem | [18:42] |
jonnyb_ | no, better than losing all the files you wanted to zip :)
still ok for the release tomorrow? | [18:42] |
changi | yes | [18:43] |
jonnyb_ | super | [18:44] |
changi | could we check for "remove" action and "zip" action ? | [18:44] |
coaboa | works but as soon as interface language is switched to eg german it bahaves like that. Have to cook some food now | [18:44] |
jonnyb_ | want to get on with stuff for tiki 7 :)
should be checking for all actions not for you? | [18:44] |
changi | yes it is, but was asking if we could only propose a confirm action for remove things | [18:50] |
*** | changi is now known as changi|afk | [18:50] |
changi|afk | food time | [18:50] |
*** | Jhin has joined #tikiwiki | [18:51] |
Jhin | Hi there! | [18:52] |
*** | Jhin has quit IRC (Client Quit) | [18:52] |
..... (idle for 20mn) | ||
olinuxx has left "http://www.linuxmao.org"
lindonb has joined #tikiwiki mohrt has joined #tikiwiki mohrt has left dthacker has joined #tikiwiki | [19:12] | |
fabricius has joined #tikiwiki | [19:28] | |
fabricius | repolom
coaboa and jonnyb_ - is the Ö issue solved? have been logged out. | [19:36] |
jonnyb_ | hi fabricius - cannot reproduce, so no
worked fine here for me and changi|afk too | [19:37] |
fabricius | was it a problem with the page title or with the textarea of the wikipage? | [19:38] |
jonnyb_ | no problem found for me | [19:39] |
fabricius | and coaboa jonnyb_ changi|afk - what database collatation do ya have? | [19:39] |
jonnyb_ | utf-8 | [19:39] |
fabricius | utf-8 everybody? | [19:39] |
coaboa | the tiki-editpage.php error i described is reproducable: admin -> i18n setting pref: "switching page language also switches site laguage" produces the error and the error goes away when pref is unset | [19:39] |
jonnyb_ | i'd guess so - and yours? | [19:39] |
fabricius | yea, with utf-8 there shouldn´t be a problem | [19:39] |
coaboa | 100% utf8 no encoding issue for sure ;-) | [19:40] |
jonnyb_ | hmmm, sounds very edgey | [19:40] |
fabricius | "switching page language also switches site laguage" <- that´s quite specific
coaboa: what Tiki version u use? 5.x or 6.x? | [19:40] |
coaboa | 6.1b | [19:41] |
fabricius | -> I´ll try to reproduce aswell
ah ok | [19:41] |
coaboa | I18N settings include: user can switch language but does have no effect | [19:42] |
Tiki|bot | New Forum Posts: Can't confine groups to specific categories - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39821 | [19:42] |
jonnyb_ | so is the page not in the site language? (mine wasn't) | [19:42] |
coaboa | just try to create new site by eihter "new wiki page" or by following a "?" create link
with the above settings it displays a nice white page with a lageblue underlined text "Bearbeitung: pagename" *large blue | [19:47] |
changi|afk | fabricius: ut-f8 | [19:49] |
*** | changi|afk is now known as changi | [19:49] |
fabricius | thx changi | [19:52] |
coaboa | its definetally that setting "Changing page language also changes site language which screws the editor. No matter if site default is engl, germ, france and no matter for what language you choose to create the new page
thx for adding the safetybelt for dummy jonnyb ;-) * dummies like me! will test it tomorrow or later today | [19:55] |
jonnyb_ | it should have been there in the first place
changi: if you find it too safe now help yourself to removing some of them - personally i think an extra click is well worth it, even if these things are undoable (or you have lots of printer paper!) | [19:59] |
coaboa | thx again | [20:00] |
fabricius | coaboa I tested now several combinations of new pages with Ö - in pagename and text:
site: en page:en // site: de page: de // site: en page: de ... and I tried with and without "Changing the page language also changes the site language" no way to reproduce the fault I tried on a 6.1 beta 2 | [20:01] |
coaboa | maybe its related to on of my other settings | [20:03] |
fabricius | maybe | [20:04] |
CIA-79 | tikiwiki: 03jonnybradley * r31377 10/branches/6.x/ (lib/userslib.php templates/mail/moderate_validation_mail.tpl): [FIX] user registration: Actually a simple work around as the validation mail cannot send the user tracker info as the item hasn't been made yet, so add a link to the new user's pref page | [20:04] |
fabricius | have to bring my son to bed now | [20:04] |
coaboa | my release is svn 30774 | [20:04] |
fabricius | brb | [20:04] |
jonnyb_ | has anyone else notices js minify being broken in 6.x? | [20:16] |
*** | kiilo has quit IRC (Ping timeout: 240 seconds) | [20:18] |
jonnyb_ | phew - minify error was an ftp update issue, false alarm | [20:24] |
changi | jonnyb_: it is working on dev/doc which are up2date :) | [20:30] |
jonnyb_ | thanks - i was the missing semi-colon at the end of jquery-async.js - fixed a while ago but missed in an ftp update on one of my sites | [20:31] |
going to eat now - bbl | [20:36] | |
*** | changi is now known as changi|afk | [20:37] |
.... (idle for 15mn) | ||
coaboa | cu tomorrow | [20:52] |
*** | coaboa is now known as coaboa||away | [20:52] |
.... (idle for 18mn) | ||
SISU_ has joined #tikiwiki | [21:10] | |
SISU_ | http://hubro.bossforum.net/ | [21:10] |
*** | SISU_ has quit IRC (Client Quit) | [21:11] |
CIA-79 | tikiwiki: 03marclaporte * r31378 10/branches/6.x/lib/wiki/wikilib.php: [bp/r30062] Wiki page name bad characters: remove current nominations - comma, colon, parentheses, apostrophe, exclamation mark. Ref: http://dev.tiki.org/Bad+characters | [21:15] |
..... (idle for 20mn) | ||
*** | dthacker has quit IRC (Remote host closed the connection)
dthacker has joined #tikiwiki | [21:35] |
kiilo has joined #tikiwiki
kiilo has quit IRC (Read error: Connection reset by peer) kiilo has joined #tikiwiki kiilo has quit IRC (Read error: Connection reset by peer) | [21:40] | |
dthacker has quit IRC (Remote host closed the connection) | [21:51] | |
jonnyb_ has quit IRC (Quit: I am going outside... I may be some time...) | [22:03] | |
........ (idle for 38mn) | ||
coaboa has joined #tikiwiki
coaboa||away has quit IRC (Ping timeout: 240 seconds) | [22:41] | |
PhilBackBB has joined #tikiwiki | [22:52] | |
PhilBackBB has quit IRC (Remote host closed the connection) | [22:57] | |
teresatrimm has joined #tikiwiki | [23:10] | |
..... (idle for 21mn) | ||
dthacker has joined #tikiwiki | [23:31] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |