phpgedview-talk Mailing List for PhpGedView (Page 25)
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: Joe T. <jo...@te...> - 2005-09-19 14:43:09
|
What's the url to your phpgedview site? -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Hughes, Michael Sent: Monday, September 19, 2005 10:37 AM To: php...@li... Subject: RE: [Phpgedview-talk] FW: Trying to upload a Gedcom All the files are in the /var/www/html directory I did a chmod 777 -R on the index, languages, media directories. I am using php5.0 What portion of this do I use <?php error_reporting(0); ?> ? All of it or everything inside the < >, when I try to use all of at the beginning of the file admin.php which is the one with the error and I save it it screws up the format so it displays only text when you look at the page. I am not very familiar with the PHP language. do I put it as the very first line and then the 2nd starts with the <?php or do I replace the <?php with the <?php error_reporting(0); ?> ?? thanks Mike ---------------------------------------------------------------------------- -- From: php...@li... [mailto:php...@li...] On Behalf Of Joe Tellup Sent: Monday, September 19, 2005 10:16 AM To: php...@li... Subject: RE: [Phpgedview-talk] FW: Trying to upload a Gedcom Are you sure that your index dir is writable? Also see this php 5.0 has problems http://www.easyphpcalendar.com/forums/showthread.php?t=2209 -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Hughes, Michael Sent: Monday, September 19, 2005 9:57 AM To: php...@li... Subject: [Phpgedview-talk] FW: Trying to upload a Gedcom I have installed phpgedview and setup a MySql database which just has the tables in it and no data yet. I was trying to upload the gedcom but it errors out on me telling me that its too big. The file is only 186kb large. I have increased the maxupload size in the php.ini file to 25M. still not working. also on the main admin page I get this error at the top Notice: Undefined variable: dir_array in /var/www/html/admin.php on line 59 anyone have any suggestions. Also I am not very skilled at Linux (please be gentle lol) thanks mike |
From: Hughes, M. <Mic...@Co...> - 2005-09-19 14:38:10
|
All the files are in the /var/www/html directory =20 I did a chmod 777 -R on the index, languages, media directories. =20 I am using php5.0 =20 =20 What portion of this do I use <?php error_reporting(0); ?> ? All of it or everything inside the < >, when I try to use all of at the beginning of the file admin.php which is the one with the error and I save it it screws up the format so it displays only text when you look at the page. I am not very familiar with the PHP language. =20 do I put it as the very first line and then the 2nd starts with the <?php or do I replace the <?php with the <?php error_reporting(0); ?> ?? =20 thanks Mike =20 =20 _____ =20 From: php...@li... [mailto:php...@li...] On Behalf Of Joe Tellup Sent: Monday, September 19, 2005 10:16 AM To: php...@li... Subject: RE: [Phpgedview-talk] FW: Trying to upload a Gedcom Are you sure that your index dir is writable?=20 =20 Also see this php 5.0 has problems =20 http://www.easyphpcalendar.com/forums/showthread.php?t=3D2209 -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Hughes, Michael Sent: Monday, September 19, 2005 9:57 AM To: php...@li... Subject: [Phpgedview-talk] FW: Trying to upload a Gedcom =09 =09 =20 I have installed phpgedview and setup a MySql database which just has the tables in it and no data yet. I was trying to upload the gedcom but it errors out on me telling me that its too big. The file is only 186kb large. I have increased the maxupload size in the php.ini file to 25M. =20 still not working. =20 also on the main admin page I get this error at the top Notice: Undefined variable: dir_array in /var/www/html/admin.php on line 59 =20 =20 anyone have any suggestions. Also I am not very skilled at Linux (please be gentle lol) =20 =20 thanks mike |
From: Joe T. <jo...@te...> - 2005-09-19 14:15:56
|
Are you sure that your index dir is writable? Also see this php 5.0 has problems http://www.easyphpcalendar.com/forums/showthread.php?t=2209 -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Hughes, Michael Sent: Monday, September 19, 2005 9:57 AM To: php...@li... Subject: [Phpgedview-talk] FW: Trying to upload a Gedcom I have installed phpgedview and setup a MySql database which just has the tables in it and no data yet. I was trying to upload the gedcom but it errors out on me telling me that its too big. The file is only 186kb large. I have increased the maxupload size in the php.ini file to 25M. still not working. also on the main admin page I get this error at the top Notice: Undefined variable: dir_array in /var/www/html/admin.php on line 59 anyone have any suggestions. Also I am not very skilled at Linux (please be gentle lol) thanks mike |
From: Hughes, M. <Mic...@Co...> - 2005-09-19 13:57:49
|
=20 I have installed phpgedview and setup a MySql database which just has the tables in it and no data yet. I was trying to upload the gedcom but it errors out on me telling me that its too big. The file is only 186kb large. I have increased the maxupload size in the php.ini file to 25M. =20 still not working. =20 also on the main admin page I get this error at the top Notice: Undefined variable: dir_array in /var/www/html/admin.php on line 59 =20 =20 anyone have any suggestions. Also I am not very skilled at Linux (please be gentle lol) =20 =20 thanks mike |
From: Peter B. (PhilaTel.Net) <pb...@ph...> - 2005-09-12 15:38:16
|
Thank you very much, dear John, for the prompt message. I updated the error reporting definition in include/session.php by @ini_set('error_reporting', E_ERROR | E_WARNING | E_PARSE); and it work very well. I'm really enthusiastic by the powerful phpgedview script set :-) ----- Original Message ----- From: "John Finlay" <Joh...@ne...> To: <php...@li...> Sent: Monday, September 12, 2005 4:22 PM Subject: RE: [Phpgedview-talk] Php-warnings: Only variables should be assigned by reference The answer to this problem was discussed in the help forums here: http://sourceforge.net/forum/forum.php?thread_id=1318285&forum_id=185166 Scroll down to the bottom of the page to find the best solution. The rest of the thread tells why the problem is occurring. --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Peter Buecken (PhilaTel.Net) Sent: Monday, September 12, 2005 5:16 AM To: php...@li... Subject: [Phpgedview-talk] Php-warnings: Only variables should be assigned by reference After the installation of the phpgedview scripts on a t-online server, there is a series of php-warnings on each browser-page: "Only variables should be assigned by reference in ...". The same warnings, when I uploaded a gedcom-file. It is viewed correctly unless a lot of the mentioned warnings. For the rest, the scripts seem to work correctly. The mysql database seems to be filled correctly, too. What could be wrong that I get always these warnings? Thank you much in advance Peter Here a list of the warnings: Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 301 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 165 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 813 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 509 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 268 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2126 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2131 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2136 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2141 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 939 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 779 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 1577 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 1317 Here the modules/versions: Phpgedview: phpGedView-3.3.5.zip PHP Version 4.4.0 with Hardening-Patch 0.3.2 MySql server: 4.1.13a MySql client: 4.0.24 Here the phpgedview configuration: $PGV_BASE_DIRECTORY = ""; $PGV_DATABASE = "db"; $DBTYPE = "mysql"; $DBHOST = "mysql.service"; $DBUSER = "***"; $DBPASS = "***"; $DBNAME = "***"; $TBLPREFIX = "pgv_"; $INDEX_DIRECTORY = "./index/"; $AUTHENTICATION_MODULE = "authentication_mysql.php"; $PGV_STORE_MESSAGES = true; $PGV_SIMPLE_MAIL = false; $USE_REGISTRATION_MODULE = true; $REQUIRE_ADMIN_AUTH_REGISTRATION = true; $ALLOW_USER_THEMES = true; $ALLOW_CHANGE_GEDCOM = true; $LOGFILE_CREATE = "monthly"; $PGV_SESSION_SAVE_PATH = ""; $PGV_SESSION_TIME = "7200"; $SERVER_URL = "http://www.***.de/gedview/"; $LOGIN_URL = ""; $PGV_MEMORY_LIMIT = "32M"; $ALLOW_REMEMBER_ME = true; $CONFIG_VERSION = "3.2"; $CONFIGURED = true; ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: John F. <Joh...@ne...> - 2005-09-12 14:24:15
|
The answer to this problem was discussed in the help forums here: http://sourceforge.net/forum/forum.php?thread_id=3D1318285&forum_id=3D185= 166 Scroll down to the bottom of the page to find the best solution. The rest of the thread tells why the problem is occurring. --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Peter Buecken (PhilaTel.Net) Sent: Monday, September 12, 2005 5:16 AM To: php...@li... Subject: [Phpgedview-talk] Php-warnings: Only variables should be assigned by reference After the installation of the phpgedview scripts on a t-online server, there is a series of php-warnings on each browser-page: "Only variables should be assigned by reference in ...". The same warnings, when I uploaded a gedcom-file. It is viewed correctly unless a lot of the mentioned warnings. For the rest, the scripts seem to work correctly. The mysql database seems to be filled correctly, too. What could be wrong that I get always these warnings? Thank you much in advance Peter Here a list of the warnings: Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 301 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 165 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 813 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 509 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 268 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2126 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2131 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2136 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2141 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 939 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 779 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 1577 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 1317 Here the modules/versions: Phpgedview: phpGedView-3.3.5.zip PHP Version 4.4.0 with Hardening-Patch 0.3.2 MySql server: 4.1.13a MySql client: 4.0.24 Here the phpgedview configuration: $PGV_BASE_DIRECTORY =3D ""; $PGV_DATABASE =3D "db"; $DBTYPE =3D "mysql"; $DBHOST =3D "mysql.service"; $DBUSER =3D "***"; $DBPASS =3D "***"; $DBNAME =3D "***"; $TBLPREFIX =3D "pgv_"; $INDEX_DIRECTORY =3D "./index/"; $AUTHENTICATION_MODULE =3D "authentication_mysql.php"; $PGV_STORE_MESSAGES =3D true; $PGV_SIMPLE_MAIL =3D false; $USE_REGISTRATION_MODULE =3D true; $REQUIRE_ADMIN_AUTH_REGISTRATION =3D true; $ALLOW_USER_THEMES =3D true; $ALLOW_CHANGE_GEDCOM =3D true; $LOGFILE_CREATE =3D "monthly"; $PGV_SESSION_SAVE_PATH =3D ""; $PGV_SESSION_TIME =3D "7200"; $SERVER_URL =3D "http://www.***.de/gedview/"; $LOGIN_URL =3D ""; $PGV_MEMORY_LIMIT =3D "32M"; $ALLOW_REMEMBER_ME =3D true; $CONFIG_VERSION =3D "3.2"; $CONFIGURED =3D true; ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Peter B. (PhilaTel.Net) <pb...@ph...> - 2005-09-12 11:15:52
|
After the installation of the phpgedview scripts on a t-online server, there is a series of php-warnings on each browser-page: "Only variables should be assigned by reference in ...". The same warnings, when I uploaded a gedcom-file. It is viewed correctly unless a lot of the mentioned warnings. For the rest, the scripts seem to work correctly. The mysql database seems to be filled correctly, too. What could be wrong that I get always these warnings? Thank you much in advance Peter Here a list of the warnings: Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 301 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 165 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 813 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 509 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 268 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2126 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2131 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2136 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 2141 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 939 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/authentication_mysql.php on line 779 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 1577 Notice: Only variables should be assigned by reference in /home/www/gedview/includes/functions_db.php on line 1317 Here the modules/versions: Phpgedview: phpGedView-3.3.5.zip PHP Version 4.4.0 with Hardening-Patch 0.3.2 MySql server: 4.1.13a MySql client: 4.0.24 Here the phpgedview configuration: $PGV_BASE_DIRECTORY = ""; $PGV_DATABASE = "db"; $DBTYPE = "mysql"; $DBHOST = "mysql.service"; $DBUSER = "***"; $DBPASS = "***"; $DBNAME = "***"; $TBLPREFIX = "pgv_"; $INDEX_DIRECTORY = "./index/"; $AUTHENTICATION_MODULE = "authentication_mysql.php"; $PGV_STORE_MESSAGES = true; $PGV_SIMPLE_MAIL = false; $USE_REGISTRATION_MODULE = true; $REQUIRE_ADMIN_AUTH_REGISTRATION = true; $ALLOW_USER_THEMES = true; $ALLOW_CHANGE_GEDCOM = true; $LOGFILE_CREATE = "monthly"; $PGV_SESSION_SAVE_PATH = ""; $PGV_SESSION_TIME = "7200"; $SERVER_URL = "http://www.***.de/gedview/"; $LOGIN_URL = ""; $PGV_MEMORY_LIMIT = "32M"; $ALLOW_REMEMBER_ME = true; $CONFIG_VERSION = "3.2"; $CONFIGURED = true; |
From: <jgi...@t-...> - 2005-08-30 06:52:50
|
Hello John, John Finlay wrote on 30.08.2005 07:20: > > 1. You don't have to put your gedcoms in the index directory. You can put them anywhere on the server that you like, but the upload gedcom feature only supports uploading them to the index directory. > 2. You can specify a different media location for each gedcom in the gedcom configuration. > Thank you for the message. I had already found the solution. I had forgotten to change the available write protection on the media- and thumbs-directory. Than it worked. best regards Josef |
From: John F. <Joh...@ne...> - 2005-08-30 05:25:07
|
Hi Josef, =20 1. You don't have to put your gedcoms in the index directory. You can = put them anywhere on the server that you like, but the upload gedcom = feature only supports uploading them to the index directory. 2. You can specify a different media location for each gedcom in the = gedcom configuration. =20 Best regards, --John =20 ________________________________ From: php...@li... on behalf of = jgi...@t-... Sent: Fri 8/19/2005 1:48 PM To: Mailing-Liste PHPGedView Subject: [Phpgedview-talk] More than one GedCom Hello PHPGedView user On my web server I also have installed PhpGedView now and it works. I would like to install another 2 GedCom-files for other families now. Question (s) following to this: 1. do all GedCom-files have to be put into the directory "index"? 2. do all image files have to be put into the directory "media"? 3. or one can make a directory structure for the different families = and how it then must look? As subdirectories of PhPGedView Family1 Family2 Family3 And where have then the image files to be put? I would be very grateful for support Josef ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle = Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & = QA Security * Process Improvement & Measurement * = http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Lars E. B. <lar...@da...> - 2005-08-28 19:01:16
|
KL> OK. Makes sense. My error log was getting a lot of errors for the KL> calender. Could a: <META NAME="ROBOTS" CONTENT="NOFOLLOW"> be implemented just for the calendar.php script? My web host pulled the plug on me last Sunday because of alleged bandwidth abuse. I would like to be indexed by Google, but not at the expense of my entire site... Lars Erik Bryld le...@da... http://www.bryld.suite.dk |
From: Ken L. <klo...@ci...> - 2005-08-28 16:59:28
|
OK. Makes sense. My error log was getting a lot of errors for the calender. Ken Daniel P. Kionka wrote: > I have been indexed by Google for a long time, but in August my usage > jumped to 4X normal. It is good to be indexed--a 3rd cousin just > found my site, and now she is helping out on that branch of the tree. > > I looked at my usage by URL, and I was surprised to see that 64% of > the hits are on phpGedView/calendar.php. I am going to try the > Disallow just on that URL. > > It makes since it would get stuck on the calendar URL. There is no > end of dates to query for. > > > Matthew Gates wrote: > >> On Saturday 27 August 2005 18:29, Joe Tellup wrote: >> >>> Me too. this past week google used up 2.3 gig of my bandwidth. >>> >>> Put this in you robots text file and they are gone >>> >>> User-agent: googlebot >>> Disallow: / >>> >> >> >> I found that using robots.txt to partially block bots it quite >> effective at reducing traffic while still permitting your site to be >> indexed effectively. >> The trick is to find which files on the site are causing most traffic >> and block just those. I also blocked all the charts. My idea is >> that I want there to be at least one entry point to my site for each >> name and/or place in the database. >> >> Here's the robots.txt (my phpGedView installation is in the directory >> "gedview"): >> >> User-agent: * >> Disallow: /gedview/media/ >> Disallow: /gedview/timeline.php >> Disallow: /gedview/fanchart.php >> Disallow: /gedview/pedigree.php >> Disallow: /gedview/clippings.php >> Disallow: /gedview/family.php >> Disallow: /gedview/ancestry.php >> Disallow: /gedview/descendancy.php >> Disallow: /gedview/reportengine.php >> Disallow: /gedview/hourglass.php >> Disallow: /gedview/calendar.php >> Disallow: /gedview/patriarchlist.php >> >> Further tuning may be helped by this command which shows where the >> crawlers are makking most traffic. "access_log" is name of the >> apache log file - run this command in the web log directory. If you >> don't have an ssh login to your web host, copy the web log to youor >> local linux machine. If you don't have a linux machine, install cygwin! >> grep Googlebot access_log \ >> |grep gedview >> |awk -F\" '{ print $2 }' \ >> |awk '-F[/?]' '{ print $3 }' \ >> |sort | uniq -c >> >> The "grep gedview" will need to be changed for your site to filter >> only the pages for phpGedView (if youo have other parts to your >> website). >> >> The $3 on the fourth line of the command might need to be changed if >> your phpGedView install isn't in a sub-directory of the root of your >> web server. Mine (/gedview) is a single subdirectory. If yours is >> in a second level directory (e.g. /stuff/gedview) you need to change >> the $3 to $4. >> >> The output looks something like this: >> 1188 indilist.php >> 1109 placelist.php >> 527 individual.php >> 337 aliveinyear.php >> 73 repo.php >> 16 repolist.php >> 5 famlist.php >> 4 HTTP >> 1 relationship.php HTTP >> >> >> >>> Google is now making mirror images of all websites, I guess they are >>> going for a stock split. >> >> >> >> How can you tell? >> >> >>> -----Original Message----- >>> From: php...@li... >>> [mailto:php...@li...]On Behalf Of Ken >>> Lowther >>> Sent: Saturday, August 27, 2005 1:52 PM >>> To: php...@li... >>> Subject: [Phpgedview-talk] Google >>> >>> >>> Googlebot has been pounding my site. >>> >>> http://genealogy.lowther.org/cgi-bin/awstats.pl >>> >>> 330 individuals on file: >>> >>> http://genealogy.lowther.org/ >>> >>> Anyone else had this problem? The only thing I can think is that is >>> chasing links around in circles. Googlebot was connecte 24/7 using a >>> MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was >>> experiencing times when the machine reponded to very litte so that is >>> what started me digging. >>> >>> Ken >>> > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing > & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > |
From: Daniel P. K. <da...@ki...> - 2005-08-28 16:49:52
|
I have been indexed by Google for a long time, but in August my usage jumped to 4X normal. It is good to be indexed--a 3rd cousin just found my site, and now she is helping out on that branch of the tree. I looked at my usage by URL, and I was surprised to see that 64% of the hits are on phpGedView/calendar.php. I am going to try the Disallow just on that URL. It makes since it would get stuck on the calendar URL. There is no end of dates to query for. Matthew Gates wrote: > On Saturday 27 August 2005 18:29, Joe Tellup wrote: > >>Me too. this past week google used up 2.3 gig of my bandwidth. >> >>Put this in you robots text file and they are gone >> >>User-agent: googlebot >>Disallow: / >> > > > I found that using robots.txt to partially block bots it quite effective > at reducing traffic while still permitting your site to be indexed > effectively. > > The trick is to find which files on the site are causing most traffic and > block just those. I also blocked all the charts. My idea is that I want > there to be at least one entry point to my site for each name and/or > place in the database. > > Here's the robots.txt (my phpGedView installation is in the directory > "gedview"): > > User-agent: * > Disallow: /gedview/media/ > Disallow: /gedview/timeline.php > Disallow: /gedview/fanchart.php > Disallow: /gedview/pedigree.php > Disallow: /gedview/clippings.php > Disallow: /gedview/family.php > Disallow: /gedview/ancestry.php > Disallow: /gedview/descendancy.php > Disallow: /gedview/reportengine.php > Disallow: /gedview/hourglass.php > Disallow: /gedview/calendar.php > Disallow: /gedview/patriarchlist.php > > Further tuning may be helped by this command which shows where the > crawlers are makking most traffic. "access_log" is name of the apache > log file - run this command in the web log directory. If you don't have > an ssh login to your web host, copy the web log to youor local linux > machine. If you don't have a linux machine, install cygwin! > > grep Googlebot access_log \ > |grep gedview > |awk -F\" '{ print $2 }' \ > |awk '-F[/?]' '{ print $3 }' \ > |sort | uniq -c > > The "grep gedview" will need to be changed for your site to filter only > the pages for phpGedView (if youo have other parts to your website). > > The $3 on the fourth line of the command might need to be changed if your > phpGedView install isn't in a sub-directory of the root of your web > server. Mine (/gedview) is a single subdirectory. If yours is in a > second level directory (e.g. /stuff/gedview) you need to change the $3 to > $4. > > The output looks something like this: > 1188 indilist.php > 1109 placelist.php > 527 individual.php > 337 aliveinyear.php > 73 repo.php > 16 repolist.php > 5 famlist.php > 4 HTTP > 1 relationship.php HTTP > > > >>Google is now making mirror images of all websites, I guess they are >>going for a stock split. > > > How can you tell? > > >>-----Original Message----- >>From: php...@li... >>[mailto:php...@li...]On Behalf Of Ken >>Lowther >>Sent: Saturday, August 27, 2005 1:52 PM >>To: php...@li... >>Subject: [Phpgedview-talk] Google >> >> >>Googlebot has been pounding my site. >> >>http://genealogy.lowther.org/cgi-bin/awstats.pl >> >>330 individuals on file: >> >>http://genealogy.lowther.org/ >> >>Anyone else had this problem? The only thing I can think is that is >>chasing links around in circles. Googlebot was connecte 24/7 using a >>MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was >>experiencing times when the machine reponded to very litte so that is >>what started me digging. >> >>Ken >> |
From: John <sh...@jb...> - 2005-08-28 15:00:54
|
On 28 Aug 2005 at 13:45, Matthew Gates wrote: > On Saturday 27 August 2005 18:29, Joe Tellup wrote: > > Me too. this past week google used up 2.3 gig of my bandwidth. > > > > Put this in you robots text file and they are gone > > > > User-agent: googlebot > > Disallow: / > > Actually, I went one step further and locked-out any access to my web root. I do not allow any files, reads or writes either. Everything is placed into domain subdirectories. The plus side was that it cut-down most 'hack' attempts. I really don't care to be index by the search engines, so this works for me - I'm not commercial. I'll guess that placing a robot.txt file in my root will allow those search bots that play nice proper access, and the stripper bots/hot linkers nothing. > I found that using robots.txt to partially block bots it quite > effective at reducing traffic while still permitting your site to be > indexed effectively. > > The trick is to find which files on the site are causing most traffic > and block just those. I also blocked all the charts. My idea is that > I want there to be at least one entry point to my site for each name > and/or place in the database. > > Here's the robots.txt (my phpGedView installation is in the directory > "gedview"): > > User-agent: * > Disallow: /gedview/media/ > Disallow: /gedview/timeline.php > Disallow: /gedview/fanchart.php > Disallow: /gedview/pedigree.php > Disallow: /gedview/clippings.php > Disallow: /gedview/family.php > Disallow: /gedview/ancestry.php > Disallow: /gedview/descendancy.php > Disallow: /gedview/reportengine.php > Disallow: /gedview/hourglass.php > Disallow: /gedview/calendar.php > Disallow: /gedview/patriarchlist.php > > Further tuning may be helped by this command which shows where the > crawlers are makking most traffic. "access_log" is name of the apache > log file - run this command in the web log directory. If you don't > have an ssh login to your web host, copy the web log to youor local > linux machine. If you don't have a linux machine, install cygwin! > > grep Googlebot access_log \ > |grep gedview > |awk -F\" '{ print $2 }' \ > |awk '-F[/?]' '{ print $3 }' \ > |sort | uniq -c > > The "grep gedview" will need to be changed for your site to filter > only the pages for phpGedView (if youo have other parts to your > website). > > The $3 on the fourth line of the command might need to be changed if > your phpGedView install isn't in a sub-directory of the root of your > web server. Mine (/gedview) is a single subdirectory. If yours is in > a second level directory (e.g. /stuff/gedview) you need to change the > $3 to $4. > > The output looks something like this: > 1188 indilist.php > 1109 placelist.php > 527 individual.php > 337 aliveinyear.php > 73 repo.php > 16 repolist.php > 5 famlist.php > 4 HTTP > 1 relationship.php HTTP > > > > Google is now making mirror images of all websites, I guess they are > > going for a stock split. > > How can you tell? > Actually, I think it maybe more of an index size war. Notices how Yahoo and Google have really been publishing their index sizes here of late. And with Microsoft now joining the fray, I think its only going to get worse. > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...]On Behalf Of Ken > > Lowther Sent: Saturday, August 27, 2005 1:52 PM To: > > php...@li... Subject: [Phpgedview-talk] > > Google > > > > > > Googlebot has been pounding my site. > > > > http://genealogy.lowther.org/cgi-bin/awstats.pl > > > > 330 individuals on file: > > > > http://genealogy.lowther.org/ > > > > Anyone else had this problem? The only thing I can think is that is > > chasing links around in circles. Googlebot was connecte 24/7 using > > a MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was > > experiencing times when the machine reponded to very litte so that > > is what started me digging. > > > > Ken > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > > Practices Agile & Plan-Driven Development * Managing Projects & > > Teams * Testing & QA Security * Process Improvement & Measurement * > > http://www.sqe.com/bsce5sf > > _______________________________________________ Phpgedview-talk > > mailing list Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > > Practices Agile & Plan-Driven Development * Managing Projects & > > Teams * Testing & QA Security * Process Improvement & Measurement * > > http://www.sqe.com/bsce5sf > > _______________________________________________ Phpgedview-talk > > mailing list Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices Agile & Plan-Driven Development * Managing Projects & Teams > * Testing & QA Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ Phpgedview-talk > mailing list Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Matthew G. <ma...@po...> - 2005-08-28 12:45:24
|
On Saturday 27 August 2005 18:29, Joe Tellup wrote: > Me too. this past week google used up 2.3 gig of my bandwidth. > > Put this in you robots text file and they are gone > > User-agent: googlebot > Disallow: / > I found that using robots.txt to partially block bots it quite effective at reducing traffic while still permitting your site to be indexed effectively. The trick is to find which files on the site are causing most traffic and block just those. I also blocked all the charts. My idea is that I want there to be at least one entry point to my site for each name and/or place in the database. Here's the robots.txt (my phpGedView installation is in the directory "gedview"): User-agent: * Disallow: /gedview/media/ Disallow: /gedview/timeline.php Disallow: /gedview/fanchart.php Disallow: /gedview/pedigree.php Disallow: /gedview/clippings.php Disallow: /gedview/family.php Disallow: /gedview/ancestry.php Disallow: /gedview/descendancy.php Disallow: /gedview/reportengine.php Disallow: /gedview/hourglass.php Disallow: /gedview/calendar.php Disallow: /gedview/patriarchlist.php Further tuning may be helped by this command which shows where the crawlers are makking most traffic. "access_log" is name of the apache log file - run this command in the web log directory. If you don't have an ssh login to your web host, copy the web log to youor local linux machine. If you don't have a linux machine, install cygwin! grep Googlebot access_log \ |grep gedview |awk -F\" '{ print $2 }' \ |awk '-F[/?]' '{ print $3 }' \ |sort | uniq -c The "grep gedview" will need to be changed for your site to filter only the pages for phpGedView (if youo have other parts to your website). The $3 on the fourth line of the command might need to be changed if your phpGedView install isn't in a sub-directory of the root of your web server. Mine (/gedview) is a single subdirectory. If yours is in a second level directory (e.g. /stuff/gedview) you need to change the $3 to $4. The output looks something like this: 1188 indilist.php 1109 placelist.php 527 individual.php 337 aliveinyear.php 73 repo.php 16 repolist.php 5 famlist.php 4 HTTP 1 relationship.php HTTP > Google is now making mirror images of all websites, I guess they are > going for a stock split. How can you tell? > > -----Original Message----- > From: php...@li... > [mailto:php...@li...]On Behalf Of Ken > Lowther > Sent: Saturday, August 27, 2005 1:52 PM > To: php...@li... > Subject: [Phpgedview-talk] Google > > > Googlebot has been pounding my site. > > http://genealogy.lowther.org/cgi-bin/awstats.pl > > 330 individuals on file: > > http://genealogy.lowther.org/ > > Anyone else had this problem? The only thing I can think is that is > chasing links around in circles. Googlebot was connecte 24/7 using a > MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was > experiencing times when the machine reponded to very litte so that is > what started me digging. > > Ken > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Keith C. <ke...@dr...> - 2005-08-28 03:02:10
|
Yes, and it happened only on my Phpgedview web site: I posted about it on my hosting forums here: http://forums.hostdime.com/showthread.php?p=26699#post26699 Ken Lowther wrote: > Googlebot has been pounding my site. > > http://genealogy.lowther.org/cgi-bin/awstats.pl > > 330 individuals on file: > > http://genealogy.lowther.org/ > > Anyone else had this problem? The only thing I can think is that is > chasing links around in circles. Googlebot was connecte 24/7 using a > MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was > experiencing times when the machine reponded to very litte so that is > what started me digging. > > Ken > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing > & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > > |
From: Joe T. <jo...@te...> - 2005-08-27 18:31:20
|
I blocked google totally from my server. I don't worry about showing up on them because they will pick up our site from all the other web crawlers, they are pounding them too. -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Len Sent: Saturday, August 27, 2005 2:00 PM To: php...@li... Subject: RE: [Phpgedview-talk] Google Yeah, But much worse from inktomisearch virtually all hits were from search engines Finally killed them by putting robots.txt in the directory running Phpgedview. in my case it was the "genealogy" Len -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Ken Lowther Sent: Saturday, August 27, 2005 11:52 AM To: php...@li... Subject: [Phpgedview-talk] Google Googlebot has been pounding my site. http://genealogy.lowther.org/cgi-bin/awstats.pl 330 individuals on file: http://genealogy.lowther.org/ Anyone else had this problem? The only thing I can think is that is chasing links around in circles. Googlebot was connecte 24/7 using a MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was experiencing times when the machine reponded to very litte so that is what started me digging. Ken ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Joe T. <jo...@te...> - 2005-08-27 18:30:09
|
Me too. this past week google used up 2.3 gig of my bandwidth. Put this in you robots text file and they are gone User-agent: googlebot Disallow: / Google is now making mirror images of all websites, I guess they are going for a stock split. -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Ken Lowther Sent: Saturday, August 27, 2005 1:52 PM To: php...@li... Subject: [Phpgedview-talk] Google Googlebot has been pounding my site. http://genealogy.lowther.org/cgi-bin/awstats.pl 330 individuals on file: http://genealogy.lowther.org/ Anyone else had this problem? The only thing I can think is that is chasing links around in circles. Googlebot was connecte 24/7 using a MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was experiencing times when the machine reponded to very litte so that is what started me digging. Ken ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Len <llu...@in...> - 2005-08-27 18:00:20
|
Yeah, But much worse from inktomisearch virtually all hits were from search engines Finally killed them by putting robots.txt in the directory running Phpgedview. in my case it was the "genealogy" Len -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Ken Lowther Sent: Saturday, August 27, 2005 11:52 AM To: php...@li... Subject: [Phpgedview-talk] Google Googlebot has been pounding my site. http://genealogy.lowther.org/cgi-bin/awstats.pl 330 individuals on file: http://genealogy.lowther.org/ Anyone else had this problem? The only thing I can think is that is chasing links around in circles. Googlebot was connecte 24/7 using a MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was experiencing times when the machine reponded to very litte so that is what started me digging. Ken ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Ken L. <klo...@ci...> - 2005-08-27 17:52:38
|
Googlebot has been pounding my site. http://genealogy.lowther.org/cgi-bin/awstats.pl 330 individuals on file: http://genealogy.lowther.org/ Anyone else had this problem? The only thing I can think is that is chasing links around in circles. Googlebot was connecte 24/7 using a MINUMUM of 20% processor on a dual amd 64 2.3 ghz machine. I was experiencing times when the machine reponded to very litte so that is what started me digging. Ken |
From: <jgi...@t-...> - 2005-08-19 19:48:58
|
Hello PHPGedView user On my web server I also have installed PhpGedView now and it works. I would like to install another 2 GedCom-files for other families now. Question (s) following to this: 1. do all GedCom-files have to be put into the directory "index"? 2. do all image files have to be put into the directory "media"? 3. or one can make a directory structure for the different families and how it then must look? As subdirectories of PhPGedView Family1 Family2 Family3 And where have then the image files to be put? I would be very grateful for support Josef |
From: Rodney H. <rm...@rm...> - 2005-08-15 22:53:10
|
php...@li... <> wrote on : | | Hello John, | | | | Many thanks for your explanation. However, the lines below, | extracted | from | | my page, do not make any sense as I do not use News Items (what are | | they?), only update the one GEDCOM.:- | | --------------------------------------------------------------- | | This GEDCOM was created using Legacy (R) 5.0 on 12 August 2005 | | 841 Individuals, 296 Families, 0 Sources, 196 Other Records | | | | Most Common Surnames | | CULBERTSON, HALL, LEEUWENBURG, SOLLEVELD, VEARNCOMBE, VERNCOMBE | | News | | | | | From the "This GEDCOM was created..." to this point is the | Gedcom Stats | block. | | | Welcome to the HALL Family Tree | | 23 May 2005 - 2:17:11pm | | | | The genealogy information on this website is powered by PhpGedView | | 3.3. ......... | | This text comes from the first news item in the news block. | | | Is there a way I can exclude that 2nd. date? | | | | No, the date is part of the news item so there is not really a way to | exclude it without either removing the entire News block from your | welcome page, or deleting that news item. You can perform these | functions by logging in as an admin and going to this page. Then use | the "Customize this welcome page" link to add/remove blocks. Or click | on the "Delete" link below the "Welcome to the HALL Family Tree" news | item. | | --John Hello John, Many thanks for the swift reply - much appreciated. I'll have a look at it! :o) Regards -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ |
From: John F. <Joh...@ne...> - 2005-08-15 22:35:16
|
> Hello John, >=20 > Many thanks for your explanation. However, the lines below, extracted from > my page, do not make any sense as I do not use News Items (what are=20 > they?), only update the one GEDCOM.:- > --------------------------------------------------------------- > This GEDCOM was created using Legacy (R) 5.0 on 12 August 2005 > 841 Individuals, 296 Families, 0 Sources, 196 Other Records > > Most Common Surnames =20 > CULBERTSON, HALL, LEEUWENBURG, SOLLEVELD, VEARNCOMBE, VERNCOMBE > News =20 > From the "This GEDCOM was created..." to this point is the Gedcom Stats block. > Welcome to the HALL Family Tree > 23 May 2005 - 2:17:11pm > > The genealogy information on this website is powered by PhpGedView 3.3. > ......... This text comes from the first news item in the news block.=20 > Is there a way I can exclude that 2nd. date? > No, the date is part of the news item so there is not really a way to exclude it without either removing the entire News block from your welcome page, or deleting that news item. You can perform these functions by logging in as an admin and going to this page. Then use the "Customize this welcome page" link to add/remove blocks. Or click on the "Delete" link below the "Welcome to the HALL Family Tree" news item. --John |
From: Rodney H. <rm...@rm...> - 2005-08-15 22:23:04
|
php...@li... <> wrote on : | Hi Rodney, | | The date under the "Welcome to the HALL Family Tree" title is the date | the news item was saved. PGV automatically creates that first generic | news item when you add a new Gedcom. As you add more news items the | newer ones are listed on the top and the dates make more sense. | | --John | | | -----Original Message----- | From: php...@li... | [mailto:php...@li...] On | Behalf Of Rodney | Hall | Sent: Thursday, August 11, 2005 5:17 PM | To: php...@li... | Subject: [Phpgedview-talk] Wrong Date shows on Welcome Page v 3.34. | | The wrong date shows on the left main box of my welcome page, but the | correct date/time shows over the random image. | http://rmhh.co.uk/tree2/index.php?command=gedcom | | I have found the 'Welcome....' string on the lang.en.php file | but cannot | see | a reference to a date call. Can this be corrected or the date removed | altogether? | | -- | Rodney HALL Hello John, Many thanks for your explanation. However, the lines below, extracted from my page, do not make any sense as I do not use News Items (what are they?), only update the one GEDCOM.:- --------------------------------------------------------------- This GEDCOM was created using Legacy (R) 5.0 on 12 August 2005 841 Individuals, 296 Families, 0 Sources, 196 Other Records Most Common Surnames CULBERTSON, HALL, LEEUWENBURG, SOLLEVELD, VEARNCOMBE, VERNCOMBE News Welcome to the HALL Family Tree 23 May 2005 - 2:17:11pm The genealogy information on this website is powered by PhpGedView 3.3. ......... --------------------------------------------------------------- Is there a way I can exclude that 2nd. date? Regards -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ |
From: John F. <Joh...@ne...> - 2005-08-15 22:00:12
|
Hi Rodney, The date under the "Welcome to the HALL Family Tree" title is the date the news item was saved. PGV automatically creates that first generic news item when you add a new Gedcom. As you add more news items the newer ones are listed on the top and the dates make more sense. --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Rodney Hall Sent: Thursday, August 11, 2005 5:17 PM To: php...@li... Subject: [Phpgedview-talk] Wrong Date shows on Welcome Page v 3.34. The wrong date shows on the left main box of my welcome page, but the correct date/time shows over the random image. http://rmhh.co.uk/tree2/index.php?command=3Dgedcom I have found the 'Welcome....' string on the lang.en.php file but cannot see a reference to a date call. Can this be corrected or the date removed altogether? -- Rodney HALL=20 Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully=20 ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: Rodney H. <rm...@rm...> - 2005-08-11 23:17:54
|
The wrong date shows on the left main box of my welcome page, but the correct date/time shows over the random image. http://rmhh.co.uk/tree2/index.php?command=gedcom I have found the 'Welcome....' string on the lang.en.php file but cannot see a reference to a date call. Can this be corrected or the date removed altogether? -- Rodney HALL Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ |