Saturday, 2010-08-07

CIA-25Mantisbt: hickseydr * r23d6e5693ad6 /library/ezc/ (6 files in 5 dirs): Add missing ezC Graph files00:12
CIA-25Mantisbt: hickseydr * rbba266b10624 /javascript_config.php: Issue #11826: Add dynamic JavaScript configuration script02:10
CIA-25Mantisbt: hickseydr * r1dbe709ea737 /core/html_api.php: Issue #11826: Implement new loading functions for CSS and JS02:10
CIA-25Mantisbt: hickseydr * r8c18b0ee0642 / (6 files in 3 dirs): Issue #11826: Replace inline JavaScript datetime picker02:10
CIA-25Mantisbt: hickseydr master-1.2.x * raa9ba88bff44 /library/ezc/ (6 files in 5 dirs): Add missing ezC Graph files02:11
CIA-25Mantisbt: hickseydr * red89d160e8ae /javascript_config.php: Add security warning comment to javascript_config.php02:20
CIA-25Mantisbt: hickseydr * r549acf423b6d /core/html_api.php: Consistently indent JavaScript includes within <head>02:29
*** Joins: Github (~Github@sh1-ext.rs.github.com)02:30
Githubmantisbt: master David Hicks * 23d6e56 (0 files in 0 dirs): Add missing ezC Graph files ...02:30
Githubmantisbt: master David Hicks * bba266b (0 files in 0 dirs): Issue #11826: Add dynamic JavaScript configuration script ...02:30
Githubmantisbt: master David Hicks * 1dbe709 (1 files in 1 dirs): Issue #11826: Implement new loading functions for CSS and JS ...02:30
Githubmantisbt: master David Hicks * 8c18b0e (6 files in 3 dirs): Issue #11826: Replace inline JavaScript datetime picker ...02:30
Githubmantisbt: master David Hicks * ed89d16 (1 files in 1 dirs): Add security warning comment to javascript_config.php ...02:30
Githubmantisbt: master David Hicks * 549acf4 (1 files in 1 dirs): Consistently indent JavaScript includes within <head>02:30
Githubmantisbt: master commits a4e6b21...549acf4 - http://bit.ly/aaQAut02:30
*** Parts: Github (~Github@sh1-ext.rs.github.com)02:30
*** Joins: Github (~Github@sh1-ext.rs.github.com)02:30
Githubmantisbt: master-1.2.x David Hicks * aa9ba88 (0 files in 0 dirs): Add missing ezC Graph files ... - http://bit.ly/asYGfv02:30
*** Parts: Github (~Github@sh1-ext.rs.github.com)02:30
CIA-25Mantisbt: hickseydr * r919cd8f0454e / (4 files in 3 dirs): Issue #12245: Remove extended project browser feature02:54
*** Joins: fanno (~Morten@90.184.93.233)03:55
*** Joins: moto-moi (~hylke@cara.xs4all.nl)04:22
*** Joins: StarWarsFan (~quassel@24-15.62-188.cust.bluewin.ch)04:35
StarWarsFanhi!04:35
StarWarsFana question: for older releases there was an update guide available04:36
StarWarsFanhttp://www.mantisbt.org/manual/manual.installation.upgrading.php04:36
StarWarsFanbut it seems to be a little bit outdated04:36
moto-moiIs it? I've never done it any other way to be honest :)04:37
StarWarsFanjust be sure: can i use it to upgrade to latest release?04:37
StarWarsFanah, sounds nice!04:37
moto-moijust make sure you have a backup :)04:37
StarWarsFanthat's clear :)04:37
StarWarsFanso another question: why is this guide not linked or available in the original docu?04:38
StarWarsFanthere is only the description for a new installation!?04:38
moto-moiI have no clue, I'm not a mantis developer :P04:38
StarWarsFani c04:38
StarWarsFanso then thx for your hint04:40
moto-moinp04:40
StarWarsFannow breakfast, then backup, then update04:40
StarWarsFanin that order *g*04:40
moto-moino shower? :P04:40
StarWarsFanshower finished some minutes before04:41
StarWarsFan:-)04:41
moto-moiyou're one step ahead of me then :P04:41
StarWarsFan*g*04:41
StarWarsFanhm...06:35
StarWarsFan.../admin/check.php says now:06:35
StarWarsFanNotice: Constant OPEN already defined in /home/www/fli4l/bugs.eisfair.org/custom_constant_inc.php on line 306:36
StarWarsFanPossible Whitespace/Error in Configuration File - Aborting. Output so far follows:06:36
StarWarsFanstring(143) "06:36
StarWarsFanNotice: Constant OPEN already defined in /home/www/fli4l/bugs.eisfair.org/custom_constant_inc.php on line 306:36
StarWarsFan"06:36
StarWarsFanany ideas?06:36
StarWarsFanthe update as described on http://www.mantisbt.org/manual/manual.installation.upgrading.php did not show any warings or errors06:37
StarWarsFanprevious installation was 1.1.106:38
StarWarsFanits defined two times as on the old installation too06:43
StarWarsFanwhy is it not working now?06:44
StarWarsFan fgrep -r "'OPEN'" *06:44
StarWarsFancore/constant_inc.php:define( 'OPEN', 10 );06:44
StarWarsFancustom_constant_inc.php:        define ( 'OPEN',     30 );06:44
StarWarsFan:-/06:44
StarWarsFansry, previous version wasn't 1.1.1, it was 1.1.806:55
StarWarsFanhm, seems that the enumeration handling changed from 1.1.x to 1.2.x07:05
StarWarsFanok, reverted to 1.1.807:17
StarWarsFan:-(07:17
StarWarsFanan actual and working update manual is a must!07:17
*** Quits: siebrand (~beis@sm.xs4all.nl) (Read error: Connection reset by peer)07:19
*** Joins: siebrand (~beis@sm.xs4all.nl)07:19
nuclear_eclipseStarWarsFan: in the 1.2.x release, there is a file doc/INSTALL that covers how to upgrade08:24
StarWarsFanunbelievable, haven't looked there... (blush)08:26
StarWarsFanwell, trying what's written there...08:26
StarWarsFanok, whats written there is wrong08:30
StarWarsFanthe desrcription there says:08:30
StarWarsFan1. install in clean directory08:30
StarWarsFan2. go to .../admin/check.php08:31
StarWarsFan3. copy config files from old installation into new install dir08:31
StarWarsFanbut the check page requires the config files right now08:31
StarWarsFannot so funny... :-/08:31
nuclear_eclipseok, so those two steps are out of order08:32
StarWarsFanand after copying the config files, same error on check page08:32
nuclear_eclipsewell, actually, I'm not sure why admin/check.php should require your config...08:32
nuclear_eclipsewhat error are you getting?08:35
StarWarsFanfrom check.php?08:35
nuclear_eclipseyeah08:35
StarWarsFanmom, need to reinstall again...08:36
StarWarsFanChecking your installation08:39
StarWarsFanChecking Config File Exists08:39
StarWarsFanPlease use install.php to perform initial installation Click here08:39
StarWarsFanand on the right hand side a big red "BAD"08:39
nuclear_eclipseok, so try ignoring what check.php says, and just follow the rest of the steps in doc/INSTALL08:40
StarWarsFanas i wrote: after copying the configs from old installation, same behaviour as written above08:41
StarWarsFanbut giving it another try...08:42
StarWarsFanjust a second...08:42
StarWarsFanso step by step:08:42
StarWarsFanconfig files copied08:43
StarWarsFanaccessing .../admin/install.php08:43
StarWarsFanchecking installation is all green08:43
StarWarsFanentering admin username and pass08:43
StarWarsFanand clicking install/upgrade database08:43
StarWarsFanok, everything GOOD and green now08:44
StarWarsFanon accessing check.php same error as written 12:36:0708:45
nuclear_eclipseyeah, let's just ignore check.php then08:45
StarWarsFanok08:47
StarWarsFanactivated the page08:47
StarWarsFanwell, seems to work :-)08:48
StarWarsFanso thx a lot!08:51
nuclear_eclipseyou're welcome08:51
StarWarsFanbut all in all the update docu needs to updated ;-)08:52
StarWarsFansome sort of recursion...08:52
StarWarsFan+be08:52
StarWarsFannice, now own layout reactivated :-)09:04
dhx_mhi09:11
*** Quits: dhx_m (~anonymous@c122-107-170-247.eburwd5.vic.optusnet.com.au) (Remote host closed the connection)10:18
*** Joins: dhx_m (~anonymous@c122-107-170-247.eburwd5.vic.optusnet.com.au)10:51
*** Joins: paulr (~paul@cpc1-enfi9-0-0-cust389.hari.cable.virginmedia.com)12:28
*** Joins: Github (~Github@sh1-ext.rs.github.com)12:30
Githubmantisbt: master David Hicks * 919cd8f (4 files in 3 dirs): Issue #12245: Remove extended project browser feature ... - http://bit.ly/8ZNFYr12:30
*** Parts: Github (~Github@sh1-ext.rs.github.com)12:30
paulrhmm12:33
paulrdhx_m: OI12:36
*** Quits: siebrand (~beis@sm.xs4all.nl) ()13:56
*** StarWarsFan is now known as StarWarsFan|afk13:56
*** Joins: rolfkleef (~rolf@urtica.xs4all.nl)14:01
*** Joins: siebrand (~beis@sm.xs4all.nl)14:04
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 265 seconds)19:23
*** Quits: rolfkleef (~rolf@urtica.xs4all.nl) (Ping timeout: 240 seconds)19:53
*** Quits: moto-moi (~hylke@cara.xs4all.nl) (Quit: Ex-Chat)19:54
*** Quits: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de) (Remote host closed the connection)20:00
*** Joins: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de)20:00
*** Quits: paulr (~paul@cpc1-enfi9-0-0-cust389.hari.cable.virginmedia.com) ()20:50
*** Quits: fanno (~Morten@90.184.93.233) (Read error: Connection reset by peer)21:13
*** Joins: micahg (~micah@ubuntu/member/micahg)22:08

Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!