RE: [Phpgedview-talk] phpGedView Questions
Brought to you by:
canajun2eh,
yalnifj
From: Rodney H. <rm...@rm...> - 2004-03-05 09:44:17
|
Hello John, Many thanks for that - fixed me up nicely! :o) FYI, editing my GEDCOM results in a "Cannot find IDs" in the Gedcom setup dialog, but it works anyway. I don't suppose there's a way of saving the settings in that Gegcom_setup to avoid going through it every time? Can't see how, myself. Although the ./index folder id CHMOD 777, I cannot change any CHMOD within that folder! Thanks for a great application! Regards -- Rodney HALL Heywood, Lancashire Sauviter 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 John Finlay > Sent: 04 March 2004 15:28 > To: php...@li... > Subject: RE: [Phpgedview-talk] phpGedView Questions > > 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 > > ============================================ > John Finlay > PhpGedView Project Manager > http://www.phpgedview.net > > ya...@us... > ============================================ > > > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of > > Rodney Hall > > Sent: Wednesday, March 03, 2004 5:16 PM > > To: php...@li... > > Subject: [Phpgedview-talk] phpGedView Questions > > > > > > Hello John, > > > > I am using version 2.65 at http://rmhh.co.uk/phpGedView/ and have a > > couple of questions: > > > > 1. On the Notes Sources & Media Tabs I am getting the following:- > > > > << 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 > > Format: jpg > > 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 > > Format: jpg > > 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 > > Format: jpg > > Notice: Undefined variable: imgwidth in > > /home/domain/domain60/web/phpGedView/functions_print.php on > line 1352 > > >> > > > > I have selected NOT to have GEDCOM errors shown, but this still > > appears. > > Is there any way to avoid it? I can't see anything in the GEDCOM to > > cause it. > > > > 2. I want to prefix IDs with "ID." but always get the default "I" > > before IDs. This looks like another 1 before the actual ID number. > > Can this be > > hard-coded? > > > > Regards > > -- > > Rodney Hall > > Dum spiro spero > > While I breathe, I hope > > ~~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > > > > > > > > > > ------------------------------------------------------- > > 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=1470&alloc_id=3638&op=click > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > > |