Saturday, 2010-08-07

../irclogs/#mantishelp.2010-08-07.log
--- scribe started ---00:00
CIA-25Mantisbt: hickseydr * r23d6e5693ad6 /library/ezc/ (6 files in 5 dirs): Add missing ezC Graph files04:12
CIA-25Mantisbt: hickseydr * rbba266b10624 /javascript_config.php: Issue #11826: Add dynamic JavaScript configuration script06:10
CIA-25Mantisbt: hickseydr * r1dbe709ea737 /core/html_api.php: Issue #11826: Implement new loading functions for CSS and JS06:10
CIA-25Mantisbt: hickseydr * r8c18b0ee0642 / (6 files in 3 dirs): Issue #11826: Replace inline JavaScript datetime picker06:10
CIA-25Mantisbt: hickseydr master-1.2.x * raa9ba88bff44 /library/ezc/ (6 files in 5 dirs): Add missing ezC Graph files06:11
CIA-25Mantisbt: hickseydr * red89d160e8ae /javascript_config.php: Add security warning comment to javascript_config.php06:20
CIA-25Mantisbt: hickseydr * r549acf423b6d /core/html_api.php: Consistently indent JavaScript includes within <head>06:29
Githubmantisbt: master David Hicks * 23d6e56 (0 files in 0 dirs): Add missing ezC Graph files ...06:30
Githubmantisbt: master David Hicks * bba266b (0 files in 0 dirs): Issue #11826: Add dynamic JavaScript configuration script ...06:30
Githubmantisbt: master David Hicks * 1dbe709 (1 files in 1 dirs): Issue #11826: Implement new loading functions for CSS and JS ...06:30
Githubmantisbt: master David Hicks * 8c18b0e (6 files in 3 dirs): Issue #11826: Replace inline JavaScript datetime picker ...06:30
Githubmantisbt: master David Hicks * ed89d16 (1 files in 1 dirs): Add security warning comment to javascript_config.php ...06:30
Githubmantisbt: master David Hicks * 549acf4 (1 files in 1 dirs): Consistently indent JavaScript includes within <head>06:30
Githubmantisbt: master commits a4e6b21...549acf4 - http://bit.ly/aaQAut06:30
Githubmantisbt: master-1.2.x David Hicks * aa9ba88 (0 files in 0 dirs): Add missing ezC Graph files ... - http://bit.ly/asYGfv06:30
CIA-25Mantisbt: hickseydr * r919cd8f0454e / (4 files in 3 dirs): Issue #12245: Remove extended project browser feature06:54
StarWarsFanhi!08:35
StarWarsFana question: for older releases there was an update guide available08:36
StarWarsFanhttp://www.mantisbt.org/manual/manual.installation.upgrading.php08:36
StarWarsFanbut it seems to be a little bit outdated08:36
moto-moiIs it? I've never done it any other way to be honest :)08:37
StarWarsFanjust be sure: can i use it to upgrade to latest release?08:37
StarWarsFanah, sounds nice!08:37
moto-moijust make sure you have a backup :)08:37
StarWarsFanthat's clear :)08:37
StarWarsFanso another question: why is this guide not linked or available in the original docu?08:38
StarWarsFanthere is only the description for a new installation!?08:38
moto-moiI have no clue, I'm not a mantis developer :P08:38
StarWarsFani c08:38
StarWarsFanso then thx for your hint08:40
moto-moinp08:40
StarWarsFannow breakfast, then backup, then update08:40
StarWarsFanin that order *g*08:40
moto-moino shower? :P08:40
StarWarsFanshower finished some minutes before08:41
StarWarsFan:-)08:41
moto-moiyou're one step ahead of me then :P08:41
StarWarsFan*g*08:41
StarWarsFanhm...10:35
StarWarsFan.../admin/check.php says now:10:35
StarWarsFanNotice: Constant OPEN already defined in /home/www/fli4l/bugs.eisfair.org/custom_constant_inc.php on line 310:36
StarWarsFanPossible Whitespace/Error in Configuration File - Aborting. Output so far follows:10:36
StarWarsFanstring(143) "10:36
StarWarsFanNotice: Constant OPEN already defined in /home/www/fli4l/bugs.eisfair.org/custom_constant_inc.php on line 310:36
StarWarsFan"10:36
StarWarsFanany ideas?10:36
StarWarsFanthe update as described on http://www.mantisbt.org/manual/manual.installation.upgrading.php did not show any warings or errors10:37
StarWarsFanprevious installation was 1.1.110:38
StarWarsFanits defined two times as on the old installation too10:43
StarWarsFanwhy is it not working now?10:44
StarWarsFan fgrep -r "'OPEN'" *10:44
StarWarsFancore/constant_inc.php:define( 'OPEN', 10 );10:44
StarWarsFancustom_constant_inc.php:        define ( 'OPEN',     30 );10:44
StarWarsFan:-/10:44
StarWarsFansry, previous version wasn't 1.1.1, it was 1.1.810:55
StarWarsFanhm, seems that the enumeration handling changed from 1.1.x to 1.2.x11:05
StarWarsFanok, reverted to 1.1.811:17
StarWarsFan:-(11:17
StarWarsFanan actual and working update manual is a must!11:17
nuclear_eclipseStarWarsFan: in the 1.2.x release, there is a file doc/INSTALL that covers how to upgrade12:24
StarWarsFanunbelievable, haven't looked there... (blush)12:26
StarWarsFanwell, trying what's written there...12:26
StarWarsFanok, whats written there is wrong12:30
StarWarsFanthe desrcription there says:12:30
StarWarsFan1. install in clean directory12:30
StarWarsFan2. go to .../admin/check.php12:31
StarWarsFan3. copy config files from old installation into new install dir12:31
StarWarsFanbut the check page requires the config files right now12:31
StarWarsFannot so funny... :-/12:31
nuclear_eclipseok, so those two steps are out of order12:32
StarWarsFanand after copying the config files, same error on check page12:32
nuclear_eclipsewell, actually, I'm not sure why admin/check.php should require your config...12:32
nuclear_eclipsewhat error are you getting?12:35
StarWarsFanfrom check.php?12:35
nuclear_eclipseyeah12:35
StarWarsFanmom, need to reinstall again...12:36
StarWarsFanChecking your installation12:39
StarWarsFanChecking Config File Exists12:39
StarWarsFanPlease use install.php to perform initial installation Click here12:39
StarWarsFanand on the right hand side a big red "BAD"12:39
nuclear_eclipseok, so try ignoring what check.php says, and just follow the rest of the steps in doc/INSTALL12:40
StarWarsFanas i wrote: after copying the configs from old installation, same behaviour as written above12:41
StarWarsFanbut giving it another try...12:42
StarWarsFanjust a second...12:42
StarWarsFanso step by step:12:42
StarWarsFanconfig files copied12:43
StarWarsFanaccessing .../admin/install.php12:43
StarWarsFanchecking installation is all green12:43
StarWarsFanentering admin username and pass12:43
StarWarsFanand clicking install/upgrade database12:43
StarWarsFanok, everything GOOD and green now12:44
StarWarsFanon accessing check.php same error as written 12:36:0712:45
nuclear_eclipseyeah, let's just ignore check.php then12:45
StarWarsFanok12:47
StarWarsFanactivated the page12:47
StarWarsFanwell, seems to work :-)12:48
StarWarsFanso thx a lot!12:51
nuclear_eclipseyou're welcome12:51
StarWarsFanbut all in all the update docu needs to updated ;-)12:52
StarWarsFansome sort of recursion...12:52
StarWarsFan+be12:52
StarWarsFannice, now own layout reactivated :-)13:04
dhx_mhi13:11
Githubmantisbt: master David Hicks * 919cd8f (4 files in 3 dirs): Issue #12245: Remove extended project browser feature ... - http://bit.ly/8ZNFYr16:30
paulrhmm16:33
paulrdhx_m: OI16:36

Generated by irclog2html.py