Gossamer Forum
Home : Products : Gossamer Links : Discussions :

icon disappeared

Quote Reply
icon disappeared
I just installed Links 3.2. Everything is fine except in the admin panel-browse-home the little arrow plus the folder signs did not load. How do I fix this? Where are the images? Please help!
Quote Reply
Re: [banana] icon disappeared In reply to
Check where the image URLs point to. If they are pointing to the wrong folder you will need to make changes in the "paths and urls" section in the admin.

If the images are there, try re-uploading them, making sure to do so in binary mode.

Philip
------------------
Limecat is not pleased.
Quote Reply
Re: [fuzzy logic] icon disappeared In reply to
I have a similar problem: the small arrow icon that should show just before the Home folder on the Admin Browse panel isn't showing. This is a new installation.

The actual image gif is present in the correct folder and all paths seem to be correct.

Below I compare the source code for another installation (top) with this one (bottom):

Code:
<img src="http://www.x.com/static/browser/expandfake.gif" border="0" height="1" width="0"><a href="#" onclick="return parent.clickEvent('LoadedNode', 'expand', 0)"><img src="http://www.x.com/static/browser/expandplus.gif" border="0"></a><a name="0" href="#" onclick="return parent.clickEvent('LoadedNode', 'select', 0)"><img src="http://www.x.com/static/browser/unselected.gif" border="0"></a>&nbsp; Home</font>

<img src="http://www.y.com/static/browser/expandfake.gif" border="0" height="1" width="0"><img src="http://www.y.com/static/browser/expandfake.gif" border="0"><a name="0" href="#" onclick="return parent.clickEvent('LoadedNode', 'select', 0)"><img src="http://www.y.com/static/browser/unselected.gif" border="0"></a>&nbsp; Home</font>

Any ideas what's going on?

Thanks
Quote Reply
Re: [iplay] icon disappeared In reply to
If you try loading the image directly from the browser, does it load ok?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] icon disappeared In reply to
Thanks Andy.

expandplus.gif loads directly in the browser.

expandfake.gif also seems to load but it's transparent anyway. I can download it and open it in Photoshop.

Everything in the two installations (both 3.3.0) is the same - except that source code I think.

Thanks again.

PS: oh, and I installed this about a week ago and the browse arrow icon was showing then. Since then I have had a database problem but that is resolved now, and all links show in the Gossamer Admin database view. Could this problem be database-related??

Thanks,
--Jo

Last edited by:

iplay: Sep 2, 2010, 10:41 AM
Quote Reply
Re: [iplay] icon disappeared In reply to
Mmm, that does sound weird. Only time I've ever had that kinda thing happen, is when the "static" path is incorrectly set.

Maybe worth emailing GT about it (not really sure what it could be TBH without taking a look)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] icon disappeared In reply to
Thanks again Andy. I have emailed as suggested.

Your help as always is appreciated.

Thanks,
--Jo