phpgedview-talk Mailing List for PhpGedView (Page 34)
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: John F. <Joh...@by...> - 2004-03-23 17:09:24
|
Hi Joe, First I am going to point you to some online documentation for the = themes here: http://www.phpgedview.net/styleguide.html This documentation may be a bit outdated. The header.html file is where you can modify the header informtion. The = footer.html file will modify the page footer. The print_header.html and print_footer.html will allow you to put = headers and footers on pages that are printed from print preview mode. --John > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of Joe Tellup > Sent: Tuesday, March 23, 2004 9:53 AM > To: php...@li... > Subject: [Phpgedview-talk] Headers and Footers >=20 >=20 > Wow, I just realized how fast you responded, now that's support. >=20 > First off, I'm very new to php, but I learn fast and your php=20 > programming is > outstanding. >=20 > So please let me glean a littel more, and I promise to try=20 > not to be a pest. >=20 > I have noticed that there are print_footer and print_header=20 > html's in each > of the themes folders, would this by chance be where we would=20 > add an href > link or graphic if we wanted to add them to our pages in ver 2.65? > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.637 / Virus Database: 408 - Release Date: 3/20/2004 >=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 |
From: Joe T. <joe...@ja...> - 2004-03-23 16:54:13
|
Wow, I just realized how fast you responded, now that's support. First off, I'm very new to php, but I learn fast and your php programming is outstanding. So please let me glean a littel more, and I promise to try not to be a pest. I have noticed that there are print_footer and print_header html's in each of the themes folders, would this by chance be where we would add an href link or graphic if we wanted to add them to our pages in ver 2.65? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.637 / Virus Database: 408 - Release Date: 3/20/2004 |
From: Joe T. <joe...@ja...> - 2004-03-23 16:25:13
|
Hi John, ver 2.65, I'll give it a shot, I was not sure which php file would do it Joe -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of John Finlay Sent: Tuesday, March 23, 2004 11:21 AM To: php...@li... Subject: RE: [Phpgedview-talk] Meta Tags Hi Joe, Which version of PhpGedView are you using? If you are using version 2.65, you can add metatags by editing the metatags.php file in the themes directory. If you are using version 3.0 the metatags were moved and are not currently editable, but will be part of the configuration variables in version 3.1. --John --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.637 / Virus Database: 408 - Release Date: 3/20/2004 |
From: John F. <Joh...@by...> - 2004-03-23 16:21:31
|
Hi Joe, Which version of PhpGedView are you using? If you are using version 2.65, you can add metatags by editing the = metatags.php file in the themes directory. If you are using version 3.0 = the metatags were moved and are not currently editable, but will be part = of the configuration variables in version 3.1. --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 Joe Tellup > Sent: Tuesday, March 23, 2004 9:13 AM > To: php...@li... > Subject: [Phpgedview-talk] Meta Tags >=20 >=20 > Is there any way we can insert meta tags=20 > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.637 / Virus Database: 408 - Release Date: 3/20/2004 >=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 |
From: Joe T. <joe...@ja...> - 2004-03-23 16:14:54
|
Is there any way we can insert meta tags --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.637 / Virus Database: 408 - Release Date: 3/20/2004 |
From: John F. <Joh...@by...> - 2004-03-23 16:06:08
|
In your theme directory, edit the theme.php file and adjust the = $basexoffset and $baseyoffset for the pedigree chart and $Dbasexoffset = and $Dbaseyoffset to position the descendency chart. --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: Tuesday, March 23, 2004 2:25 AM > To: php...@li... > Subject: [Phpgedview-talk] Pedigree Tree / Descendency Chart >=20 >=20 > Using v2.65, on the Pedigree Tree, I have slightly=20 > overlapping text and > textboxes at the top of the page and on the Descendency=20 > Chart, the person > boxes overlap the dropdown selectors at the top of the page.=20 > Could someone > please advise which edits I can make to correct this? >=20 > Many thanks. > -- > Rodney HALL=20 > Heywood, Lancashire > Suaviter sed fortiter > Agreeably but powerfully=20 >=20 > ~~~~~~~~~~~~~~ > 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 |
From: Rodney H. <rm...@rm...> - 2004-03-23 09:25:26
|
Using v2.65, on the Pedigree Tree, I have slightly overlapping text and textboxes at the top of the page and on the Descendency Chart, the person boxes overlap the dropdown selectors at the top of the page. Could someone please advise which edits I can make to correct this? Many thanks. -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ |
From: John F. <Joh...@by...> - 2004-03-22 17:30:14
|
Hi Bill, =20 According to the readme.txt file you need to set write permissions for = the config.php file, the authenticate.php file and the index directory. = Most FTP programs have some way to set file permissions. =20 You web host may also have some sort of control panel installed that = will allow you to set the file permissions online. =20 --John =20 =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 <http://www.phpgedview.net/>=20 =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... = [mailto:php...@li...] On Behalf Of Bill = Hansen Sent: Friday, March 19, 2004 4:33 PM To: php...@li... Subject: [Phpgedview-talk] Installations problems I have successfully downloaded the files to my web site but I cannot get = beyond the editconfig.php file. The problem seems to be that phpged = cannot write to the site. It asks me if I want to download the file and = upload it myself and I click the button but I don't know where the file = is going or what to do after that. =20 Any help you can provide will be appreciated. =20 Bill Hansen Ottumwa, Iowa |
From: Bill H. <wh...@ne...> - 2004-03-19 23:35:27
|
I have successfully downloaded the files to my web site but I cannot get beyond the editconfig.php file. The problem seems to be that phpged cannot write to the site. It asks me if I want to download the file and upload it myself and I click the button but I don't know where the file is going or what to do after that. Any help you can provide will be appreciated. Bill Hansen Ottumwa, Iowa |
From: John F. <Joh...@by...> - 2004-03-18 22:18:56
|
Hi Gerd, =20 You probably need to change the printer settings to Landscape instead of = Portrait when you print the monthly calendar. The version 3.0 print = mode for the calendar will be better. =20 --John -----Original Message----- From: php...@li... = [mailto:php...@li...] On Behalf Of Gerd = Dickmei=DF Sent: Tuesday, March 16, 2004 12:08 AM To: php...@li... Subject: [Phpgedview-talk] printing calendar monthly Hi, as a new member of the gedview-family, I have a question regarding the = printing of calenders. If I print the calendar in a monthly view, I see the Sunday column on = the screen,=20 but not at preview and not on the printer (HP laserjet 1100). Is it a problem of the printer or is the column size to be adapted? TIA =20 Regards Gerd Dickmeiss =20 |
From: <gd...@ca...> - 2004-03-16 07:07:58
|
Hi, as a new member of the gedview-family, I have a question regarding the = printing of calenders. If I print the calendar in a monthly view, I see the Sunday column on = the screen,=20 but not at preview and not on the printer (HP laserjet 1100). Is it a problem of the printer or is the column size to be adapted? TIA =20 Regards Gerd Dickmeiss =20 |
From: Donna L. Alden-B. <Nur...@ya...> - 2004-03-14 17:24:14
|
Kurt Thanks for the reply. I think I may have solved the problem. I thought originally that I had to put the pictures on the net and not export them from my GEDCOM. However, now what I do is insert them in my genealogy program...Legacy...and then export them as an obje. That way, they show up on the net each time...just as I had them put in my genealogy software. That way I don't have to reattach them to each individual when I reinstall the gedcom. Thanks for the offer for help though. Donna **************************************************************************** ************ Donna L. Alden-Bugden, RN, BScN, MN(ANP) Nurse Practitioner & Emergency Nurse Winnipeg, Manitoba E-Mail Addresses: NOTE: Some servers are blocked from my <Alden-Bugden.ca> acct so try Yahoo if you get a bounce Do...@Al... <mailto:Do...@Al...> Nur...@ya... <mailto:Nur...@ya...> Webpage: Http://www.Alden-Bugden.ca <http://www.alden-bugden.ca/> Genealogy List Administrator: NF-TrinityBay (Rootsweb) **************************************************************************** ************ -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Kurt Norgaz Sent: March 14, 2004 11:16 AM To: php...@li... Subject: Re: [Phpgedview-talk] Keeping Pics when you import New GEDCOM Hi Donna, would you please tell step by step what your are doing and which release of PhpGedView you are using? It would also be good to know the directory structure of your media directory. Are the media files in the media-dir or are they in subdirs of that folder? bye, Kurt ----- Original Message ----- From: "Donna L. Alden-Bugden" <Nur...@ya...> To: <php...@li...> Sent: Sunday, March 14, 2004 5:24 PM Subject: [Phpgedview-talk] Keeping Pics when you import New GEDCOM > Sorry if this was sent twice but my initial message was sent from the wrong > address: > > Does anyone know how to keep your pictures attached to the individuals when > you import a new GEDCOM. Every time I import a new gedcom, the thumbnail > pics and the medialist.php is empty again. Then I have to reattach my photos > again. I update my phpgedview page every month and I wouldn't like to have > to re-attach my photos every single time > > Thanks > > Donna > > **************************************************************************** > ************ > Donna L. Alden-Bugden, RN, BScN, MN(ANP) > Nurse Practitioner & Emergency Nurse > Winnipeg, Manitoba > E-Mail Addresses: > NOTE: Some servers are blocked from my <Alden-Bugden.ca> > acct so try Yahoo if you get a bounce > Do...@Al... <mailto:Do...@Al...> > Nur...@ya... <mailto:Nur...@ya...> > Webpage: Http://www.Alden-Bugden.ca <http://www.alden-bugden.ca/> > Genealogy List Administrator: NF-TrinityBay (Rootsweb) > **************************************************************************** > ************ > > > > > ------------------------------------------------------- > 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 ------------------------------------------------------- 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 |
From: Kurt N. <kur...@we...> - 2004-03-14 17:16:14
|
Hi Donna, would you please tell step by step what your are doing and which release of PhpGedView you are using? It would also be good to know the directory structure of your media directory. Are the media files in the media-dir or are they in subdirs of that folder? bye, Kurt ----- Original Message ----- From: "Donna L. Alden-Bugden" <Nur...@ya...> To: <php...@li...> Sent: Sunday, March 14, 2004 5:24 PM Subject: [Phpgedview-talk] Keeping Pics when you import New GEDCOM > Sorry if this was sent twice but my initial message was sent from the wrong > address: > > Does anyone know how to keep your pictures attached to the individuals when > you import a new GEDCOM. Every time I import a new gedcom, the thumbnail > pics and the medialist.php is empty again. Then I have to reattach my photos > again. I update my phpgedview page every month and I wouldn't like to have > to re-attach my photos every single time > > Thanks > > Donna > > **************************************************************************** > ************ > Donna L. Alden-Bugden, RN, BScN, MN(ANP) > Nurse Practitioner & Emergency Nurse > Winnipeg, Manitoba > E-Mail Addresses: > NOTE: Some servers are blocked from my <Alden-Bugden.ca> > acct so try Yahoo if you get a bounce > Do...@Al... <mailto:Do...@Al...> > Nur...@ya... <mailto:Nur...@ya...> > Webpage: Http://www.Alden-Bugden.ca <http://www.alden-bugden.ca/> > Genealogy List Administrator: NF-TrinityBay (Rootsweb) > **************************************************************************** > ************ > > > > > ------------------------------------------------------- > 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 |
From: Donna L. Alden-B. <Nur...@ya...> - 2004-03-14 16:24:55
|
Sorry if this was sent twice but my initial message was sent from the wrong address: Does anyone know how to keep your pictures attached to the individuals when you import a new GEDCOM. Every time I import a new gedcom, the thumbnail pics and the medialist.php is empty again. Then I have to reattach my photos again. I update my phpgedview page every month and I wouldn't like to have to re-attach my photos every single time Thanks Donna **************************************************************************** ************ Donna L. Alden-Bugden, RN, BScN, MN(ANP) Nurse Practitioner & Emergency Nurse Winnipeg, Manitoba E-Mail Addresses: NOTE: Some servers are blocked from my <Alden-Bugden.ca> acct so try Yahoo if you get a bounce Do...@Al... <mailto:Do...@Al...> Nur...@ya... <mailto:Nur...@ya...> Webpage: Http://www.Alden-Bugden.ca <http://www.alden-bugden.ca/> Genealogy List Administrator: NF-TrinityBay (Rootsweb) **************************************************************************** ************ |
From: <Do...@Al...> - 2004-03-14 07:54:59
|
Does anyone know how to keep your pictures attached to the individuals when you import a new GEDCOM. Every time I import a new gedcom, the thumbnail pics and the medialist.php is empty again. Then I have to reattach my photos again. I update my phpgedview page every month and I wouldn't like to have to re-attach my photos every single time Thanks Donna **************************************************************************** ************ Donna L. Alden-Bugden, RN, BScN, MN(ANP) Nurse Practitioner & Emergency Nurse Winnipeg, Manitoba E-Mail Addresses: NOTE: Some servers are blocked from my <Alden-Bugden.ca> acct so try Yahoo if you get a bounce Do...@Al... Nur...@ya... Webpage: Http://www.Alden-Bugden.ca Genealogy List Administrator: NF-TrinityBay (Rootsweb) **************************************************************************** ************ |
From: Rodney H. <rm...@rm...> - 2004-03-05 21:16:59
|
Thanks Matt - that was the case indeed! :o) Regards -- Rodney Hall=20 Dum spiro spero While I breathe, I hope ~~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~=20 > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of Matthew Smith > Sent: 05 March 2004 19:51 > To: php...@li... > Subject: RE: [Phpgedview-talk] phpGedView Questions >=20 > Rodney, >=20 > Make sure the parent folder has similar permissions. Chances=20 > are such that the ISP has set the folders to "inherit"=20 > attributes from the parent directory. >=20 > -- Matt Smith >=20 >=20 > ----- Original message ----- > From: "Rodney Hall" <rm...@rm...> > To: php...@li... > Date: Fri, 5 Mar 2004 18:24:29 -0000 > Subject: RE: [Phpgedview-talk] phpGedView Questions >=20 > Thanks John, >=20 > Tried that and have them on my HDD, but in spite of the=20 > ./index folder being 777, I'm not allowed to write to any=20 > files within that folder - or change permissions in it!?? Magic? >=20 > Importing the GEDCOM always takes me through the setup routine. :o( >=20 > Regards > -- > Rodney HALL > Heywood, Lancashire > Sauviter sed fortiter > Agreeably but powerfully=20 >=20 > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~=20 >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On=20 > Behalf Of John=20 > > Finlay > > Sent: 05 March 2004 17:36 > > To: php...@li... > > Subject: RE: [Phpgedview-talk] phpGedView Questions > >=20 > > You can save the settings in the gedcom setup by downloading the=20 > > config.php and the index/gedcom.ged_conf.php files. > >=20 > > You shouldn't have to update the settings everytime you update your=20 > > gedcom. Just FTP the gedcom to the same place and then=20 > reimport it. =20 > > The settings won't change. > >=20 > > --John > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > Rodney Hall > > > Sent: Friday, March 05, 2004 2:37 AM > > > To: php...@li... > > > Subject: RE: [Phpgedview-talk] phpGedView Questions > > >=20 > > >=20 > > > Hello John, > > >=20 > > > Many thanks for that - fixed me up nicely! :o) > > >=20 > > > FYI, editing my GEDCOM results in a "Cannot find IDs" in=20 > the Gedcom=20 > > > setup dialog, but it works anyway. > > >=20 > > > I don't suppose there's a way of saving the settings in that=20 > > > Gegcom_setup to avoid going through it every time? Can't see how,=20 > > > myself. > > >=20 > > > Although the ./index folder id CHMOD 777, I cannot change=20 > any CHMOD=20 > > > within that folder! > > >=20 > > > Thanks for a great application! > > >=20 > > > Regards > > > -- > > > Rodney HALL > > > Heywood, Lancashire > > > Sauviter sed fortiter > > > Agreeably but powerfully > > >=20 > > > ~~~~~~~~~~~~~~ > > > rm...@rm... > > > http://rmhh.co.uk/ > > > http://rmhh.org.uk/ > > > ~~~~~~~~~~~~~~~~~~~ > > >=20 > > > > -----Original Message----- > > > > From: php...@li... > > > > [mailto:php...@li...] On=20 > Behalf Of=20 > > > > John Finlay > > > > Sent: 04 March 2004 15:28 > > > > To: php...@li... > > > > Subject: RE: [Phpgedview-talk] phpGedView Questions > > > >=20 > > > > Hi Rodney, > > > >=20 > > > > 1. Try the attached functions_print.php file to get rid=20 > of those=20 > > > > errors. This is the functions_print.php included in > > version 2.65.3. > > > >=20 > > > > 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 > > > >=20 > > > > --John > > > >=20 > > > > = =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 > > > >=20 > > > >=20 > > > > > -----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 > > > > >=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=20 > > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > > line 1352 > > > > > Notice: Undefined variable: imgheight in=20 > > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > > line 1353 > > > > > Multimedia Object Simonne B A VANDEKERCKHOVE > > > > > Format: jpg > > > > > Notice: Undefined variable: imgwidth in=20 > > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > > line 1352 > > > > > Notice: Undefined variable: imgheight in=20 > > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > > line 1353 > > > > > Multimedia Object Simonne Berthe Angelique > > > > > Format: jpg > > > > > Notice: Undefined variable: imgwidth in=20 > > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > > line 1352 > > > > > Notice: Undefined variable: imgheight in=20 > > > > > /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=20 > > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > > line 1352 > > > > > >> > > > > >=20 > > > > > I have selected NOT to have GEDCOM errors shown, but=20 > this still=20 > > > > > appears. > > > > > Is there any way to avoid it? I can't see anything in the > > > GEDCOM to > > > > > cause it. > > > > >=20 > > > > > 2. I want to prefix IDs with "ID." but always get the > > default "I"=20 > > > > > before IDs. This looks like another 1 before the actual > > ID number. > > > > > Can this be > > > > > hard-coded? > > > > >=20 > > > > > Regards > > > > > -- > > > > > Rodney Hall > > > > > 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 > > > > >=20 > > > >=20 > > >=20 > >=20 > = 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 > > > >=20 > > >=20 > > >=20 > > >=20 > > >=20 > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux=20 > > > tutorial presented by Daniel Robbins, President and CEO of GenToo=20 > > > technologies. Learn everything from fundamentals to system > > >=20 > >=20 > = 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 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux=20 > > tutorial presented by Daniel Robbins, President and CEO of GenToo=20 > > technologies. Learn everything from fundamentals to system=20 > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials Free=20 > Linux tutorial presented by Daniel Robbins, President and CEO=20 > of GenToo technologies. Learn everything from fundamentals to=20 > system=20 > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=3Dclick > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials Free=20 > Linux tutorial presented by Daniel Robbins, President and CEO=20 > of GenToo technologies. Learn everything from fundamentals to=20 > system = administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |
From: Matthew S. <ws...@fa...> - 2004-03-05 19:57:54
|
Rodney, Make sure the parent folder has similar permissions. Chances are such that the ISP has set the folders to "inherit" attributes from the parent directory. -- Matt Smith ----- Original message ----- From: "Rodney Hall" <rm...@rm...> To: php...@li... Date: Fri, 5 Mar 2004 18:24:29 -0000 Subject: RE: [Phpgedview-talk] phpGedView Questions Thanks John, Tried that and have them on my HDD, but in spite of the ./index folder being 777, I'm not allowed to write to any files within that folder - or change permissions in it!?? Magic? Importing the GEDCOM always takes me through the setup routine. :o( Regards -- Rodney HALL=20 Heywood, Lancashire Sauviter sed fortiter Agreeably but powerfully=20 ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~=20 > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of John Finlay > Sent: 05 March 2004 17:36 > To: php...@li... > Subject: RE: [Phpgedview-talk] phpGedView Questions >=20 > You can save the settings in the gedcom setup by downloading=20 > the config.php and the index/gedcom.ged_conf.php files. >=20 > You shouldn't have to update the settings everytime you=20 > update your gedcom. Just FTP the gedcom to the same place=20 > and then reimport it. The settings won't change. >=20 > --John >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of=20 > > Rodney Hall > > Sent: Friday, March 05, 2004 2:37 AM > > To: php...@li... > > Subject: RE: [Phpgedview-talk] phpGedView Questions > >=20 > >=20 > > Hello John, > >=20 > > Many thanks for that - fixed me up nicely! :o) > >=20 > > FYI, editing my GEDCOM results in a "Cannot find IDs" in the Gedcom=20 > > setup dialog, but it works anyway. > >=20 > > I don't suppose there's a way of saving the settings in that=20 > > Gegcom_setup to avoid going through it every time? Can't see how,=20 > > myself. > >=20 > > Although the ./index folder id CHMOD 777, I cannot change any CHMOD=20 > > within that folder! > >=20 > > Thanks for a great application! > >=20 > > Regards > > -- > > Rodney HALL > > Heywood, Lancashire > > Sauviter sed fortiter > > Agreeably but powerfully > >=20 > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > John Finlay > > > Sent: 04 March 2004 15:28 > > > To: php...@li... > > > Subject: RE: [Phpgedview-talk] phpGedView Questions > > >=20 > > > Hi Rodney, > > >=20 > > > 1. Try the attached functions_print.php file to get rid of those=20 > > > errors. This is the functions_print.php included in=20 > version 2.65.3. > > >=20 > > > 2. You have to edit your gedcom to do this. Open your=20 > GEDCOM in a=20 > > > text editor like notepad and do a search and replace to=20 > change all=20 > > > of the @I to @ID > > >=20 > > > --John > > >=20 > > > =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=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 > > >=20 > > >=20 > > > > -----Original Message----- > > > > From: php...@li... > > > > [mailto:php...@li...] On=20 > Behalf Of=20 > > > > 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=20 > following:- > > > >=20 > > > > << Notice: Undefined variable: imgwidth in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > Notice: Undefined variable: imgheight in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1353 > > > > Multimedia Object Simonne B A VANDEKERCKHOVE > > > > Format: jpg > > > > Notice: Undefined variable: imgwidth in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > Notice: Undefined variable: imgheight in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1353 > > > > Multimedia Object Simonne Berthe Angelique > > > > Format: jpg > > > > Notice: Undefined variable: imgwidth in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > Notice: Undefined variable: imgheight in=20 > > > > /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=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > >> > > > >=20 > > > > I have selected NOT to have GEDCOM errors shown, but this still=20 > > > > appears. > > > > Is there any way to avoid it? I can't see anything in the > > GEDCOM to > > > > cause it. > > > >=20 > > > > 2. I want to prefix IDs with "ID." but always get the=20 > default "I"=20 > > > > before IDs. This looks like another 1 before the actual=20 > ID number. > > > > Can this be > > > > hard-coded? > > > >=20 > > > > Regards > > > > -- > > > > Rodney Hall > > > > 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=20 > Free Linux=20 > > > > tutorial presented by Daniel Robbins, President and CEO=20 > of GenToo=20 > > > > technologies. Learn everything from fundamentals to system > > > >=20 > > >=20 > >=20 > 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 > > >=20 > >=20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux=20 > > tutorial presented by Daniel Robbins, President and CEO of GenToo=20 > > technologies. Learn everything from fundamentals to system=20 > >=20 > 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 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials Free=20 > Linux tutorial presented by Daniel Robbins, President and CEO=20 > of GenToo technologies. Learn everything from fundamentals to=20 > system administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=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=1470&alloc_id638&op=3Dclick _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Rodney H. <rm...@rm...> - 2004-03-05 18:31:35
|
Thanks John, Tried that and have them on my HDD, but in spite of the ./index folder = being 777, I'm not allowed to write to any files within that folder - or = change permissions in it!?? Magic? Importing the GEDCOM always takes me through the setup routine. :o( Regards -- Rodney HALL=20 Heywood, Lancashire Sauviter sed fortiter Agreeably but powerfully=20 ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~=20 > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of John Finlay > Sent: 05 March 2004 17:36 > To: php...@li... > Subject: RE: [Phpgedview-talk] phpGedView Questions >=20 > You can save the settings in the gedcom setup by downloading=20 > the config.php and the index/gedcom.ged_conf.php files. >=20 > You shouldn't have to update the settings everytime you=20 > update your gedcom. Just FTP the gedcom to the same place=20 > and then reimport it. The settings won't change. >=20 > --John >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of=20 > > Rodney Hall > > Sent: Friday, March 05, 2004 2:37 AM > > To: php...@li... > > Subject: RE: [Phpgedview-talk] phpGedView Questions > >=20 > >=20 > > Hello John, > >=20 > > Many thanks for that - fixed me up nicely! :o) > >=20 > > FYI, editing my GEDCOM results in a "Cannot find IDs" in the Gedcom=20 > > setup dialog, but it works anyway. > >=20 > > I don't suppose there's a way of saving the settings in that=20 > > Gegcom_setup to avoid going through it every time? Can't see how,=20 > > myself. > >=20 > > Although the ./index folder id CHMOD 777, I cannot change any CHMOD=20 > > within that folder! > >=20 > > Thanks for a great application! > >=20 > > Regards > > -- > > Rodney HALL > > Heywood, Lancashire > > Sauviter sed fortiter > > Agreeably but powerfully > >=20 > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > John Finlay > > > Sent: 04 March 2004 15:28 > > > To: php...@li... > > > Subject: RE: [Phpgedview-talk] phpGedView Questions > > >=20 > > > Hi Rodney, > > >=20 > > > 1. Try the attached functions_print.php file to get rid of those=20 > > > errors. This is the functions_print.php included in=20 > version 2.65.3. > > >=20 > > > 2. You have to edit your gedcom to do this. Open your=20 > GEDCOM in a=20 > > > text editor like notepad and do a search and replace to=20 > change all=20 > > > of the @I to @ID > > >=20 > > > --John > > >=20 > > > = =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 > > >=20 > > >=20 > > > > -----Original Message----- > > > > From: php...@li... > > > > [mailto:php...@li...] On=20 > Behalf Of=20 > > > > 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=20 > following:- > > > >=20 > > > > << Notice: Undefined variable: imgwidth in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > Notice: Undefined variable: imgheight in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1353 > > > > Multimedia Object Simonne B A VANDEKERCKHOVE > > > > Format: jpg > > > > Notice: Undefined variable: imgwidth in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > Notice: Undefined variable: imgheight in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1353 > > > > Multimedia Object Simonne Berthe Angelique > > > > Format: jpg > > > > Notice: Undefined variable: imgwidth in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > Notice: Undefined variable: imgheight in=20 > > > > /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=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 1352 > > > > >> > > > >=20 > > > > I have selected NOT to have GEDCOM errors shown, but this still=20 > > > > appears. > > > > Is there any way to avoid it? I can't see anything in the > > GEDCOM to > > > > cause it. > > > >=20 > > > > 2. I want to prefix IDs with "ID." but always get the=20 > default "I"=20 > > > > before IDs. This looks like another 1 before the actual=20 > ID number. > > > > Can this be > > > > hard-coded? > > > >=20 > > > > Regards > > > > -- > > > > Rodney Hall > > > > 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=20 > Free Linux=20 > > > > tutorial presented by Daniel Robbins, President and CEO=20 > of GenToo=20 > > > > technologies. Learn everything from fundamentals to system > > > >=20 > > >=20 > >=20 > = 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 > > >=20 > >=20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux=20 > > tutorial presented by Daniel Robbins, President and CEO of GenToo=20 > > technologies. Learn everything from fundamentals to system=20 > >=20 > = 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 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials Free=20 > Linux tutorial presented by Daniel Robbins, President and CEO=20 > of GenToo technologies. Learn everything from fundamentals to=20 > system = administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |
From: John F. <Joh...@by...> - 2004-03-05 17:43:10
|
You can save the settings in the gedcom setup by downloading the = config.php and the index/gedcom.ged_conf.php files. You shouldn't have to update the settings everytime you update your = gedcom. Just FTP the gedcom to the same place and then reimport it. = The settings won't change. --John > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of Rodney Hall > Sent: Friday, March 05, 2004 2:37 AM > To: php...@li... > Subject: RE: [Phpgedview-talk] phpGedView Questions >=20 >=20 > Hello John, >=20 > Many thanks for that - fixed me up nicely! :o) >=20 > FYI, editing my GEDCOM results in a "Cannot find IDs" in the=20 > Gedcom setup > dialog, but it works anyway. >=20 > I don't suppose there's a way of saving the settings in that=20 > Gegcom_setup to > avoid going through it every time? Can't see how, myself. >=20 > Although the ./index folder id CHMOD 777, I cannot change any=20 > CHMOD within > that folder! >=20 > Thanks for a great application! >=20 > Regards > -- > Rodney HALL=20 > Heywood, Lancashire > Sauviter sed fortiter > Agreeably but powerfully=20 >=20 > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ >=20 > > -----Original Message----- > > From: php...@li...=20 > > [mailto:php...@li...] On=20 > > Behalf Of John Finlay > > Sent: 04 March 2004 15:28 > > To: php...@li... > > Subject: RE: [Phpgedview-talk] phpGedView Questions > >=20 > > Hi Rodney, > >=20 > > 1. Try the attached functions_print.php file to get rid of=20 > > those errors. This is the functions_print.php included in=20 > > version 2.65.3. > >=20 > > 2. You have to edit your gedcom to do this. Open your GEDCOM=20 > > in a text editor like notepad and do a search and replace to=20 > > change all of the @I to @ID > >=20 > > --John > >=20 > > = =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 > >=20 > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > 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/=20 > and have a=20 > > > couple of questions: > > >=20 > > > 1. On the Notes Sources & Media Tabs I am getting the following:- > > >=20 > > > << Notice: Undefined variable: imgwidth in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1352 > > > Notice: Undefined variable: imgheight in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1353 =20 > > > Multimedia Object Simonne B A VANDEKERCKHOVE > > > Format: jpg > > > Notice: Undefined variable: imgwidth in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1352 > > > Notice: Undefined variable: imgheight in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1353 =20 > > > Multimedia Object Simonne Berthe Angelique > > > Format: jpg > > > Notice: Undefined variable: imgwidth in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1352 > > > Notice: Undefined variable: imgheight in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1353 =20 > > > Multimedia Object Simonne, her sister Danielle {40} & Ludovic > > > Format: jpg > > > Notice: Undefined variable: imgwidth in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 1352=20 > > > >> > > >=20 > > > I have selected NOT to have GEDCOM errors shown, but this still=20 > > > appears. > > > Is there any way to avoid it? I can't see anything in the=20 > GEDCOM to=20 > > > cause it. > > >=20 > > > 2. I want to prefix IDs with "ID." but always get the default "I"=20 > > > before IDs. This looks like another 1 before the actual ID number. > > > Can this be > > > hard-coded? > > >=20 > > > Regards > > > -- > > > Rodney Hall > > > 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=20 > > > tutorial presented by Daniel Robbins, President and CEO of GenToo=20 > > > technologies. Learn everything from fundamentals to system=20 > > >=20 > >=20 > = 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 > >=20 >=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 |
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 > > > |
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 |
From: Rodney H. <rm...@rm...> - 2004-03-04 00:22:17
|
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/ ~~~~~~~~~~~~~~~~~~~ |
From: Rodney H. <rm...@rm...> - 2004-03-02 16:27:31
|
Hello John, Further to last messages, I have not been able to get your latest = version to work at all. I have reverted to an earlier version - 2.65 - and have got that working without problem. It's at http://rmhh.co.uk/phpGedView/ I note that placing images in the thumbs folder doubles up for the Media folder. Saves a lot of thumbnailing! It would be nice if a pointer to = media files elsewhere on the site could have been included to save doubling = up, but that's not much of a problem! On the individual entries, not all = images are being reproduced, however, just showing the title and type, although they are there on the server. Regards -- Rodney Hall=20 Dum spiro spero While I breathe, I hope ~~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~=20 > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of John Finlay > Sent: 01 March 2004 16:46 > To: php...@li... > Subject: RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM -=20 > Pls help! >=20 > Hi Rodney, >=20 > If you are certain that your ./index directory has the 777=20 > permissions, then the problem is somewhere with your host and=20 > you will probably have to upload the gedcom using FTP and=20 > then use the Add Gedcom Link instead to get the gedcom in. >=20 > 1. FTP the Hall.ged to your server. You can put it in the=20 > ./index directory if you want or you can put it anywhere else. >=20 > 2. Go to Admin->Manage Gedcoms->Add Gedcom or go to=20 > editconfig_gedcom.php and put in the path to your gedcom=20 > file: ./index/Hall.ged or Hall.ged, depending on where you=20 > uploaded your gedcom. >=20 > Everything else will be the same. Configuring your gedcom=20 > and importing it into the datastore. >=20 > --John >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of=20 > > Rodney Hall > > Sent: Monday, March 01, 2004 8:59 AM > > To: php...@li... > > Subject: RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls=20 > > help! > >=20 > >=20 > > Hello John, > >=20 > > Thanks for your reply. I have cleared all files from my site and=20 > > replaced from the start to ensure I don't inherit any problems this=20 > > time! I have CHMOD (777)the files and directories, as=20 > directed in the=20 > > install directions and created a user. Left the ./index as default.=20 > > Fine. > > However, when trying > > to upload a GEDCOM, I get:- > >=20 > > <<Warning: move_uploaded_file(./index/Hall.ged): failed to open=20 > > stream: > > Permission denied in > > /home/domain/domain60/web/phpGedView/uploadgedcom.php > > on line 38 > >=20 > > Warning: move_uploaded_file(): Unable to move '/tmp/phpdqwOM5' to=20 > > './index/Hall.ged' in=20 > > /home/domain/domain60/web/phpGedView/uploadgedcom.php > > on line 38 > >=20 > > Warning: Cannot modify header information - headers already sent by=20 > > (output started at > > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in=20 > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > line 465>> > >=20 > > After seeing "Permission denied in ..../uploadgedcom.php" I also=20 > > CHMODed uploadgedcom.php to 777. Same result. > >=20 > > Tearing my hair out - what am I doing wrong? > >=20 > > Regards > > -- > > Rodney HALL > > Heywood, Lancashire > > Sauviter sed fortiter > > Agreeably but powerfully > >=20 > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > John Finlay > > > Sent: 01 March 2004 14:33 > > > To: php...@li... > > > Subject: [Phpgedview-talk] RE: Trouble uploading GEDCOM -=20 > Pls help! > > >=20 > > > Hi Rodney, > > >=20 > > > It appears from this line of your error: > > > ../../web/phpGedView/Hall.ged > > >=20 > > > That you have change the value of the INDEX_DIRECTORY in the=20 > > > PhpGedView configuration to your PhpGedView folder. Under the=20 > > > default installation it should be trying to move to the=20 > > > ../../web/phpGedView/index/Hall.ged > > >=20 > > > To change the index directory, go to editconfig.php or > > > Admin->Configuration and change the value of the Index > > > Directory to be ./index/ or another directory that has the proper=20 > > > write permissions set. > > >=20 > > > If you want to change the index directory to something other than=20 > > > "./index/", then the directory needs to have write=20 > permissions set. =20 > > > Because of this it is not recommended that you use the phpGedView=20 > > > directory as your INDEX_DIRECTORY. > > >=20 > > > --John > > >=20 > > >=20 > > > > -----Original Message----- > > > > From: php...@li... > > > > [mailto:php...@li...] On=20 > Behalf Of=20 > > > > Rodney Hall > > > > Sent: Sunday, February 29, 2004 4:38 AM > > > > To: php...@li... > > > > Subject: Trouble uploading GEDCOM - Pls help! > > > >=20 > > > >=20 > > > > Having changed my server to one with the latest version > > of PHP and > > > > also using the latest phpGedView, I have created the > > user, database > > > > etc. but cannot get the GEDCOM to upload. I get the following:- > > > >=20 > > > > <<Warning: move_uploaded_file(../../web/phpGedView/Hall.ged):=20 > > > > failed to open > > > > stream: Permission denied in > > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > > > >=20 > > > > Warning: move_uploaded_file(): Unable to move=20 > '/tmp/phpSKICdE' to=20 > > > > '../../web/phpGedView/Hall.ged' in=20 > > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > > > >=20 > > > > Warning: Cannot modify header information - headers > > already sent by > > > > (output started at > > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 465>> > > > >=20 > > > > Can anybody please help > > > > -- > > > > Rodney HALL > > > > Heywood, Lancashire > > > > Sauviter sed fortiter > > > > Agreeably but powerfully > > > >=20 > > > > ~~~~~~~~~~~~~~ > > > > rm...@rm... > > > > http://rmhh.co.uk/ > > > > http://rmhh.org.uk/ > > > > ~~~~~~~~~~~~~~~~~~~ > > > >=20 > > > >=20 > > > >=20 > > > >=20 > > >=20 > > >=20 > > > ------------------------------------------------------- > > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > > Build and deploy apps & Web services for Linux with a free DVD=20 > > > software kit from IBM. Click Now! > > > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=CCk > > > _______________________________________________ > > > Phpgedview-talk mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > >=20 > >=20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with a free DVD=20 > > software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dick > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with a free=20 > DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=CCk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |
From: John F. <Joh...@by...> - 2004-03-01 16:50:08
|
Hi Rodney, If you are certain that your ./index directory has the 777 permissions, = then the problem is somewhere with your host and you will probably have = to upload the gedcom using FTP and then use the Add Gedcom Link instead = to get the gedcom in. 1. FTP the Hall.ged to your server. You can put it in the ./index = directory if you want or you can put it anywhere else. 2. Go to Admin->Manage Gedcoms->Add Gedcom or go to = editconfig_gedcom.php and put in the path to your gedcom file: = ./index/Hall.ged or Hall.ged, depending on where you uploaded your = gedcom. Everything else will be the same. Configuring your gedcom and importing = it into the datastore. --John > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of Rodney Hall > Sent: Monday, March 01, 2004 8:59 AM > To: php...@li... > Subject: RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM -=20 > Pls help! >=20 >=20 > Hello John, >=20 > Thanks for your reply. I have cleared all files from my site=20 > and replaced > from the start to ensure I don't inherit any problems this=20 > time! I have > CHMOD (777)the files and directories, as directed in the=20 > install directions > and created a user. Left the ./index as default. Fine.=20 > However, when trying > to upload a GEDCOM, I get:- >=20 > <<Warning: move_uploaded_file(./index/Hall.ged): failed to=20 > open stream: > Permission denied in=20 > /home/domain/domain60/web/phpGedView/uploadgedcom.php > on line 38 >=20 > Warning: move_uploaded_file(): Unable to move '/tmp/phpdqwOM5' to > './index/Hall.ged' in=20 > /home/domain/domain60/web/phpGedView/uploadgedcom.php > on line 38 >=20 > Warning: Cannot modify header information - headers already=20 > sent by (output > started at=20 > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in > /home/domain/domain60/web/phpGedView/functions_print.php on line 465>> >=20 > After seeing "Permission denied in ..../uploadgedcom.php" I=20 > also CHMODed > uploadgedcom.php to 777. Same result. >=20 > Tearing my hair out - what am I doing wrong? >=20 > Regards > -- > Rodney HALL=20 > Heywood, Lancashire > Sauviter sed fortiter > Agreeably but powerfully=20 >=20 > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ >=20 > > -----Original Message----- > > From: php...@li...=20 > > [mailto:php...@li...] On=20 > > Behalf Of John Finlay > > Sent: 01 March 2004 14:33 > > To: php...@li... > > Subject: [Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls help! > >=20 > > Hi Rodney, > >=20 > > It appears from this line of your error: > > ../../web/phpGedView/Hall.ged > >=20 > > That you have change the value of the INDEX_DIRECTORY in the=20 > > PhpGedView configuration to your PhpGedView folder. Under=20 > > the default installation it should be trying to move to the=20 > > ../../web/phpGedView/index/Hall.ged > >=20 > > To change the index directory, go to editconfig.php or=20 > > Admin->Configuration and change the value of the Index=20 > > Directory to be ./index/ or another directory that has the=20 > > proper write permissions set. > >=20 > > If you want to change the index directory to something other=20 > > than "./index/", then the directory needs to have write=20 > > permissions set. Because of this it is not recommended that=20 > > you use the phpGedView directory as your INDEX_DIRECTORY. > >=20 > > --John > >=20 > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > Rodney Hall > > > Sent: Sunday, February 29, 2004 4:38 AM > > > To: php...@li... > > > Subject: Trouble uploading GEDCOM - Pls help! > > >=20 > > >=20 > > > Having changed my server to one with the latest version=20 > of PHP and=20 > > > also using the latest phpGedView, I have created the=20 > user, database=20 > > > etc. but cannot get the GEDCOM to upload. I get the following:- > > >=20 > > > <<Warning: move_uploaded_file(../../web/phpGedView/Hall.ged):=20 > > > failed to open > > > stream: Permission denied in > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > > >=20 > > > Warning: move_uploaded_file(): Unable to move '/tmp/phpSKICdE' to=20 > > > '../../web/phpGedView/Hall.ged' in=20 > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > > >=20 > > > Warning: Cannot modify header information - headers=20 > already sent by=20 > > > (output started at > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in=20 > > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > > line 465>> > > >=20 > > > Can anybody please help > > > -- > > > Rodney HALL > > > Heywood, Lancashire > > > Sauviter sed fortiter > > > Agreeably but powerfully > > >=20 > > > ~~~~~~~~~~~~~~ > > > rm...@rm... > > > http://rmhh.co.uk/ > > > http://rmhh.org.uk/ > > > ~~~~~~~~~~~~~~~~~~~ > > >=20 > > >=20 > > >=20 > > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with a free=20 > > DVD software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=CCk > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dick > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |
From: Rodney H. <rm...@rm...> - 2004-03-01 16:04:16
|
Hello John, Thanks for your reply. I have cleared all files from my site and = replaced from the start to ensure I don't inherit any problems this time! I have CHMOD (777)the files and directories, as directed in the install = directions and created a user. Left the ./index as default. Fine. However, when = trying to upload a GEDCOM, I get:- <<Warning: move_uploaded_file(./index/Hall.ged): failed to open stream: Permission denied in = /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 Warning: move_uploaded_file(): Unable to move '/tmp/phpdqwOM5' to './index/Hall.ged' in = /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 Warning: Cannot modify header information - headers already sent by = (output started at /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in /home/domain/domain60/web/phpGedView/functions_print.php on line 465>> After seeing "Permission denied in ..../uploadgedcom.php" I also CHMODed uploadgedcom.php to 777. Same result. Tearing my hair out - what am I doing wrong? Regards -- Rodney HALL=20 Heywood, Lancashire Sauviter 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: 01 March 2004 14:33 > To: php...@li... > Subject: [Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls help! >=20 > Hi Rodney, >=20 > It appears from this line of your error: > ../../web/phpGedView/Hall.ged >=20 > That you have change the value of the INDEX_DIRECTORY in the=20 > PhpGedView configuration to your PhpGedView folder. Under=20 > the default installation it should be trying to move to the=20 > ../../web/phpGedView/index/Hall.ged >=20 > To change the index directory, go to editconfig.php or=20 > Admin->Configuration and change the value of the Index=20 > Directory to be ./index/ or another directory that has the=20 > proper write permissions set. >=20 > If you want to change the index directory to something other=20 > than "./index/", then the directory needs to have write=20 > permissions set. Because of this it is not recommended that=20 > you use the phpGedView directory as your INDEX_DIRECTORY. >=20 > --John >=20 >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of=20 > > Rodney Hall > > Sent: Sunday, February 29, 2004 4:38 AM > > To: php...@li... > > Subject: Trouble uploading GEDCOM - Pls help! > >=20 > >=20 > > Having changed my server to one with the latest version of PHP and=20 > > also using the latest phpGedView, I have created the user, database=20 > > etc. but cannot get the GEDCOM to upload. I get the following:- > >=20 > > <<Warning: move_uploaded_file(../../web/phpGedView/Hall.ged):=20 > > failed to open > > stream: Permission denied in > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > >=20 > > Warning: move_uploaded_file(): Unable to move '/tmp/phpSKICdE' to=20 > > '../../web/phpGedView/Hall.ged' in=20 > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > >=20 > > Warning: Cannot modify header information - headers already sent by=20 > > (output started at > > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in=20 > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > line 465>> > >=20 > > Can anybody please help > > -- > > Rodney HALL > > Heywood, Lancashire > > Sauviter sed fortiter > > Agreeably but powerfully > >=20 > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > >=20 > >=20 > >=20 > >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with a free=20 > DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=CCk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |