RE: [Phpgedview-talk] v3.0 Not all media showing
Brought to you by:
canajun2eh,
yalnifj
From: Rodney H. <rm...@rm...> - 2004-04-20 15:47:25
|
Hello John, Thanks for your reply. I get the same results from the straight URLs, = but the thumb is definitely there - with the same name. I've used = Dreamweaver and CuteFTP to be sure! Just pasted the name from one file to the other and that worked. = Couldn't see why as they were identical to start with! Never thought to check on = the straight URL - I'll remember that one in future. As for the dropdown menus, yes I had them working (pasted the full array = and even used the new file without editing) but could not get the icons to = show whatever I did on any theme, also the help icon on the extreme right, so I've abandoned them. The site's fine this way.=20 Regards -- Rodney HALL=20 Heywood, Lancashire Suaviter 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: 20 April 2004 16:07 > To: php...@li... > Subject: RE: [Phpgedview-talk] v3.0 Not all media showing >=20 > Hi Rodney, >=20 > The image isn't showing up because the thumbnail is missing. =20 >=20 > If I go to:=20 > http://rmhh.co.uk/tree2/media/jennifer_louise_hall_01.2004b.jpg > I find the main image. >=20 > But if I go to:=20 > http://rmhh.co.uk/tree2/media/thumbs/jennifer_louise_hall_01.2004b.jpg > I get a 404 error. >=20 > For the missing dropdown menus, the code in your=20 > toplinks.html file should have lots of lines like this: > $menu["label"] =3D $pgv_lang["charts"]; > $menu["labelpos"] =3D "down"; > $menu["icon"] =3D "$PGV_IMAGE_DIR/$PGV_PEDIGREE_IMG"; > $menu["link"] =3D "pedigree.php"; > $menu["class"] =3D "menuitem"; > $menu["hoverclass"] =3D "menuitem_hover"; > $menu["flyout"] =3D "down"; > $menu["submenuclass"] =3D "submenu"; > $menu["items"] =3D array(); >=20 > --John >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of=20 > > Rodney Hall > > Sent: Tuesday, April 20, 2004 8:22 AM > > To: php...@li... > > Subject: [Phpgedview-talk] v3.0 Not all media showing > >=20 > >=20 > > Not all media are showing. In the example, the top image is=20 > the same=20 > > as that which should show on the top line. Named the same -=20 > same case=20 > > etc. > >=20 > http://rmhh.co.uk/tree2/individual.php?pid=3DID.535 >=20 > Regards > -- > Rodney HALL > 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=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=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > 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 |