RE: [Phpgedview-talk] phpGedView Questions
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2004-03-04 15:34:08
|
Hi Rodney, 1. Try the attached functions_print.php file to get rid of those errors. = This is the functions_print.php included in version 2.65.3. 2. You have to edit your gedcom to do this. Open your GEDCOM in a text = editor like notepad and do a search and replace to change all of the @I = to @ID --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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D John Finlay PhpGedView Project Manager http://www.phpgedview.net =20 ya...@us... =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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of Rodney Hall > Sent: Wednesday, March 03, 2004 5:16 PM > To: php...@li... > Subject: [Phpgedview-talk] phpGedView Questions >=20 >=20 > Hello John, >=20 > I am using version 2.65 at http://rmhh.co.uk/phpGedView/ > and have a couple of questions: >=20 > 1. On the Notes Sources & Media Tabs I am getting the following:- >=20 > << Notice: Undefined variable: imgwidth in > /home/domain/domain60/web/phpGedView/functions_print.php on line 1352 > Notice: Undefined variable: imgheight in > /home/domain/domain60/web/phpGedView/functions_print.php on line 1353 > Multimedia Object Simonne B A VANDEKERCKHOVE=20 > Format: jpg=20 > Notice: Undefined variable: imgwidth in > /home/domain/domain60/web/phpGedView/functions_print.php on line 1352 > Notice: Undefined variable: imgheight in > /home/domain/domain60/web/phpGedView/functions_print.php on line 1353 > Multimedia Object Simonne Berthe Angelique=20 > Format: jpg=20 > Notice: Undefined variable: imgwidth in > /home/domain/domain60/web/phpGedView/functions_print.php on line 1352 > Notice: Undefined variable: imgheight in > /home/domain/domain60/web/phpGedView/functions_print.php on line 1353 > Multimedia Object Simonne, her sister Danielle {40} & Ludovic=20 > Format: jpg=20 > Notice: Undefined variable: imgwidth in > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > line 1352 >> >=20 > I have selected NOT to have GEDCOM errors shown, but this=20 > still appears. > Is there any way to avoid it? I can't see anything in the=20 > GEDCOM to cause > it. >=20 > 2. I want to prefix IDs with "ID." but always get the default=20 > "I" before > IDs. This looks like another 1 before the actual ID number.=20 > Can this be > hard-coded? >=20 > Regards > -- > Rodney Hall=20 > Dum spiro spero > While I breathe, I hope > ~~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |