RE: [Phpgedview-talk] v3.0 Not all media showing
Brought to you by:
canajun2eh,
yalnifj
From: Daniel P. K. <da...@ki...> - 2004-04-20 22:12:29
|
I have a similar problem (that may not be related). I am not getting the picture when I look at the individual record (individual.php), but it worked yesterday. I went back and found that the FILE line changed from: 2 FILE ./media/bar.jpg to 2 FILE http://www.foo.org/phpGedView/./media/bar.jpg I am not sure how it got the full URL, maybe by running GDBI, but it doesn't find the picture when it has it. Dan > Hi Rodney, > > The image isn't showing up because the thumbnail is missing. > > If I go to: > http://rmhh.co.uk/tree2/media/jennifer_louise_hall_01.2004b.jpg > I find the main image. > > But if I go to: > http://rmhh.co.uk/tree2/media/thumbs/jennifer_louise_hall_01.2004b.jpg > I get a 404 error. > > For the missing dropdown menus, the code in your toplinks.html file should > have lots of lines like this: > $menu["label"] = $pgv_lang["charts"]; > $menu["labelpos"] = "down"; > $menu["icon"] = "$PGV_IMAGE_DIR/$PGV_PEDIGREE_IMG"; > $menu["link"] = "pedigree.php"; > $menu["class"] = "menuitem"; > $menu["hoverclass"] = "menuitem_hover"; > $menu["flyout"] = "down"; > $menu["submenuclass"] = "submenu"; > $menu["items"] = array(); > > --John > >> -----Original Message----- >> From: php...@li... >> [mailto:php...@li...] On >> Behalf Of Rodney Hall >> Sent: Tuesday, April 20, 2004 8:22 AM >> To: php...@li... >> Subject: [Phpgedview-talk] v3.0 Not all media showing >> >> >> Not all media are showing. In the example, the top image is >> the same as that >> which should show on the top line. Named the same - same case etc. >> > http://rmhh.co.uk/tree2/individual.php?pid=ID.535 > > Regards > -- > Rodney HALL > Heywood, Lancashire > Suaviter sed fortiter > Agreeably but powerfully > > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ > > |