What do these errors mean? I get them on the Pedigree & Descendency charts.
ERROR:Table 'theklings_net.pgv_individuals' doesn't exist
SQL:SELECT i_name FROM pgv_individuals WHERE i_id='I1' AND i_file='klingdale.GED'
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php on line 238
ERROR:Table 'theklings_net.pgv_individuals' doesn't exist
SQL:SELECT i_id FROM pgv_individuals WHERE i_file='klingdale.GED' LIMIT 0,1
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php on line 223
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php:47) in /home/virtual/site156/fst/var/www/html/phpGedView/functions_print.php on line 301
ERROR:Table 'theklings_net.pgv_individuals' doesn't exist
SQL:SELECT i_gedcom FROM pgv_individuals WHERE i_id='' AND i_file='klingdale.GED'
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php on line 155
Notice: Undefined offset: 1 in /home/virtual/site156/fst/var/www/html/phpGedView/privacy.php on line 92
I get other errors on various pages. Did I forget a symbol or something during configuration?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What do these errors mean? I get them on the Pedigree & Descendency charts.
ERROR:Table 'theklings_net.pgv_individuals' doesn't exist
SQL:SELECT i_name FROM pgv_individuals WHERE i_id='I1' AND i_file='klingdale.GED'
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php on line 238
ERROR:Table 'theklings_net.pgv_individuals' doesn't exist
SQL:SELECT i_id FROM pgv_individuals WHERE i_file='klingdale.GED' LIMIT 0,1
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php on line 223
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php:47) in /home/virtual/site156/fst/var/www/html/phpGedView/functions_print.php on line 301
ERROR:Table 'theklings_net.pgv_individuals' doesn't exist
SQL:SELECT i_gedcom FROM pgv_individuals WHERE i_id='' AND i_file='klingdale.GED'
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/phpGedView/functions_mysql.php on line 155
Notice: Undefined offset: 1 in /home/virtual/site156/fst/var/www/html/phpGedView/privacy.php on line 92
I get other errors on various pages. Did I forget a symbol or something during configuration?
My guess is, that you never really imported the gedcom into your MySQL.
Try to login, select Admin, and Select Administer Gedcoms - now, click the Import Gedcom link in the table (reading your gedcom into MySQL).
best regard
Arne