***: rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) rlpowell: So, if you look at lojban.org (my site), the language dropdown became empty after my last update.
Upper right.
Anyone know why that might be? ***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy rlpowell: <option value="Lojban (es)"></option>
-- -_- No text in the option at all. ***: white has joined #tikiwiki
JoernOtt has quit IRC (Ping timeout: 264 seconds)
MartinCleaver has quit IRC (Quit: MartinCleaver)
goj has quit IRC (Ping timeout: 246 seconds)
SEWilco2 has joined #tikiwiki Kimberlee: hello SEWilco2 ***: Caarrie is now known as Caarrie|sleeping chealer: rlpowell: update on which branch? ***: SEWilco2 has quit IRC (Quit: Leaving.)
goj has joined #tikiwiki
chibaguy has quit IRC (Ping timeout: 252 seconds) Tikiwiki|bot: New Forum Posts: Email Settings not available - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37966 CIA-65: tikiwiki: 03chibaguy * r28292 10/branches/5.x/tiki-install.php: [FIX] Corrected background image paths. Thanks to Chealer for spotting and reminding. chealer: conflict on lib/jquery/jquery.s5 updating a fresh trunk
s/fresh trunk/recently updated trunk checkout" ***: coaboa has joined #tikiwiki coaboa: good morning amette: morning ***: escamoteur has joined #tikiwiki rlpowell: chealer: HEAD. escamoteur: hi
Any idea why the Passcode for user registrattion changes by itself? chealer: do you have PHP errors/notices enabled?
rlpowell: assuming you're on trunk, I don't have this problem rlpowell: *nod*
It's compalining about this line in tikilib: if ( empty($prefs['available_languages'] ) || (!$all and in_array($lc,$prefs['available_languages']))) {
Which is around 7940. Apparently teh second argument to in_array is the wrong time.
Erm, type. chealer: the wrong type :-? what is the error message? rlpowell: Type: in_array() [function.in-array]: Wrong datatype for second argument chealer: $lc isn't too explicit rlpowell: -- like I said.
No, the *second* argument.
Which should be an array, but appears to just be a string with some colons in it. chealer: yes, but I'm wondering what $lc means
aha rlpowell: foreach ($languages as $lc) { ***: changi has quit IRC (Ping timeout: 264 seconds) rlpowell: Yeah, $prefs['available_languages'] is: avail:a:43:{i:0;s:2:"sq";i:1;s:2:"ar";i:2;s:5:"pt-br";i:...
Which is some kind of serialization? chealer: rlpowell: yes, looks like JSON or serialize() output
rlpowell: it does look like available_languages is supposed to be an array
rlpowell: so it seems available_languages is not being unserialized properly
rlpowell: I can't reproduce even if I enable restrict languages
I don't see any error neither rlpowell: -_-
Neat.
I can't make it stop by turning it off. chealer: hum
rlpowell: same problem, even though the error is gone?
rlpowell: see http://irc.tikiwiki.org/irclogger_log_search/tikiwiki?search=serialize&action=search&error=0
rlpowell: it's worth noting you were the last one to talke about unserialize issues
<rlpowell> Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /var/www/lojban/tiki-svn/lib/setup/prefs.php on line 1825 -- anyone know what that is? rlpowell: chealer: I didn't say the error is gone.
Yes, I know.
I wonder I've I've been upgrading the same database longer than anybody else. :)
mysql> delete from tiki_preferences where name='available_languages';
Query OK, 1 row affected (0.00 sec)
-- same error, still broken. chealer: rlpowell: well is the error still there? rlpowell: Yes. chealer: rlpowell: if you do it that way, there may be a cache issue, because empty($prefs['available_languages'] ) should be true rlpowell: It's still an unserialized string. 0.o
Just cleared teh cache; didn't help.
Oh, wait, no, there it goes.
There, that fixed it.
So the value in my database was bad, apparently.
Just set the restricted language list; right back to the same problem. chealer: rlpowell: you're back with restricted languages and it works? rlpowell: Nope.
i18n -> restricted langs -> set all but 3 -> broken chealer: rlpowell: do you still have the unserialize notice? rlpowell: Huh?
I still have Type: in_array() [function.in-array]: Wrong datatype for second argument
Can you see what htis says for you when you set restricted langs? select * from tiki_preferences where name='available_languages'; chealer: rlpowell: the Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /var/www/lojban/tiki-svn/lib/setup/prefs.php on line 1825 rlpowell: No, I don't see an error like that.
Ah, but!
PHP (5.2.14-0.dotdeb.0) NOTICE (E_NOTICE):
File: lib/prefslib.php
Line: 40
Type: Uninitialized string offset: 1 chealer: rlpowell: so do you think that notice disappeared?
the august 1st notice rlpowell: I'm not sure what pages were giving that; maybe. chealer: that's a kinda hacky way to unserialize rlpowell: Which? chealer: that line 40 rlpowell: 0.o
Oh.
1825 has stopped alarming because I *commented it out*.
I forgot that.
Thanks for mentioning it! :) chealer: heh
Jonny did a fix on July 22: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/prefslib.php?r1=28096&r2=28095&pathrev=28096
on that line 40 rlpowell: That seems to have fixed it. *sigh* Sorry for wasting your time.
*nod* chealer: rlpowell: it seems you should have had that fix on August 1st though rlpowell: line 40 only complains on the actual http://www.lojban.org/tiki/tiki-admin.php?page=i18n page
And it's only a notice.
It was a red herring, I think. ***: escamoteur has quit IRC (Ping timeout: 252 seconds) chealer: according to the log you updated before getting that :1825 notice
rlpowell: so it seems what really got it to work again was to "re-set" available_languages? ***: redflo has joined #tikiwiki rlpowell: No, it was un-commenting the line 1825 section prefs.php ***: chealer has quit IRC (Remote host closed the connection)
yonixxx has joined #tikiwiki
Wilkins has joined #tikiwiki
changi has joined #tikiwiki
aung has joined #tikiwiki aung: hey is anyone there? ***: chealer has joined #tikiwiki coaboa: y aung: is it possible to edit a wiki page across tikis? ***: rig has joined #tikiwiki rig: echo coaboa: a common page for more than one site? aung: yes
all of them are tikiwikis though rig: is it possible for me to upload padcast or can enable online listening of mp3s
? coaboa: pluginsnarf -> include the page from one source, so you just have to change once. 2. option is to set up a profile doing the job ***: mace has quit IRC (Ping timeout: 260 seconds) aung: which option allows all of the websites to edit
for e.g if I have 3 websites with one common page chealer: rlpowell: so by commenting, you got rid of the error but broke the language selector, and by uncommenting, you're back to the August 1st situation, with an error but not visible problem? coaboa: recently propose a "eclectic module" for citations because currently there is no easy way to "mashup" content. aung: can all of these website be able to edit this common page....and it will get updated.... coaboa: editable could be achieved through profiles and data channels. aung: ic...how do i set up a profile and data channels? coaboa: but the changes are not snced as far as i know
*synced rig: @cobra podcasts? coaboa: rig: no, common page content. aung: @coaboa ok ....thanks though.... :) coaboa: aung: see profiles.tikiwiki.org and doc.tikiwiki.org data channels rig: @ cobra but if i want to set up a podcast 'service' what do i do coaboa: rig: no idea rig: thanks any way ***: rig has quit IRC (Quit: Page closed)
aung has quit IRC (Quit: Page closed)
yonixxx has quit IRC (Quit: Leaving...)
yonixxx has joined #tikiwiki
rig has joined #tikiwiki rig: How can I add a chat feature in tiki 3.6 ?
help!
>help! Sug4r: 'help' could be way of getting some useful (or not so useful but kind of funny) information from me. By me I mean Sug4r, the IRC bot. You can give me commands like >whatis foo to get some facts from my factoids database about foo , >list alias to get list of command aliases i understand, >help alias about to get some help about alias called about and its parameters or /msg Sug4r help someothercommand to (1 more message) coaboa: there is a feature minichat rig: yeah exept that
is there any way to initate a one to one chat
(privacy) coaboa: a little bit outdated feature : live support rig: oh , I think it sed to be in 1.9 or 2 rigt
*used
is there any mini chat syntax coaboa: dont know rig: well thanx ***: rig has quit IRC (Quit: Page closed)
MartinCleaver has joined #tikiwiki
goj has quit IRC (*.net *.split)
Kimberlee has quit IRC (*.net *.split)
Sug4r has quit IRC (*.net *.split)
Sug4r has joined #tikiwiki
Kimberlee has joined #tikiwiki CIA-65: tikiwiki: 03jonnybradley * r28293 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Tracker plugin: Proper test for perm ***: goj has joined #tikiwiki luciash: polom coaboa: hello ***: coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
coaboa_ is now known as coaboa Tikiwiki|bot: New Forum Posts: Imagick not detected - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37967 coaboa: does one know how a can have a search input field and a go button on an ordinary html page to use tikis search function? ***: Caarrie|sleeping is now known as Caarrie|away coaboa: basically i need a minipartalpage whcih just have two options search (site) and random article. Any hint how to achieve this?
*miniportalpage ***: coaboa_ has joined #tikiwiki CIA-65: tikiwiki: 03jonnybradley * r28294 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Tracker plugin: Another attempt to get user etc fields behaving properly. Admins can override if the field is included, regular users get to see but not change. ***: coaboa has quit IRC (Ping timeout: 265 seconds)
coaboa has joined #tikiwiki
coaboa_ has quit IRC (Ping timeout: 265 seconds)
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
yonixxx has quit IRC (Read error: Connection reset by peer)
coaboa has joined #tikiwiki
coaboa_ has quit IRC (Ping timeout: 265 seconds) CIA-65: tikiwiki: 03sylvieg * r28295 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: notice ***: coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
Kevin__ has joined #tikiwiki Kevin__: hi... ***: Kevin__ has left
coaboa has joined #tikiwiki
coaboa_ has quit IRC (Ping timeout: 265 seconds)
ricks99 has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
coaboa has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
coaboa has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom ***: coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
coaboa has joined #tikiwiki
coaboa_ has quit IRC (Ping timeout: 265 seconds)
coaboa has quit IRC (Ping timeout: 265 seconds)
coaboa has joined #tikiwiki
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 246 seconds)
coaboa_ is now known as coaboa
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 265 seconds)
yonixxx has joined #tikiwiki
Kimberlee has quit IRC ()
coaboa_ is now known as coaboa luciash: hi gary chibaguy: hi luciash ***: FrankP has joined #tikiwiki chibaguy: just noticed something - when comparing two wiki page revisions in page history, the old version is ok but the new version has all the quote marks and angle brackets html encoded.
This is a branch 5 site, tho not the very latest. ***: yonixxx has quit IRC (Ping timeout: 276 seconds) luciash: :-/ CIA-65: tikiwiki: 03sylvieg * r28296 10/trunk/tiki-upload_file.php: [FIX]FILES: when showupload - init_get when the system does not allow it was preventing the header(location) to work
tikiwiki: 03sept_7 * r28297 10/trunk/lib/: [FIX] Use external SVN for PHPCAS, so updates follow upstream ***: redflo has left CIA-65: tikiwiki: 03sept_7 * r28298 10/branches/5.x/lib/: [FIX/bp28297] Use external SVN for PHPCAS, so updates follow upstream ***: RavenC has joined #tikiwiki sylvieg: do we have somewhere the information the number of logins in a period . action log and tikilogs have the list - but can not find the stats... ***: MartinCleaver has quit IRC (Quit: MartinCleaver) RavenC: Has anyone tried 5.x with php 5.3.3 ? -: RavenC will be the guinea pig :) ***: rotterdam has joined #tikiwiki
MartinCleaver has joined #tikiwiki CIA-65: tikiwiki: 03sylvieg * r28299 10/trunk/templates/tiki-admin_actionlog.tpl: [FIX]actionlog: display the total of records chibaguy: RavenC, I think I saw that somebody tried 5.3.3 and it was ok. RavenC: chibaguy, thanks! chibaguy: This is what I saw: http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2010-08-02,Mon&sel=530#l526 RavenC: nice catch. Thanks! (and thanks chealer for being the guinea pig! :) ***: sylvieg has left
sylvieg has joined #tikiwiki
ChanServ sets mode: +o sylvieg
j03n has joined #tikiwiki
j03n is now known as j0n3 j0n3: :S ***: coaboa has quit IRC (Ping timeout: 265 seconds) chealer: RavenC: yes, works fine since a couple of days - better than 5.3.2 ***: chibaguy has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio has joined #tikiwiki -: rotterdam is away: Away or Very Busy ***: rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio)
redflo has joined #tikiwiki
j0n3 has quit IRC (Quit: Page closed)
Wilkins has quit IRC (Ping timeout: 260 seconds) rlpowell: chealer: I actually haven't seen the error again. I suspect it got fixed by a recent change. CIA-65: tikiwiki: 03sampaioprimo * r28300 10/trunk/lib/captcha/captchalib.php: removing code that has been upstreamed to ZF (see http://framework.zend.com/issues/browse/ZF-10006) ***: batchman82 has joined #tikiwiki
rotterdam is now known as rotterdam|busy
aung has joined #tikiwiki aung: hi, does anyone know how to import users from one tiki to another?
i have 2 tikis (E.g A and B), and I have 20 registered useres in B
but I want to make A the master.....so I need to import users from B to A...how can i do that? ***: rotterdam|busy has quit IRC (Read error: Connection reset by peer) Tikiwiki|bot: New Forum Posts: Recurrent events and daylight savings - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37968 CIA-65: tikiwiki: 03sampaioprimo * r28301 10/trunk/lib/captcha/captchalib.php: ops... deleting the call to the class removed in the last commit ***: rotterdam has joined #tikiwiki CIA-65: tikiwiki: 03sampaioprimo * r28302 10/trunk/ (2 files in 2 dirs): [KIL] import language feature (not necessary anymore since the code use the string in the language.php if not present in the database) ***: aung has quit IRC (Quit: Page closed)
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) CIA-65: tikiwiki: 03sampaioprimo * r28303 10/trunk/ (2 files in 2 dirs): [KIL] removing useless feature "Modify String in Source Language" ***: redflo has left
FrankP has quit IRC (Ping timeout: 248 seconds)
RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) CIA-65: tikiwiki: 03sampaioprimo * r28304 10/trunk/ (4 files in 2 dirs): [ENH] merge tiki-imexport_languages.php and tiki-edit_languages.php in one single page ***: rotterdam has quit IRC (Read error: Connection reset by peer)
rotterdam has joined #tikiwiki CIA-65: tikiwiki: 03sampaioprimo * r28305 10/trunk/lib/captcha/index.php: adding index.php file to lib/captcha dir ***: rotterdam has quit IRC (Quit: Saindo)
rotterdam has joined #tikiwiki CIA-65: tikiwiki: 03sylvieg * r28306 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [ENH]TRACKERLIST: possibility to filter on date field > or < now or any string time ***: redflo has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki -: rodrigo_sampaio ping luciash ***: rotterdam has quit IRC (Ping timeout: 260 seconds) luciash: rodrigo_sampaio: pong rodrigo_sampaio: luciash: I saw your e-mail in tikiwiki-svn list luciash: yep, does it make sense ? rodrigo_sampaio: luciash: yes, my fault :)
luciash: but I'm planning to implement a better way to handle interface translation without having to import all the content to the database
luciash: so I hope that in the next days it will be fixed luciash: rodrigo_sampaio: ok, sounds fair then :) ***: rotterdam has joined #tikiwiki luciash: rodrigo_sampaio: there would be also nice if one could get imported a file sent by user (possibly language.php) and diff and merge then
i thought when there is export feature from db it make sense to have import and delete too rodrigo_sampaio: luciash: why you want to import the file send from a user to the database? why not replacing language.php with this file or creating a custom.php with it?
luciash: our idea, but we might be wrong, is that there is no reason to import the whole language.php to the database. we want to store in the database only what has been modified luciash: because i want easy way to merge without need to go to filesystem
ssh/ftp
what has been modified where ?
you mean without // in language.php ? CIA-65: tikiwiki: 03sampaioprimo * r28307 10/trunk/lib/multilingual/multilinguallib.php: removing unused function luciash: i agree commented out doesn't have to be imported, but it was already so
everything else is "modified" aka translated or "partly translated"
i would prefer GUI way, which would offer me options what to merge/replace at import time, than manually doing diff of language.php and hard work in ftp/ssh
also read what i put on the wiki page about approval and voting for contributed translations rodrigo_sampaio: luciash: are you available for a skype call tomorrow? I think it is going to be easier to discuss all this
luciash: one more thing: do you see any use for the "Create language" section of the tiki-edit_language.php page? this is one of the section I was planning to remove after discussing today with louis-phillipe luciash: have to work now, i have friday deadline for something so i think tomorrow not, but friday or saturday might work
well, you could create (start) your own language from the interface and export then rodrigo_sampaio: luciash: huh... true :) luciash: you guys do tremendous work, but remeber the first rule ;) rodrigo_sampaio: luciash: so lets try to talk friday
luciash: you are right :) luciash: okay, c ya rodrigo_sampaio: luciash: ok, talk to you friday ***: luciash is now known as luciash-away
Trebly has joined #tikiwiki Trebly: Hello, Info for whom is involved in some trackers with me : sorry I could not connect during one month because of a local sinister on phone line. I have now a line but very slow (140kb/s) which don't allows a very good job, but I have one. ***: redflo has left Trebly: Important : Subject feature_sefurl : last version 5.1rc1 (current yesterday). The feature_sefurl don't functions normally (I Have not searched why). So if activated all url(s) as site/<page name> fail. (nota : naturally Il the option is not activated the url generated for display of pages : site/tiki-index.php?page=<page name> which functions normally) CIA-65: tikiwiki: 03sampaioprimo * r28308 10/trunk/templates/tiki-edit_languages.tpl: indentation Tikiwiki|bot: Recent Bug: Tracker item: #3508 - - feature_sefurl : 5. ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3508 ***: ricks99_ has joined #tikiwiki
ricks99 has quit IRC (Ping timeout: 245 seconds) amette: Trebly: sefurl works perfectly with 5.1rc1, must be your server setup Trebly: amette : but with 4.2 it functions ?
please, in your opinion which parameter (httpd.conf, .htaccess, php;ini can have a bad action on the operations of sefurl with 5.1rc1 probably since 5.0 and not with 4.x ?) ***: rotterdam is now known as rotterdam|busy sylvieg: Trebly: access fails or generation fails?
if it is access need to have a .htaccess Tikiwiki|bot: New Forum Posts: 'Dump' including wiki page attachments? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37971
Recent Bug: Tracker item: #3509 - - 5.0RC1 - wiki Editing option "check orthography" ->em ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3509 ***: rodrigo_sampaio has quit IRC (Ping timeout: 265 seconds)
chealer has quit IRC (Ping timeout: 265 seconds) Trebly: sylvieg : detail in #3508. If seffeature_sefurl is on, the url is <site>/<page name&page_ref_id=999> (sample : http://locald8.teawik-50sanew_cur.net/Accueils&structure=Accueils&page_ref_id=4%27) if not <site>/tki-index.php?page=<page name&page_ref_id=999> (sample http://locald8.teawik-50sanew_cur.net/tiki-index.php?page=Accueils&structure=Accueils&page_ref_id=4%27). The first leads to 404...
...error the second normal.
I have rewrite.so and .htaccess (without changes), we are with Apache on windows.
Nota : if for test I had before "{sefurl .... " into the .tpl "tiki-index.php.page=" I have a "normal" behavior
sorry -> Nota : if for test I add before "{sefurl .... " into the .tpl "tiki-index.php.page=" I have a "normal" behavior CIA-65: tikiwiki: 03marclaporte * r28309 10/trunk/lib/setup/prefs.php: [FIX] some default prefs ***: rotterdam|busy is now known as rotterdam|away Tikiwiki|bot: New Forum Posts: No entiendo este problema y Agradeceria Ayuda - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=37973 CIA-65: tikiwiki: 03marclaporte * r28310 10/trunk/templates/tiki-admin-include-socialnetworks.tpl: [FIX] Like video admin panel ***: rotterdam|away is now known as rotterdam
Caarrie|away is now known as Caarrie Tikiwiki|bot: Recent Bug: Tracker item: #3510 - - Take in account the Apache option "AccessFileName" - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3510 ***: rodrigo_sampaio has joined #tikiwiki