Monday, 2010-02-01

../irclogs/#mantishelp.2010-02-01.log
--- scribe started ---00:00
alemayohi! how can I hide administrator-users from the "assign to" box ?07:36
alemayofound it ..07:45
kirillkaaround?09:08
kirillkaaround?13:23
kirillkanuclear_eclipse: mo13:38
kirillka:(13:46
kirillkaping14:51
ToreadorVampireDoes anyone here know of a Mantis extension/feature/anything that would allow a developer/whoever to keep cached Mantis data on their computer for offline use (like, using Google Gears)?18:39
paul__dont think that sort of things exists atm18:41
ToreadorVampireNo, it was only a longshot, because 1)  train journeys (when I fix a bug or two on the way to a clients' office) and 2)  One of my clients has essentially no connectivity at their office18:45
ToreadorVampireI can access the tracker using my phone and 3G, but that's not so convenient/as fast as using the full laptop UI18:46
kirillkanuclear_eclipse: around?19:25
kirillkapaul__: around?19:29
kirillkadaryn: hi19:29
kirillkadaryn: one sec. I open skype19:29
paul__hi19:36
kirillkapaul__: lo. Where are you? You gone from Great Britain?19:37
paul__no, i'm in london19:37
kirillkaWhy you come in IRC in this time. Our time diff - 2 hours19:38
paul__irc from home19:39
kirillkaOh. Ok19:39
kirillkapaul__: can you help me solve my server problem19:39
kirillka?19:39
paul__whats that19:39
kirillkamy server on linux. And after some patch of David, I can't update19:40
kirillkaone sec19:40
kirillkaopen url19:40
paul__right19:41
kirillkaI add in <mantis_root>/core.php some string19:41
kirillkafunction require_api( $p_api_name ) {19:41
kirillkaglobal $g_core_path;19:41
kirillkaif ($p_api_name != 'php_api.php'){ echo "begin<br />\n"; echo $p_api_name."<br />\n"; print_r($g_api_included); echo "end<br />\n";}19:41
kirillkaif ( !isset( $g_api_included[$p_api_name] ) ) {19:41
kirillka$g_api_included[$p_api_name] = 1;19:42
kirillka}19:42
kirillkaelse{19:42
kirillkaecho "AHTUNG!!! <br />\n";19:42
kirillkaecho $p_api_name."<br />\n";19:42
kirillkaprint_r($g_api_included);19:42
kirillkaecho "<br />\n";19:42
kirillka}19:42
kirillkayou see, that after in twitter_api.php load bug_api.php19:43
kirillkaand then nothing19:43
kirillkaprint_r($g_api_included) - not print19:43
kirillkaon another server all work fine19:44
kirillkaonly on this server19:44
kirillkaI have 2 installation on this server: work and test19:44
kirillkatest - last git without my changes19:45
kirillkanot work too19:45
kirillkaI don't understand for what mantis broke19:45
paul__function require_api( $p_api_name ) { global $g_api_included; global $g_core_path;19:47
paul__how come your paste doesn't include that global?19:47
kirillkaone sec19:47
kirillkahttp://mantis.pastebin.com/m77a94e9219:48
kirillkaI add 5 and 17-22 lines19:48
kirillkalast execute 5 line:19:49
kirillkaprint begin and $p_api_name19:49
kirillkaprint_r($g_api_included); not executed19:49
kirillkarequire_api executed from twitter_api.php19:50
paul__dare I ask what php version?19:50
kirillkaphp 5.2.xx19:50
kirillkaone sec19:50
paul__well, first obvious question19:54
paul__is php crashing?19:54
kirillkaI don't know19:54
kirillkaIn syslog not error19:55
paul__look in apache error or whatever log19:55
kirillkapaul__: You can open last url with phpinfo?19:56
paul__yes19:56
kirillkapaul__: in apache error - nothing19:58
paul__something's taking it out19:59
paul__;/19:59
kirillkaand I can't understand what20:00
kirillkapaul__: If I change in twitter_api.php require_api('bug_api.php') on require_once('bug_api.php'); this work, but stoped on some next require_api...20:01
paul__well, latest trunk worked here when i last checked20:04
paul__the box your using, is a company box or your own test box?20:05
kirillkapaul__: on company, but mine support :)20:05
paul__right, so not something I could access to take a look brierfly20:06
kirillkapaul__: did you have some IM (not IRC)?20:06
paul__sure20:07
paul__what ones do you run?20:07
kirillkaI use icq, skype, jabber and msn20:07
paul__right , i'm on msn and icq20:11
paul__363357820:11
kirillkaicq 82427351, msn: kirillkr@hotmail.com20:12
darynkirillka i'm back now20:32
paul__right20:59
paul__nuclear_eclipse: mo20:59
nuclear_eclipsehi20:59
paul__we've worked out why kirillka couldn't get latest git to work20:59
paul__after david's changes20:59
kirillkanuclear_eclipse: mo21:00

Generated by irclog2html.py