phpgedview-talk Mailing List for PhpGedView (Page 26)
Brought to you by:
canajun2eh,
yalnifj
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(4) |
Feb
(3) |
Mar
(35) |
Apr
(37) |
May
(22) |
Jun
|
Jul
(2) |
Aug
(7) |
Sep
(10) |
Oct
(9) |
Nov
|
Dec
(16) |
2005 |
Jan
(16) |
Feb
(4) |
Mar
(48) |
Apr
(12) |
May
(4) |
Jun
(3) |
Jul
(4) |
Aug
(19) |
Sep
(31) |
Oct
(16) |
Nov
(7) |
Dec
(58) |
2006 |
Jan
(9) |
Feb
(14) |
Mar
(16) |
Apr
(12) |
May
(9) |
Jun
(9) |
Jul
(31) |
Aug
(19) |
Sep
(3) |
Oct
|
Nov
(11) |
Dec
(3) |
2007 |
Jan
(16) |
Feb
(1) |
Mar
(4) |
Apr
(17) |
May
(40) |
Jun
(14) |
Jul
(31) |
Aug
(10) |
Sep
(14) |
Oct
(64) |
Nov
(24) |
Dec
(13) |
2008 |
Jan
(12) |
Feb
(2) |
Mar
(7) |
Apr
(2) |
May
(16) |
Jun
(8) |
Jul
(4) |
Aug
(14) |
Sep
(13) |
Oct
(2) |
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
(11) |
Mar
(5) |
Apr
(6) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
(2) |
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Rodney H. <rm...@rm...> - 2005-07-25 12:44:15
|
Hello Matthew, Thanks a lot for that. Changed, as shown and it works a treat! http://rmhh.co.uk/tree2/fanchart.php Much obliged. Regards -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On > Behalf Of Matthew Gates > Sent: Monday, July 25, 2005 2:04 PM > To: php...@li... > Subject: Re: [Phpgedview-talk] Fan Chart v3.3.4 problem > > On Monday 25 July 2005 09:39, Rodney Hall wrote: > > Hi Rodney, > > > Can anyone tell me what is meant by the following strings on the Fan > > Chart (followed by a blank fan chart) in v3.3.4? There are more such > > lines following. I can find no "imagettfbbox()" in fanchart.php. > > All other functions are working perfectly. > > I saw this as well in my installation of v3.2 final at > http://porpoisehead.net/gedview/ > > I think it's because the fontsize that is passed to the ImageTtfBbox > function has contents something like "6px" when the function expects > someting like "6.0". I made a temporary fix. I didn't > bother sending it > to the project because it's obviously a nasty kludge, and I > expect it is > fixed in more recent versions of the project. The change is in the > fanchart.php file, starting at about line 257: > > // calculate text position > $dfontsize = str_replace("px", ".0", $fontsize); // > CHANGE: new line > $bbox=ImageTtfBbox($dfontsize, 0, $fontfile, $text); // CHANGED > $textwidth = $bbox[4]; > $deg = $deg1+.44; > if ($deg2-$deg1>40) $deg = $deg1+($deg2-$deg1)/11; > if ($deg2-$deg1>80) $deg = $deg1+($deg2-$deg1)/7; > if ($deg2-$deg1>140) $deg = $deg1+($deg2-$deg1)/4; > if ($gen==0) $deg=180; > $rad=deg2rad($deg); > $mr=($rx-$rw/4)/2; > if ($gen>0 and $deg2-$deg1>80) $mr=$rx/2; > $tx=$cx + ($mr) * cos($rad); > $ty=$cy - $mr * -sin($rad); > if ($sosa==1) $ty-=$mr/2; > > // print text. next line CHANGED > ImageTtfText($image, $dfontsize, $tangle, $tx, $ty, > $color, $fontfile, > $text); > > > All the lines that have changed have a comment with CHANGED near them. > > > -- > > Rodney HALL > > Heywood, Lancashire > > > > Suaviter sed fortiter > > Agreeably but powerfully > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > > > > ----------------------------Example Warning > > lines------------------------------------- > > > > Warning: imagettfbbox() expects parameter 1 to be double, > string given > > in /tree2/fanchart.php on line 263 > > > > Warning: imagettftext() expects parameter 2 to be double, > string given > > in /tree2/fanchart.php on line 278 > > (unknown) LIDON > > Pedigree Tree > > Descendancy Chart > > Ancestry Chart > > Fan Chart > > Hourglass Chart > > < Marie Elizabeth LIDON > > < Louise LIDON > > > > Warning: imagettfbbox() expects parameter 1 to be double, > string given > > in /tree2/fanchart.php on line 263 > > > > Warning: imagettftext() expects parameter 2 to be double, > string given > > in /tree2/fanchart.php on line 278 > > Mary BRIDGE > > Pedigree Tree > > Descendancy Chart > > Ancestry Chart > > Fan Chart > > Hourglass Chart > > William Oliver Heywood LOVATT > > < Thomas LOVEATT > > < Joseph LOVEATT > > < Ruth LOVEATT > > < Eliza LOVATT > > < Fanny LOVATT > > > > Warning: imagettfbbox() expects parameter 1 to be double, > string given > > in /tree2/fanchart.php on line 263 > > > > Warning: imagettftext() expects parameter 2 to be double, > string given > > in /tree2/fanchart.php on line 278 > > William Oliver Heywood LOVATT > > Pedigree Tree > > Descendancy Chart > > Ancestry Chart > > Fan Chart > > Hourglass Chart > > Mary BRIDGE > > < Thomas LOVEATT > > < Joseph LOVEATT > > < Ruth LOVEATT > > < Eliza LOVATT > > < Fanny LOVATT > > > > Warning: imagettfbbox() expects parameter 1 to be double, > string given > > in /tree2/fanchart.php on line 263 > > > > Warning: imagettftext() expects parameter 2 to be double, > string given > > in /tree2/fanchart.php on line 278 > > Mary Anne LOMAX > > Pedigree Tree > > Descendancy Chart > > Ancestry Chart > > Fan Chart > > Hourglass Chart > > George HALL > > < Mary HALL > > < Sarah HALL > > < George HALL > > < John HALL > > < Thomas HALL > > < Joseph HALL > > < Samuel HALL |
From: Matthew G. <ma...@po...> - 2005-07-25 12:04:30
|
On Monday 25 July 2005 09:39, Rodney Hall wrote: Hi Rodney, > Can anyone tell me what is meant by the following strings on the Fan > Chart (followed by a blank fan chart) in v3.3.4? There are more such > lines following. I can find no "imagettfbbox()" in fanchart.php. > All other functions are working perfectly. I saw this as well in my installation of v3.2 final at http://porpoisehead.net/gedview/ I think it's because the fontsize that is passed to the ImageTtfBbox function has contents something like "6px" when the function expects someting like "6.0". I made a temporary fix. I didn't bother sending it to the project because it's obviously a nasty kludge, and I expect it is fixed in more recent versions of the project. The change is in the fanchart.php file, starting at about line 257: // calculate text position $dfontsize = str_replace("px", ".0", $fontsize); // CHANGE: new line $bbox=ImageTtfBbox($dfontsize, 0, $fontfile, $text); // CHANGED $textwidth = $bbox[4]; $deg = $deg1+.44; if ($deg2-$deg1>40) $deg = $deg1+($deg2-$deg1)/11; if ($deg2-$deg1>80) $deg = $deg1+($deg2-$deg1)/7; if ($deg2-$deg1>140) $deg = $deg1+($deg2-$deg1)/4; if ($gen==0) $deg=180; $rad=deg2rad($deg); $mr=($rx-$rw/4)/2; if ($gen>0 and $deg2-$deg1>80) $mr=$rx/2; $tx=$cx + ($mr) * cos($rad); $ty=$cy - $mr * -sin($rad); if ($sosa==1) $ty-=$mr/2; // print text. next line CHANGED ImageTtfText($image, $dfontsize, $tangle, $tx, $ty, $color, $fontfile, $text); All the lines that have changed have a comment with CHANGED near them. > -- > Rodney HALL > Heywood, Lancashire > > Suaviter sed fortiter > Agreeably but powerfully > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ > > ----------------------------Example Warning > lines------------------------------------- > > Warning: imagettfbbox() expects parameter 1 to be double, string given > in /tree2/fanchart.php on line 263 > > Warning: imagettftext() expects parameter 2 to be double, string given > in /tree2/fanchart.php on line 278 > (unknown) LIDON > Pedigree Tree > Descendancy Chart > Ancestry Chart > Fan Chart > Hourglass Chart > < Marie Elizabeth LIDON > < Louise LIDON > > Warning: imagettfbbox() expects parameter 1 to be double, string given > in /tree2/fanchart.php on line 263 > > Warning: imagettftext() expects parameter 2 to be double, string given > in /tree2/fanchart.php on line 278 > Mary BRIDGE > Pedigree Tree > Descendancy Chart > Ancestry Chart > Fan Chart > Hourglass Chart > William Oliver Heywood LOVATT > < Thomas LOVEATT > < Joseph LOVEATT > < Ruth LOVEATT > < Eliza LOVATT > < Fanny LOVATT > > Warning: imagettfbbox() expects parameter 1 to be double, string given > in /tree2/fanchart.php on line 263 > > Warning: imagettftext() expects parameter 2 to be double, string given > in /tree2/fanchart.php on line 278 > William Oliver Heywood LOVATT > Pedigree Tree > Descendancy Chart > Ancestry Chart > Fan Chart > Hourglass Chart > Mary BRIDGE > < Thomas LOVEATT > < Joseph LOVEATT > < Ruth LOVEATT > < Eliza LOVATT > < Fanny LOVATT > > Warning: imagettfbbox() expects parameter 1 to be double, string given > in /tree2/fanchart.php on line 263 > > Warning: imagettftext() expects parameter 2 to be double, string given > in /tree2/fanchart.php on line 278 > Mary Anne LOMAX > Pedigree Tree > Descendancy Chart > Ancestry Chart > Fan Chart > Hourglass Chart > George HALL > < Mary HALL > < Sarah HALL > < George HALL > < John HALL > < Thomas HALL > < Joseph HALL > < Samuel HALL > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Rodney H. <rm...@rm...> - 2005-07-25 09:40:13
|
Can anyone tell me what is meant by the following strings on the Fan Chart (followed by a blank fan chart) in v3.3.4? There are more such lines following. I can find no "imagettfbbox()" in fanchart.php. All other functions are working perfectly. -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ ----------------------------Example Warning lines------------------------------------- Warning: imagettfbbox() expects parameter 1 to be double, string given in /tree2/fanchart.php on line 263 Warning: imagettftext() expects parameter 2 to be double, string given in /tree2/fanchart.php on line 278 (unknown) LIDON Pedigree Tree Descendancy Chart Ancestry Chart Fan Chart Hourglass Chart < Marie Elizabeth LIDON < Louise LIDON Warning: imagettfbbox() expects parameter 1 to be double, string given in /tree2/fanchart.php on line 263 Warning: imagettftext() expects parameter 2 to be double, string given in /tree2/fanchart.php on line 278 Mary BRIDGE Pedigree Tree Descendancy Chart Ancestry Chart Fan Chart Hourglass Chart William Oliver Heywood LOVATT < Thomas LOVEATT < Joseph LOVEATT < Ruth LOVEATT < Eliza LOVATT < Fanny LOVATT Warning: imagettfbbox() expects parameter 1 to be double, string given in /tree2/fanchart.php on line 263 Warning: imagettftext() expects parameter 2 to be double, string given in /tree2/fanchart.php on line 278 William Oliver Heywood LOVATT Pedigree Tree Descendancy Chart Ancestry Chart Fan Chart Hourglass Chart Mary BRIDGE < Thomas LOVEATT < Joseph LOVEATT < Ruth LOVEATT < Eliza LOVATT < Fanny LOVATT Warning: imagettfbbox() expects parameter 1 to be double, string given in /tree2/fanchart.php on line 263 Warning: imagettftext() expects parameter 2 to be double, string given in /tree2/fanchart.php on line 278 Mary Anne LOMAX Pedigree Tree Descendancy Chart Ancestry Chart Fan Chart Hourglass Chart George HALL < Mary HALL < Sarah HALL < George HALL < John HALL < Thomas HALL < Joseph HALL < Samuel HALL |
From: Edward v. d. M. <e.v...@ch...> - 2005-07-23 05:57:51
|
Hello, =20 I think I found a bug: the fan chart is missing in version 3.3.4. In = version 3.3.1 it was still present in the menu =93Charts=94. =20 =20 Greetings,=20 Edward van der Maarel=20 =20 =20 =20 --=20 No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.9.2/55 - Release Date: 21-7-2005 =20 |
From: <Fr...@we...> - 2005-06-07 11:28:54
|
ok, solved by myself :) if you want to use/activate languages, you have to _edit_ the language file. strange go on ancestrying... __________________________________________________________ Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. weltweit telefonieren! http://freephone.web.de/?mc=021201 |
From: <Fr...@we...> - 2005-06-06 10:55:37
|
dear developers, thanks for this pretty software yesterday I installed an old version (2.6) which seemd to word properly. After reinstall version 3.3.4 now I can't change the language, there is only english in the dropdown, but on the server I have all language-files. Do you have some hint to solve this problem? greets and thanks, fristu ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
From: Open S. S. <ope...@gm...> - 2005-06-06 09:21:37
|
Dear Developers, First we would like to tell you that this is not spam, but a one time request for your support. We are two master students from the Erasmus University Rotterdam (http://www.eur.nl) in the Netherlands, and we are doing research on the subject of Open Source developer motivation. To gather data for this research we are conducting an online survey. We hope that you are willing to help us out by participating. Our survey can be accessed by clicking on the following link: http://smeijer.homelinux.org:8080/survey/index.php Completing the survey will only take about 10 minutes, is completely anonymous, and will really help us out a lot. Of course we are more than willing to share our findings with you. If you are interested in the outcomes of our research, let us know at ope...@gm... and we will send you the final results. Sincerely yours, Cornelis & Douwe Students Erasmus University Rotterdam |
From: John F. <Joh...@no...> - 2005-05-23 17:52:20
|
Hi Lars, We can look into this. Please submit a feature request to the sourceforge project page https://sourceforge.net/tracker/?group_id=3D55456&atid=3D477082 and = include some sample Gedcom where these tags are used. Thanks, --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Lars Erik Bryld Sent: Monday, May 23, 2005 7:42 AM To: php...@li... Subject: [Phpgedview-talk] Witnessed events Technically it's a feature request, but anyway... Has it been considered to support the admittedly non 5.5 standard tags _WITN and _ROLE for event records? I use the witness feature extensively when establishing associations between people based on godfathering and sharing houses in censuses etc. I would like to demonstrate them at my PhpGedView-powered web site as well, if possible. Regards Lars Erik ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=3D7412&alloc_id=3D16344&op=3Dclick _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Lars E. B. <lar...@da...> - 2005-05-23 13:41:39
|
Technically it's a feature request, but anyway... Has it been considered to support the admittedly non 5.5 standard tags _WITN and _ROLE for event records? I use the witness feature extensively when establishing associations between people based on godfathering and sharing houses in censuses etc. I would like to demonstrate them at my PhpGedView-powered web site as well, if possible. Regards Lars Erik |
From: John F. <Joh...@no...> - 2005-05-11 15:04:34
|
Hi Dennis, You can get rid of the mail error by turning on simple mail headers in the site configuration. You should be able to uncheck the "show sources" option on the report setup page which will get rid of the sources on the report. --John =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D John Finlay PhpGedView Project Manager http://www.phpgedview.net ya...@us... -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of dennis Sent: Wednesday, May 11, 2005 8:18 AM To: php...@li... Subject: [Phpgedview-talk] errors on PhpGedView 3.3.4 On all the 3.3.x upgrade & updates I have been I have been getting 2 errors: 3.3.4 error: Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address in=20 E:\Websites\mydomain.com\phpgedview\includes\functions.php on line 2047 Message Sent - ******* (Mailto link takes care of that problem) Whenever a PDF Report has sources included, it writes the end of the 1st line over the first part of the 2nd line. (is there a way just to turn off the sources option on the PDF reports?) Dennis=20 --=20 No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 5/10/2005 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=3D7393&alloc_id=3D16281&op=3Dclick _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: dennis <den...@ur...> - 2005-05-11 14:18:07
|
On all the 3.3.x upgrade & updates I have been I have been getting 2 errors: 3.3.4 error: Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address in E:\Websites\mydomain.com\phpgedview\includes\functions.php on line 2047 Message Sent - ******* (Mailto link takes care of that problem) Whenever a PDF Report has sources included, it writes the end of the 1st line over the first part of the 2nd line. (is there a way just to turn off the sources option on the PDF reports?) Dennis -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 5/10/2005 |
From: <he...@mu...> - 2005-04-20 00:02:41
|
Thanks a lot again. I've checked but I'm really using mysql. It hasn't reverted.- I hope I'll get some other suggestion from the list but at least you've helped me to eliminate one possible problem.- Hernan _____ De: php...@li... [mailto:php...@li...] En nombre de Len Lundgren Enviado el: martes, 19 de abril de 2005 20:00 Para: php...@li... Asunto: RE: [Phpgedview-talk] Consuming Problems Be sure it did not revert to index. I thought mine was mysql also, but when I looked into my performance problems, I discovered that it had reverted to index. if you are using mysql, be sure there is enough threads in the apache config. other than that, I am no help Len |
From: Len L. <llu...@in...> - 2005-04-19 23:00:08
|
Be sure it did not revert to index. I thought mine was mysql also, but when I looked into my performance problems, I discovered that it had reverted to index. if you are using mysql, be sure there is enough threads in the apache config. other than that, I am no help Len --Original Message Text--- From: Hernan Javier Lopez Date: Tue, 19 Apr 2005 19:43:59 -0300 Thanks a lot for your quick answer. Unfortunately, MySQL is what I'm already using. Hernan De: php...@li... [mailto:phpgedview-talk- ad...@li...] En nombre de Len Lundgren Enviado el: martes, 19 de abril de 2005 19:36 Para: Hernan Javier Lopez; php...@li... Asunto: Re: [Phpgedview-talk] Consuming Problems if you use the index method, it will use max resources and can for a long time, even do put up the first string. if you switch to mysql it is much faster and uses less cpu. Len On Tue, 19 Apr 2005 19:02:19 -0300, Hernan Javier Lopez wrote: > >I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: >1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I >host my web page, they've reported that the files detailed above consume too >many resources.- I wanted to know if somebody else experienced the same >problems of if there might be a configuration failure in my server.- If you >think it's necessary I'll send you the Php configuration.- >Thanks a lot. > > >Top Process %CPU 99.9 /usr/bin/php individual.php >Top Process %CPU 94.8 /usr/bin/php ancestry.php >Top Process %CPU 86.0 /usr/bin/php fanchart.php > >Top Process %CPU 99.9 /usr/bin/php calendar.php >Top Process %CPU 92.6 /usr/bin/php fanchart.php >Top Process %CPU 91.6 /usr/bin/php index.php > >Hernan Lopez > > > >------------------------------------------------------- >This SF.Net email is sponsored by: New Crystal Reports XI. >Version 11 adds new functionality designed to reduce time involved in >creating, integrating, and deploying reporting solutions. Free runtime info, >new features, or free trial, at: http://www.businessobjects.com/devxi/728 >_______________________________________________ >Phpgedview-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpgedview-talk Len e-mail -> llu...@in... Web Page http://thelundgrens.us Benjamin Franklin's admonition: "Make yourself sheep and the wolves will eat you." Len e-mail -> llu...@in... Web Page http://thelundgrens.us Benjamin Franklin's admonition: "Make yourself sheep and the wolves will eat you." |
From: <he...@mu...> - 2005-04-19 22:44:13
|
Thanks a lot for your quick answer. Unfortunately, MySQL is what I'm already using. Hernan _____ De: php...@li... [mailto:php...@li...] En nombre de Len Lundgren Enviado el: martes, 19 de abril de 2005 19:36 Para: Hernan Javier Lopez; php...@li... Asunto: Re: [Phpgedview-talk] Consuming Problems if you use the index method, it will use max resources and can for a long time, even do put up the first string. if you switch to mysql it is much faster and uses less cpu. Len On Tue, 19 Apr 2005 19:02:19 -0300, Hernan Javier Lopez wrote: > >I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: >1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I >host my web page, they've reported that the files detailed above consume too >many resources.- I wanted to know if somebody else experienced the same >problems of if there might be a configuration failure in my server.- If you >think it's necessary I'll send you the Php configuration.- >Thanks a lot. > > >Top Process %CPU 99.9 /usr/bin/php individual.php >Top Process %CPU 94.8 /usr/bin/php ancestry.php >Top Process %CPU 86.0 /usr/bin/php fanchart.php > >Top Process %CPU 99.9 /usr/bin/php calendar.php >Top Process %CPU 92.6 /usr/bin/php fanchart.php >Top Process %CPU 91.6 /usr/bin/php index.php > >Hernan Lopez > > > >------------------------------------------------------- >This SF.Net email is sponsored by: New Crystal Reports XI. >Version 11 adds new functionality designed to reduce time involved in >creating, integrating, and deploying reporting solutions. Free runtime info, >new features, or free trial, at: http://www.businessobjects.com/devxi/728 >_______________________________________________ >Phpgedview-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpgedview-talk Len e-mail -> llu...@in... Web Page http://thelundgrens.us Benjamin Franklin's admonition: "Make yourself sheep and the wolves will eat you." |
From: Len L. <llu...@in...> - 2005-04-19 22:36:40
|
if you use the index method, it will use max resources and can for a long time, even do put up the first string. if you switch to mysql it is much faster and uses less cpu. Len On Tue, 19 Apr 2005 19:02:19 -0300, Hernan Javier Lopez wrote: > >I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: >1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I >host my web page, they've reported that the files detailed above consume too >many resources.- I wanted to know if somebody else experienced the same >problems of if there might be a configuration failure in my server.- If you >think it's necessary I'll send you the Php configuration.- >Thanks a lot. > > >Top Process %CPU 99.9 /usr/bin/php individual.php >Top Process %CPU 94.8 /usr/bin/php ancestry.php >Top Process %CPU 86.0 /usr/bin/php fanchart.php > >Top Process %CPU 99.9 /usr/bin/php calendar.php >Top Process %CPU 92.6 /usr/bin/php fanchart.php >Top Process %CPU 91.6 /usr/bin/php index.php > >Hernan Lopez > > > >------------------------------------------------------- >This SF.Net email is sponsored by: New Crystal Reports XI. >Version 11 adds new functionality designed to reduce time involved in >creating, integrating, and deploying reporting solutions. Free runtime info, >new features, or free trial, at: http://www.businessobjects.com/devxi/728 >_______________________________________________ >Phpgedview-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpgedview-talk Len e-mail -> llu...@in... Web Page http://thelundgrens.us Benjamin Franklin's admonition: "Make yourself sheep and the wolves will eat you." |
From: <he...@mu...> - 2005-04-19 22:02:38
|
I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: 1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I host my web page, they've reported that the files detailed above consume too many resources.- I wanted to know if somebody else experienced the same problems of if there might be a configuration failure in my server.- If you think it's necessary I'll send you the Php configuration.- Thanks a lot. Top Process %CPU 99.9 /usr/bin/php individual.php Top Process %CPU 94.8 /usr/bin/php ancestry.php Top Process %CPU 86.0 /usr/bin/php fanchart.php Top Process %CPU 99.9 /usr/bin/php calendar.php Top Process %CPU 92.6 /usr/bin/php fanchart.php Top Process %CPU 91.6 /usr/bin/php index.php Hernan Lopez |
From: =James B. <j.b...@ve...> - 2005-04-13 00:05:42
|
I'll bet you are my aquintance from WikiPedia, no? I installed PGV a month ago, and also the Java frontend. I've had problems with the Java, can't add people. The PGV has some good stuff, but has a long way to go for what I want. At 01:58 PM 4/12/05, you wrote: >Hello there! > > >I installed the latest version of GedView on my server (at >http://halibutt.t35.com) and uploaded the GEDCOM file. All was running >fine until I added the date of marriage of my parents. All of a sudden in >the pedigree chart (http://halibutt.t35.com/pedigree.php) their names >started to be followed by an error: > >*Notice*: Undefined index: gedcom in >*/home/freehost/t35.com/h/a/halibutt/includes/functions_index.php* on line >*106* > >Similar errors appear also on the page of my great-grandma >(http://halibutt.t35.com/individual.php?pid=I53&ged=Machoccy.ged). What >did I do wrong and how can I fix this? > >Regards James Birkholz admin, Posen-L mailing list and website http://www.Posen-L.com |
From: John F. <Joh...@by...> - 2005-04-12 20:52:27
|
Re-importing the gedcom file should remove the error. An updated functions_index.php file which I believe will prevent this error from happening again, can be downloaded from this link: http://cvs.sourceforge.net/viewcvs.py/phpgedview/phpGedView/includes/fun ctions_index.php?view=3Dmarkup --John =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D John Finlay PhpGedView Project Manager > -----Original Message----- > From: php...@li... [mailto:phpgedview-talk- > ad...@li...] On Behalf Of Halibutt > Sent: Tuesday, April 12, 2005 5:59 AM > To: GedView lista > Subject: [Phpgedview-talk] Error questions - newbie needs help >=20 > Hello there! >=20 >=20 > I installed the latest version of GedView on my server (at > http://halibutt.t35.com) and uploaded the GEDCOM file. All was running > fine until I added the date of marriage of my parents. All of a sudden > in the pedigree chart (http://halibutt.t35.com/pedigree.php) their names > started to be followed by an error: >=20 > *Notice*: Undefined index: gedcom in > */home/freehost/t35.com/h/a/halibutt/includes/functions_index.php* on > line *106* >=20 > Similar errors appear also on the page of my great-grandma > (http://halibutt.t35.com/individual.php?pid=3DI53&ged=3DMachoccy.ged). What > did I do wrong and how can I fix this? >=20 > Regards >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Halibutt <hal...@o2...> - 2005-04-12 11:59:03
|
Hello there! I installed the latest version of GedView on my server (at http://halibutt.t35.com) and uploaded the GEDCOM file. All was running fine until I added the date of marriage of my parents. All of a sudden in the pedigree chart (http://halibutt.t35.com/pedigree.php) their names started to be followed by an error: *Notice*: Undefined index: gedcom in */home/freehost/t35.com/h/a/halibutt/includes/functions_index.php* on line *106* Similar errors appear also on the page of my great-grandma (http://halibutt.t35.com/individual.php?pid=I53&ged=Machoccy.ged). What did I do wrong and how can I fix this? Regards |
From: <mai...@go...> - 2005-04-06 07:56:01
|
I just started using phpgedview 3.3 and it i am very pleased with it. There are only 2 problems which i can't solve: 1. How to change the sender email adres from the email send when a new user registers. 2. The header of the send mail is badly formated: ------------- Apr 5 00:31:22 mx1 postfix/smtp[13485]: 9CC6E75012: to=3D<wha...@my...>, orig_to=3D<my...@my...>, relay=3D127.0.0.1[127.0.0.1], delay=3D4, status=3Dsent (250 2.6.0 Ok, mes= sage with invalid header discarded, id=3D10324-09 - Improper use of control character (char 0D hex) in message header 'Content-type': Content-type: text/plain;\\r\\n\\tcharset=3D"ANSI...) ------------- Does anyone have any clues? Thanks in advance! Thanks! Grz. Johan |
From: Rodney H. <rm...@rm...> - 2005-04-04 18:34:43
|
Thanks John, all working fine now! :o) -- Rodney HALL=20 Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully=20 ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of John Finlay > Sent: Monday, April 04, 2005 6:36 PM > To: php...@li... > Subject: RE: [Phpgedview-talk] 3.3 install Problems >=20 > Hi Rodney, >=20 > I would recommend using WinMerge (another project on sourceforge) to > help you update your theme. >=20 > With version 3.3 we decided to have all of the languages=20 > default to off > except the language specified in the admin user's browser=20 > settings. You > will need to enable the languages that you want to support from the > admin page. >=20 > --John >=20 >=20 > > -----Original Message----- > > From: php...@li... > [mailto:phpgedview-talk- > > ad...@li...] On Behalf Of Rodney Hall > > Sent: Friday, April 01, 2005 3:40 AM > > To: php...@li... > > Subject: RE: [Phpgedview-talk] 3.3 install Problems > >=20 > > James, > >=20 > > Many thanks for your reply. > > I have found that the problem is the custom Theme that I have > previously > > used not being compatible with the new build. I shall have=20 > to go back > > through the files all over again to get the look that I want! :o( > >=20 > > The only strange thing I see on the default style is that language > change is > > now a drop-down box and only English is offered! > >=20 > > Regards > > -- > > Rodney HALL > > Heywood, Lancashire > >=20 > > Suaviter sed fortiter > > Agreeably but powerfully > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On > > > Behalf Of =3DJames Birkholz=3D > > > Sent: Friday, April 01, 2005 12:57 AM > > > To: php...@li... > > > Subject: Re: [Phpgedview-talk] 3.3 install Problems > > > > > > I'm sending this in case you don't get a more knowledgable reply. > > > I've seen similar messages when trying to do Sessions in php, > > > I think the > > > trick was to move the commands to an earlier postion. > > > Not sure why you'd get that scenaria with working code > > > though. Perhaps a > > > path isn't config'd right and something's not "Included" > > > (called) properly? > > > The first error is probably the key... > > > > > > At 02:16 PM 3/30/05, you wrote: > > > >Having installed v3.3 in a temporary directory to test - > > > >http://rmhh.co.uk/tree3/index.php?command=3Dgedcom -, I'm > > > having a couple of > > > >problems:- > > > >(URLs shortened) > > > > > > > >1. The top of the Welcome Page shows "Notice: Undefined > > > index: admin in > > > >.../tree3/blocks/html_block.php on line 32 > > > > > > > >Warning: Cannot modify header information - headers already > > > sent by (output > > > >started at .../tree3/blocks/html_block.php:32) in > > > >.../tree3/includes/functions_print.php on line 562" > > > > > > James Birkholz > > > admin, Posen-L mailing list and website > > > http://www.Posen-L.com > >=20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.net email is sponsored by Demarc: > > A global provider of Threat Management Solutions. > > Download our HomeAdmin security software for free today! > > http://www.demarc.com/Info/Sentarus/hamr30 > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from=20 > real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&opLk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |
From: John F. <Joh...@by...> - 2005-04-04 17:35:07
|
Hi Rodney, I would recommend using WinMerge (another project on sourceforge) to help you update your theme. With version 3.3 we decided to have all of the languages default to off except the language specified in the admin user's browser settings. You will need to enable the languages that you want to support from the admin page. --John > -----Original Message----- > From: php...@li... [mailto:phpgedview-talk- > ad...@li...] On Behalf Of Rodney Hall > Sent: Friday, April 01, 2005 3:40 AM > To: php...@li... > Subject: RE: [Phpgedview-talk] 3.3 install Problems >=20 > James, >=20 > Many thanks for your reply. > I have found that the problem is the custom Theme that I have previously > used not being compatible with the new build. I shall have to go back > through the files all over again to get the look that I want! :o( >=20 > The only strange thing I see on the default style is that language change is > now a drop-down box and only English is offered! >=20 > Regards > -- > Rodney HALL > Heywood, Lancashire >=20 > Suaviter sed fortiter > Agreeably but powerfully > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On > > Behalf Of =3DJames Birkholz=3D > > Sent: Friday, April 01, 2005 12:57 AM > > To: php...@li... > > Subject: Re: [Phpgedview-talk] 3.3 install Problems > > > > I'm sending this in case you don't get a more knowledgable reply. > > I've seen similar messages when trying to do Sessions in php, > > I think the > > trick was to move the commands to an earlier postion. > > Not sure why you'd get that scenaria with working code > > though. Perhaps a > > path isn't config'd right and something's not "Included" > > (called) properly? > > The first error is probably the key... > > > > At 02:16 PM 3/30/05, you wrote: > > >Having installed v3.3 in a temporary directory to test - > > >http://rmhh.co.uk/tree3/index.php?command=3Dgedcom -, I'm > > having a couple of > > >problems:- > > >(URLs shortened) > > > > > >1. The top of the Welcome Page shows "Notice: Undefined > > index: admin in > > >.../tree3/blocks/html_block.php on line 32 > > > > > >Warning: Cannot modify header information - headers already > > sent by (output > > >started at .../tree3/blocks/html_block.php:32) in > > >.../tree3/includes/functions_print.php on line 562" > > > > James Birkholz > > admin, Posen-L mailing list and website > > http://www.Posen-L.com >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by Demarc: > A global provider of Threat Management Solutions. > Download our HomeAdmin security software for free today! > http://www.demarc.com/Info/Sentarus/hamr30 > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Rodney H. <rm...@rm...> - 2005-04-01 10:40:22
|
James, Many thanks for your reply. I have found that the problem is the custom Theme that I have previously used not being compatible with the new build. I shall have to go back through the files all over again to get the look that I want! :o( The only strange thing I see on the default style is that language change is now a drop-down box and only English is offered! Regards -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On > Behalf Of =James Birkholz= > Sent: Friday, April 01, 2005 12:57 AM > To: php...@li... > Subject: Re: [Phpgedview-talk] 3.3 install Problems > > I'm sending this in case you don't get a more knowledgable reply. > I've seen similar messages when trying to do Sessions in php, > I think the > trick was to move the commands to an earlier postion. > Not sure why you'd get that scenaria with working code > though. Perhaps a > path isn't config'd right and something's not "Included" > (called) properly? > The first error is probably the key... > > At 02:16 PM 3/30/05, you wrote: > >Having installed v3.3 in a temporary directory to test - > >http://rmhh.co.uk/tree3/index.php?command=gedcom -, I'm > having a couple of > >problems:- > >(URLs shortened) > > > >1. The top of the Welcome Page shows "Notice: Undefined > index: admin in > >.../tree3/blocks/html_block.php on line 32 > > > >Warning: Cannot modify header information - headers already > sent by (output > >started at .../tree3/blocks/html_block.php:32) in > >.../tree3/includes/functions_print.php on line 562" > > James Birkholz > admin, Posen-L mailing list and website > http://www.Posen-L.com |
From: =James B. <j.b...@ve...> - 2005-03-31 23:57:26
|
I'm sending this in case you don't get a more knowledgable reply. I've seen similar messages when trying to do Sessions in php, I think the trick was to move the commands to an earlier postion. Not sure why you'd get that scenaria with working code though. Perhaps a path isn't config'd right and something's not "Included" (called) properly? The first error is probably the key... At 02:16 PM 3/30/05, you wrote: >Having installed v3.3 in a temporary directory to test - >http://rmhh.co.uk/tree3/index.php?command=gedcom -, I'm having a couple of >problems:- >(URLs shortened) > >1. The top of the Welcome Page shows "Notice: Undefined index: admin in >.../tree3/blocks/html_block.php on line 32 > >Warning: Cannot modify header information - headers already sent by (output >started at .../tree3/blocks/html_block.php:32) in >.../tree3/includes/functions_print.php on line 562" James Birkholz admin, Posen-L mailing list and website http://www.Posen-L.com |
From: Rodney H. <rm...@rm...> - 2005-03-30 13:16:57
|
Having installed v3.3 in a temporary directory to test - http://rmhh.co.uk/tree3/index.php?command=gedcom -, I'm having a couple of problems:- (URLs shortened) 1. The top of the Welcome Page shows "Notice: Undefined index: admin in .../tree3/blocks/html_block.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at .../tree3/blocks/html_block.php:32) in .../tree3/includes/functions_print.php on line 562" 2. The MyGedView Portal Page shows:- "Notice: Undefined index: admin in .../tree3/blocks/html_block.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at .../tree3/blocks/html_block.php:32) in .../tree3/index.php on line 75" 3. Clicking on any of the help buttons results in the help popup with multiple lines of "Notice:-Undefined variable: UpArrow in .../tree3/help_text_vars.php on line 47" before the help text. If I may at this point also mention that it would be helpful in that help popup to add that when the user enters the new search ID, they should hit 'Enter' to go to that person. 4. The language selection icons seem to be missing, as in v3.2.2 as at http://rmhh.co.uk/tree2/index.php?command=gedcom Can anyone please tell me what I'm doing wrong? -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ |