***: L0ggar has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
daniam has quit IRC (Quit: Page closed)
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 248 seconds)
goj|ghost is now known as goj
red_ has joined #tikiwiki
redhounds has joined #tikiwiki
red_ has quit IRC (Ping timeout: 252 seconds)
redhounds has quit IRC (Ping timeout: 252 seconds) CIA-56: tikiwiki: 03lindonb * r26864 10/branches/5.x/ (23 files in 5 dirs): [FIX] Today focus for calendar and calendar module was showing focus for today's date every month and didn't appear until calendar had been navigated.
tikiwiki: 03lindonb * r26865 10/branches/5.x/styles/ (arcturus.css business.css darkroom.css fivealive.css): [FIX] Some borders missing on today focus. ***: lindon_ has left
Ma has joined #tikiwiki
Wilkins has joined #tikiwiki
martijn85 has joined #tikiwiki martijn85: morning Ma: mornig ***: Wilkins has quit IRC (Ping timeout: 252 seconds) martijn85: probably a stupid question, however stupid questions don't exist
on the tikiwiki I have made a copyright notice. But I like to delete the whole message. Where can I do this? Ma: martijn85: maybe in adminsettings.. look through it martijn85: I have done it before, it was on a special page which you had to enter out of the tiki
a php something
let me see on server
hmm can't find it
neither in admin settings Ma: I'
m pretty sure I've seen it in admin ***: juice_d has quit IRC (Quit: Leaving............) martijn85: it's something with license ***: juice_d has joined #tikiwiki martijn85: I got it in edit screen of a page 2 Ma: Ok martijn85: hmm can't find where I can delete that from a wikipage Ma: use the search function
And check the wiki adin page
admin martijn85: got it
thankss ***: yonixxxxx has joined #tikiwiki yonixxxxx: boker tov Ma: When will tiki5 be released? :P martijn85: is there some kind of notepad which can search in .php .tpl and other text files?
the regular windows search is not sufficient
notepad/application Ma: martijn85: google for it martijn85: can't find a thing Ma: martijn85: http://www.google.se/search?q=windows+search+in+files&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sv-SE:official&client=firefox-a martijn85: nais
got it working Ma: martijn85: you could never even tried google when saying "can't find a thing" martijn85: that's right
I couldn't find proper results
with the searches I executed ***: yonixxxxx has quit IRC (Ping timeout: 245 seconds)
yonixxxxx has joined #tikiwiki
coaboa has joined #tikiwiki coaboa: hello martijn85: morning coaboa: where can i define the available colors for the edito color palette picker (V4.2) There are most colors defined three times? ***: yonixxxxx has quit IRC (Ping timeout: 240 seconds)
yonixxxxx has joined #tikiwiki Ma: Is it possible to have a custom.css file? coaboa: yes, you can either modify an existing css style or add css attributes by importing a css or define css values in the custom site heade area from look and feel admin.
you may use firebug to check/identify which div class/css selector you want to modify ***: Caarrie|sleeping is now known as Caarrie
ricks99 has joined #tikiwiki coaboa: hi ricks99 ricks99: hi coaboa
quiet this morning... coaboa: yes. too much work, maybe ;-) ricks99: last big push for tiki5 Ma: When will tiki5 be release?
d ricks99: currently in beta2... Ma: yes
but 5.0 ricks99: original schedule called for end of april... Ma: yes I know
29 ricks99: looks like it may be 1-2 wks late...
possibly a beta3 will b released...
lots of new features to polish Ma: ok ricks99: but is should b much more stable yonixxxxx: Hey shalom Rick ricks99: hi yonixxx boker tov (for me, anyway!) Ma: ricks99: I see
ricks99: I'm waiting :D ricks99: @Ma: you can get a daily build of tiki5
or straight from svn if u want Ma: ricks99: I know
Running beta 1 now :) ricks99: get beta2 at least
*lots* of fixes in beta2 Ma: ricks99: ok, but I wait for 5.0 or beta 3 I think :D
ricks99: it isn't released yet anyway, just setting up stage ricks99: still, i think you'll appreciate the fixes in Ma: Ah, ok :D ***: joel_ has joined #tikiwiki joel_: Hello, I'm migrating a tikiwiki site from linux to WAMP, I can access the site, but if I try to log in as admin, I get a blank screen. Any idea what's going wrong (or where to look)? Thanks! coaboa: wrong os. just kidding ;-)
memory limit of php is ok I asume. joel_: haha, I know, but I'm not the one who bought the server :)
it's 90M on the "new" server coaboa: only thing i know in conjunction Windows-Tiki is that 2 people I know had strange effects after unpacking from zip archive and thos effects where gone after unpacking from tar.gz
*those joel_: hmm, I used tgz to copy over the files ***: martijn85 has quit IRC (Quit: Page closed) joel_: and mysqldump at the cli to export, and phpmyadmin to import the database
the odd thing is that if I do a fresh install, logging in as admin works fine! coaboa: heard that mysql on windows uses by default iso instead of utf8
maybe you have to force utf8 usage joel_: right. would that be in my.ini? coaboa: think so. there should be a default char set defined
line should look like: default-char-set=utf8
line should look like: default-character-set=utf8 joel_: OK, I've added that under [client]
should I re-import the database? coaboa: I think yes, because (if that was the reason) the tables got screwed. joel_: OK, doing that now coaboa: anyhow utf8 is a good thing to set ;-) joel_: It's taking its time - big database...!
Doesn't seem to be working yet :( Same problem: clicking on login, then it 'hangs' for a while, then I get a connection interrupted error (firefox). coaboa: testing with other browser or clean browsercache as it might us a wrong cooky? ***: yonixxxxx has quit IRC (Ping timeout: 240 seconds) joel_: Tried with Konqueror: "An error occurred while loading http://website.ip/tiki-login.php: Connection to host website.ip is broken."
(Also as IE on localhost on the server)
Nothing in apache_error.log, and only ' "... [POST] /tiki-login.php HTTP/1.1" 302 26' in access.log coaboa: no idea. mybe check the serverlogs. If it works when installed cleanly maybe there are some resources exhausted with your real db.
ups ***: yonixxxxx has joined #tikiwiki joel_: yeah, sounds like that - but not sure where to look... hmm... coaboa: mysql log, windows should also have a log, but don't know that.
maybe increase the execution time for php in php.ini joel_: the wamp menu has an option for mysql.log, but there's nothing of note - only the "starting shutdown" "shutdown complete" sort of stuff. The only warning is "[Warning] Forcing shutdown of 1 plugins"
php.ini: max_execution_time was 60, which is more than the time it's been taking ***: Caarrie is now known as Caarrie|away coaboa: no more idea, sorry joel_: (tried ignore_user_abort = On too)
When I was trying to get it to work before today, I tried adding a normal user to the admins group - that also gave the same problem
("normal" users can still login)
thanks for your help coaboa ***: nkoth has joined #tikiwiki
nkoth has quit IRC (Quit: nkoth)
daniam has joined #tikiwiki
daniam has quit IRC (Ping timeout: 252 seconds)
joel_ has quit IRC (Quit: Page closed) CIA-56: tikiwiki: 03lphuberdeau * r26866 10/branches/5.x/lib/rss/rsslib.php: [FIX] Improper use of function_exists() ***: Ma has left CIA-56: tikiwiki: 03sylvieg * r26867 10/branches/5.x/installer/schema/20090306_text_for_menu_options_tiki.sql: [FIX]upgrade: fix error 'BLOB/TEXT column 'section' used in key specification without a key length sylvieg: Am I the only one to have tiki-install.php -> asking for saving the file on the latest 5
(after the login)
before it was only on fedora not ubuntu - I upgraded ubuntu to the latest the we - and the same for ubuntu - now.... probably domething to to wtih the php version 5.3.2 ***: yonixxxxx has quit IRC (Quit: yonixxxxx)
Caarrie|away is now known as Caarrie chealer: polom
sylvieg: no. see http://thread.gmane.org/gmane.comp.cms.tiki.devel/16226 sylvieg: yes I remember you are in the same case ..
so now it is true with debian ubuntu and fedora :-(
a little scray just before a relese..
for your question hos to debug http://bugs.php.net/bugs-generating-backtrace.php chealer: sylvieg: it's known to happen on Fedora, Windows and Debian (and Ubuntu)
sylvieg: I mentioned in the mail, though not very prominently, that this happens with any Tiki version. so this is not a blocker.
sylvieg: we don't know of any PHP 5.3.2 install that doesn't have the issue, so I assume it's a PHP 5.3.2 regression on all platforms.
sylvieg: the problem is this kind of trace is useful to debug PHP itself, but not (really) Tiki. PHP doesn't consider it segfaulting a bug. so we *could* investigate the issue and depth and realize this is just a normal PHP behavior.
my plan is to wait at least one minor PHP version and see if the issues persists. If it does, I guess we'll have to investigate. sylvieg: the seg fault occurs on the return of $installer=new Installer;
A print last line of the funciton Installer() is iok chealer: sylvieg: (for example, a PHP segfault during an infinite loop is not considered a PHP bug) sylvieg: but not after the call chealer: sylvieg: oh, I see what you meant... you can get the function call that causes the crash. good. sylvieg: so now we need a core - to be sure and send the core to the php bugs -: sylvieg is hesitant to compile php with --enable-debug sylvieg: seems thre is no other way to have the option without compilation :-( -: chealer is not planning to spend that much time on it at this point. chealer: sylvieg: Debian ships php5-dbg
bbl ***: SEWilco2 has joined #tikiwiki
FrankP_german has joined #tikiwiki
Caarrie is now known as Caarrie|away
Cain` has joined #tikiwiki
Cain has quit IRC (Ping timeout: 268 seconds)
Cain` is now known as Cain SEWilco2: doc.tw.o oddity: Search for "tracker". About 1/3 of the way down the results, all text is in bold. ***: ricks99 has quit IRC (Quit: Get more help: TikiWiki for Smarties http://twbasics.keycontent.org) CIA-56: tikiwiki: 03eromneg * r26868 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [FIX] $status not being passed through - so only open items were displayed as options ***: FrankP_german has quit IRC (Quit: Nettalk6 - www.ntalk.de)
timotiCK has joined #tikiwiki
timotiCK has left
coaboa has quit IRC (Ping timeout: 276 seconds)
coaboa has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Call for Community Input - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=37093
Info: Call for Community Input - http://info.tikiwiki.org/article92-Call-for-Community-Input ***: daniam has joined #tikiwiki
rlpowell has quit IRC (Read error: Connection reset by peer)
rlpowell has joined #tikiwiki CIA-56: tikiwiki: 03changi67 * r26869 10/trunk/ (lib/commcenter/commlib.php tiki-received_articles.php): [FIX] Better define a default value for instead of changing parameter order. thx jb ***: Gergely has joined #tikiwiki
conner_bw has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw) CIA-56: tikiwiki: 03sylvieg * r26870 10/trunk/ (4 files in 3 dirs): [NEW]user: possible not to give the email while importing user if use the 'change password at first login + ask email when changing password
tikiwiki: 03sylvieg * r26871 10/trunk/tiki-remind_password.php: [FIX]remind password: check email is there first ***: conner_bw has joined #tikiwiki CIA-56: tikiwiki: 03sylvieg * r26872 10/branches/5.x/lib/userslib.php: deprecated ***: conner_bw has quit IRC (Quit: conner_bw)
Cain` has joined #tikiwiki
Cain has quit IRC (Ping timeout: 268 seconds)
Cain` is now known as Cain
Cain` has joined #tikiwiki
Cain has quit IRC (Ping timeout: 268 seconds)
Cain` is now known as Cain
conner_bw has joined #tikiwiki
coaboa has quit IRC (Remote host closed the connection) CIA-56: tikiwiki: 03eromneg * r26873 10/trunk/templates/tiki-admin_trackers.tpl: [FIX] extraneous characters removed - they were breaking the no-tabs view Tikiwiki|bot: Recent Bug: Tracker item: #3161 - - Tracker plugin does not preserve itemId after posting - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3161 CIA-56: tikiwiki: 03minger0 * r26874 10/branches/5.x/lib/wiki-plugins/wikiplugin_tracker.php: [MOD] 3161 Tracker plugin does not preserve itemId after posting ***: conner_bw has quit IRC (Quit: conner_bw)
Gergely has quit IRC (Quit: Page closed)
SEWilco2 has quit IRC (Quit: Leaving.)
conner_bw has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw) Tikiwiki|bot: New Forum Posts: Missing page variable in links FIXED on windows Xampp Installation! http_build_query - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37095
Recent Bug: Tracker item: #3162 - - http_build_query - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3162 ***: Caarrie|away is now known as Caarrie