***: SEWilco2 has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
Caarrie|away is now known as Caarrie|sleeping
olinuxx has quit IRC ("http://www.linuxmao.org")
timotiCK has joined #TIKIWIKI
timotiCK has quit IRC (Client Quit)
Tikiwiki|bot: New Forum Posts: Tikiwiki and 000webhost - does not support mysql? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35645
***: jonnyb has quit IRC ("nite nite")
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
chibaguy: polom
***: Lucymoz has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: syntax error in tiki-install.php - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35646
***: PrezKennedy has joined #tikiwiki
chibaguy is now known as chibaguy|away
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
Beestje: I came across a dutch translation error in tikiwiki that was fixed in 2.3 but popped up again in 3.3. line 7540 of langnllanguage.php should be :
"Click here to confirm your action" => "Klik hier om uw actie te bevestigen",
line 7557 : "user selector" => "gebruikerkiezer",
do I need to submit a bug for this? or can anyone change this for 3.x (and probably 4.x)
***: franck has quit IRC ()
jonnyb has joined #tikiwiki
MartinCleaver has joined #tikiwiki
CIA-63: tikiwiki: 03sept_7 * r23942 10/trunk/ (16 files):
tikiwiki: [ENH] remove useless include_once/require_once as they are included in
tikiwiki: tiki-setup_base.php. mostly logslib and userslib
***: skbohra_ has joined #tikiwiki
skbohra has quit IRC (Read error: 110 (Connection timed out))
Tikiwiki|bot: New Forum Posts: Zukakakina.com GoogleAdSense2 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35649
***: Caarrie|sleeping is now known as Caarrie
Tikiwiki|bot: New Forum Posts: Suche erfahrenen TikiWiki Programmierer! - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=35650
***: Caarrie|sleeping has joined #tikiwiki
Caarrie|sleeping has quit IRC (Client Quit)
Caarrie|away has joined #tikiwiki
Caarrie has quit IRC (Read error: 104 (Connection reset by peer))
Caarrie|away has quit IRC (Read error: 104 (Connection reset by peer))
Caarrie has joined #tikiwiki
chibaguy|away has quit IRC (Read error: 110 (Connection timed out))
CIA-63: tikiwiki: 03sylvieg * r23943 10/trunk/lib/tikilib.php: [FIX]argvariable: fix page
***: grobda24 has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
RavenC has joined #tikiwiki
RavenC: hello all
marclaporte: hi RavenC
-: marclaporte looking for IIS install doc...
RavenC: Just received approval to implement the TW site for our company intranet
Tikiwiki|bot: New Forum Posts: Looking for an expert programmer in tikiwiki 3.x - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35651
RavenC: http://doc.tikiwiki.org/Windows+Server+Install&structure=Documentation
CIA-63: tikiwiki: 03sylvieg * r23944 10/trunk/lib/ (prefs/feature.php tikilib.php): [FIX]argvariable: fix {{user}} + link to doc
sylvieg: we had a faq with how to reset admin password. Where is this page now?
RavenC: http://doc.tikiwiki.org/tiki-view_faq.php?faqId=7&highlight=reset%20admin%20password
No, I'm not a bot! :)
too much coffee this am
***: rodrigo_sampaio has joined #tikiwiki
marclaporte: RavenC : pm
***: MartinCleaver has quit IRC ()
sylvieg: somebody with experience with the web server authentification? Are the user created in tiki with this method?
CIA-63: tikiwiki: 03sept_7 * r23945 10/trunk/templates/styles/ (2 files in 2 dirs): [FIX] Fix CAS login bypass for admin to match the default behaviour
tikiwiki: 03sept_7 * r23946 10/trunk/tiki-usage_chart.php: [FIX] better error/perm handling and correct ordering of the included files
***: Caarrie is now known as Caarrie|away
SEWilco2: RavenC is not a bot, although admits being wired. :-)
***: SEWilco2 has quit IRC ("Leaving.")
RavenC: lol
CIA-63: tikiwiki: 03sept_7 * r23947 10/trunk/tiki-pv_chart.php: [FIX] include path + some reformating of one loop
***: marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
CIA-63: tikiwiki: 03jonnybradley * r23948 10/trunk/ (4 files in 2 dirs):
tikiwiki: [NEW] AJAX version of tracker export - depends on feature_ajax.
tikiwiki: Completely de-smartified and less memory intensive (and slightly less leaky) export code.
tikiwiki: Number of records and offset options for export.
tikiwiki: AJAX progress monitor currently not responding until download is complete - work in progress...
***: RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~")
jonnyb: Hi all - just checked in my new tracker export code but i'm stuck - wondering if anyone has any input
CIA-63: tikiwiki: 03sylvieg * r23949 10/trunk/lib/userslib.php: [FIX]auth: similute a fake login to logout a user in web server auth
***: ricks99 has joined #tikiwiki
luciash: polom
***: RavenC has joined #tikiwiki
ricks99: Hi all :-)
jonnyb: poloms all
RavenC: hiyas ricks99 and jonnyb
jonnyb: i think i'm stuck with an apache thing - while the main export/download is going on all the ajax calls for progress are blocked until the main request finishes - but if you call the progress monitor php directly in another browser it works fine (so it's only letting one request at a time per browser) - a php session thing maybe?
hi RavenC :)
***: GillesM has joined #tikiwiki
jonnyb: (svn up trunk to r23948 to see what i'm on about)
***: luminoso_ is now known as luminoso
luciash: jonnyb: shouldn't it be done in chunks and when one chunk ends the progress bar goes a bit further ?
jonnyb: sorry, i haven't looked at it, just a guess
jonnyb: i'm doing that - after each chunk it writes a status file so a different thread/request can see what's happening
and i have the form in an iframe to try and make it like being in a different window, but no joy
***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
ricks99: Q: which php.ini setting controls the time that an idled tiki user becomes 'logged out?'
session_ something?
or is this controlled by tiki? my tiki is logging out folks after only a minute or 2 of inactivity
marclaporte: usually php I think
Tiki can try to override, but not always possible
ricks99: off hand, what is the session variable i should b looking for?
jonnyb: ricks99: the php.ini setting is default_socket_timeout, i tihnk
no, sorry - totally wrong - 1 mo
ricks99: timout in seconds?
jonnyb: session.cache_expire - time in minutes
ricks99: tx jonnyb!
hmm... alreldy set to 180. but im being logged out much sooner. could it be overwritten somewhere else?
luciash: ricks99: if you ask about localhost it is known bug that remember me doesn't work and it logs you out always the same time of being idle
***: Caarrie|away is now known as Caarrie
ricks99: fwiw, did not experience this issue on tw 2.x + php4. now seeing it with tw 3.x+php5
***: marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
jonnyb: coo! cracked it (i think) - adding session_write_close() before starting to stream out the data seems to release the browser from the request - nice :D
***: gozer has joined #tikiwiki
SEWilco2 has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
CIA-63: tikiwiki: 03sampaioprimo * r23950 10/trunk/lang/pt-br/language.php: pt-br translation
Tikiwiki|bot: New Forum Posts: "could not find driver" error after install of tikiwiki 4.x - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35655
***: grobda24 has quit IRC ("Leaving")
mlpvolt has joined #tikiwiki
chibaguy has quit IRC (Read error: 104 (Connection reset by peer))
mlpvolt: hiya - has anyone sucessfully used pluginHTML in 4.0?
ricks99: @mlpvolt: y, i use it all the time.
mlpvolt: hi ricks, i've tried it in a couple of sites and been anable to view that page afterward, even with no content inside the plugin
ricks99: {HTML()} .... {HTML} working fine for me.... hm.
getting any php/smarty error?
CIA-63: tikiwiki: 03jonnybradley * r23951 10/trunk/tiki-export_tracker_ajax.php: [FIX] Need to call session_write_close() to release the session so AJAX calls work. Also a couple more progress updates.
mlpvolt: this plugin normally has no arguments right?
ricks99: y, afaik
at least, i don't use any with my stuff
mlpvolt: ...call to a member function set() on a non object ..... lib/cache/memcachelib.php
CIA-63: tikiwiki: 03jonnybradley * r23952 10/trunk/templates/tiki-export_tracker.tpl:
tikiwiki: [ENH] Add progress bar if feature_jquery_ui is on (Text only if not).
tikiwiki: Simplify AJAX POST, no need for an iframe (it was the session_write_close thing blocking)
ricks99: not sure. what are u tyring to include in the HTML ?
can you try a simpler example?
mlpvolt: rightnow i'm trying "Hello<Br>Goodbye"
interesting on the other site it fails with a DB error.
rick, and you are using it with 4.0 correct?
ricks99: y. have not upgraded to 4.1
works on tw.o: http://tikiwiki.org/UserPagericks99
Works on my 4.0 installation, too: http://twbasics.keycontent.org/testpage
mlpvolt: ok well interesting that here it fails in two different ways on two completely different installations.
i'll check this out futher later thanks.
ricks99: very odd indeed
***: Kimberlee has joined #tikiwiki
skbohra_ has quit IRC (Read error: 104 (Connection reset by peer))
CIA-63: tikiwiki: 03jonnybradley * r23953 10/trunk/templates/tiki-export_tracker.tpl: [MOD] remove dead code - commented debug stuff
tikiwiki: 03jonnybradley * r23954 10/trunk/tiki-export_tracker_ajax.php: [FIX] Better low memory handling & more progress info.
***: skbohra has joined #tikiwiki
RavenC has quit IRC (Read error: 104 (Connection reset by peer))
RavenC has joined #tikiwiki
luminoso_ has joined #tikiwiki
CIA-63: tikiwiki: 03jonnybradley * r23955 10/trunk/ (tiki-export_tracker_ajax.php tiki-export_tracker_monitor.php): [FIX] monitor file not getting created properly
***: rodrigo_sampaio has quit IRC ("Leaving.")
Caarrie is now known as Caarrie|away
luminoso has quit IRC (Read error: 110 (Connection timed out))
luminoso_ is now known as luminoso
olinuxx has joined #tikiwiki
timotiCK has joined #TIKIWIKI
timotiCK has left
CIA-63: tikiwiki: 03sylvieg * r23956 10/trunk/lib/tikilib.php: [FIX]tracker: remove effectively the user vote
sylvieg: did we decided for name for 5?
jonnyb: i don't think so (was wondering)
CIA-63: tikiwiki: 03sylvieg * r23957 10/trunk/ (14 files in 5 dirs): [MRG] Automatic merge, branches/4.x 23892 to 23908
sylvieg: the last merge...
jonnyb: yay! :) thanks sylvieg
sylvieg: we need to put vesion 5 now in trunk - but need a name
SEWilco2: "Fred" is a name.
CIA-63: tikiwiki: 03sylvieg * r23958 10/branches/proposals/4.x/lib/tikilib.php: [bp/r 23957][FIX]tracker: remove effectively the user vote
SEWilco2: 5th letter is "E". "Edward", "Embed", "Elephant" (is that obvious for trunk?)
"Eland", "Elk", "Ermine"
***: mlpvolt has quit IRC (Ping timeout: 180 seconds)
SEWilco2: "Elm", "Empress", "Eucalyptus"
jonnyb: shouldn't it be a star name?
SEWilco2: "Eosophobia"
Oh, stars?
Ed Asich
Electra
ELNATH
ENIF
ETAMIN
Credit to http://www.astro.wisc.edu/~dolan/constellations/starname_list.html
I think Electra is catchier than Enif.
Should we check StarRegistry.com?
ricks99: Stars that start with"E"? How about Elvis?
;-)
RavenC: Elvira - Mistress of the Dark .....
perhaps too top heavy
lol
-: RavenC crawls back under rock
***: franck has joined #tikiwiki
CIA-63: tikiwiki: 03jonnybradley * r23959 10/trunk/ (2 files in 2 dirs):
tikiwiki: [FIX] Exporter wasn't exporting any data (oops).
tikiwiki: Needed iframe form submit method and lost touch of the field values at some point.
***: nmudgal has joined #tikiwiki
MartinCleaver has joined #tikiwiki
nmudgal: off we are owning site http://lugb.in & want to install webchat on lugb.in server so how can tiki here help me?
is there any feature of irc channel integration in tiki ?
CIA-63: tikiwiki: 03jonnybradley * r23960 10/trunk/templates/tiki-view-sheets.tpl: [FIX] return false for button onclicks
***: luminoso_ has joined #tikiwiki
nmudgal has quit IRC ("Page closed")
luminoso has quit IRC (Read error: 110 (Connection timed out))
CIA-63: tikiwiki: 03sylvieg * r23961 10/trunk/lib/wiki-plugins/wikiplugin_trackeritemfield.php: [FIX]TRACKERITEMFIELD: REQUEST['itemId'] is more important than trackeruser - otherwise behavior is different for user with user tracker and without
tikiwiki: 03sylvieg * r23962 10/branches/proposals/4.x/lib/wiki-plugins/wikiplugin_trackeritemfield.php: [bp/ r 23961][FIX]TRACKERITEMFIELD: REQUEST['itemId'] is more important than trackeruser - otherwise behavior is different for user with user tracker and without
Tikiwiki|bot: New Forum Posts: RSS feed from multi language page - correct choosen in browser reader, but tiki ... - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35657
***: Kimberlee has quit IRC ()
ricks99 has quit IRC ("Get more help: TikiWiki for Smarties http://twbasics.keycontent.org")
ibrrorg has joined #tikiwiki
ibrrorg: tiki 4.0 is there a reason why when you clip info from ms word and paste it into a wiki page (wysiwyg editor) that it fails to transfer it?
to clarify, it will preview it every now and then when you click the 'source' function and remove the template (i was using the strange template) but completely refuses to paste it into the template no matter what u do
***: ibrrorg has quit IRC ("Page closed")
FrankP_german has joined #tikiwiki
CIA-63: tikiwiki: 03jonnybradley * r23963 10/trunk/templates/header_jquery.tpl: [FIX] Add jqueryTiki.sheet js pref
***: jonnyb has quit IRC ("I am going outside... I may be some time...")
RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~")
FrankP_german2 has joined #tikiwiki
Caarrie|away has quit IRC (Remote closed the connection)
Caarrie has joined #tikiwiki
Caarrie is now known as Caarrie|away
marclaporte has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
FrankP_german has quit IRC (Read error: 110 (Connection timed out))
olinuxx: hi here :)
I search the option to set the capability to hide left and right menu
do you know where it is ?
sylvieg: admin->look
olinuxx: yes I look on but don't find the good option.
***: mose_ has joined #tikiwiki
olinuxx: maybe it need a more up-to-date version than the linuxmao's one
(i serach agin)
(i search again)
***: luciash has quit IRC (jordan.freenode.net irc.freenode.net)
mose has quit IRC (jordan.freenode.net irc.freenode.net)
sylvieg: do you see left column in the 2- tab
***: luciash has joined #tikiwiki
ChanServ sets mode: +o luciash
olinuxx: sylvieg, ok o/ thanks !
***: Caarrie|away has quit IRC (Read error: 110 (Connection timed out))
franck has quit IRC (Remote closed the connection)
franck has joined #tikiwiki
sylvieg: just intall a fresh trunk ..I do not have anymore the page where it explain admin /a dmin - I go to change password apge :-(
***: FrankP_german2 has quit IRC ("Nettalk6 - www.ntalk.de")
sylvieg: humm.. search bar is broken in trunk'
I checked on a fresh install - but nothing appears
***: Kimberlee has joined #tikiwiki
Caarrie has joined #tikiwiki
Caarrie is now known as Icari|away
Icari|away is now known as Caarrie|away
sylvieg: humm fresh install - the module with strasa lost the line - or whatever to distinguish themself
as marc says - three steps forward - one backward..
CIA-63: tikiwiki: 03sylvieg * r23964 10/trunk/templates/tiki-admin-include-look.tpl: [FIX]search: search bar depends on top_bar
***: gozer has quit IRC ()
SEWilco2 has quit IRC ("Leaving.")
Kimberlee has quit IRC (Remote closed the connection)