Search…

X3 Photo Gallery Support Forums

Search…
 
anvilman
Topic Author
Posts: 9
Joined: 29 Feb 2008, 06:44

Text in sitemenu doesn't show up

01 Mar 2008, 19:01

The links works fine, but there isn't any text! Here is my sitemenu.ini
Code
[SITEMENU]

color = textcol
opacity = 100
height = auto
menumargin = 0
buttonhmargin = 30
buttonvmargin = 3
buttongap = 1
startmargin = 30
font = false
fontsize = 13
fontcolor = 000001
soundfx = true
align = center
autohide = false
autohidemenutext = Menu
autohidemenuopacity = 15


[LINKS]

link1 = "home"
link1rollover = false
link1rolloverdata = false
link1click = _self
link1clickdata = http://www.robinryan.ca

link2 = "biography"
link2rollover = tooltip
link2rolloverdata = I started photography when I was 16, and have been in love with it ever since.<br><br>Much of my portfolio contains work from the six months I lived in Mexico. I am currently living in Yong-in, South Korea.
link2click =
link2clickdata =

link3 = "writings"
link3rollover = tooltip
link3rolloverdata = Click here to visit my blog
link3click = _blank
link3clickdata = http://mylostwords.blogspot.com

link4 = "more"
link4rollover = tooltip
link4rolloverdata = Click here to see more of my photography.
link4click = _blank
link4clickdata = http://flickr.com/photos/robinryan

link5 = "contact"
link5rollover = tooltip
link5rolloverdata = <b>www.robinryan.ca</b><br>Portfolio<br><br>Yong-in, South Korea<br><br><b>robin.ryan@gmail.com</b><br>Click to send me an e-mail
link5click = _self
link5clickdata = mailto:robin.ryan@gmail.com
Thanks for any help! Really stuck on this one.
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

02 Mar 2008, 04:10

It works fine when I test your sitemenu.ini in my own site.

Maybe your 'color' is the same as your 'fontcolor'.

Try to change one of these, for example:
Code
fontcolor = ffffff
Rene
http://www.globetrotternet.nl/
 
anvilman
Topic Author
Posts: 9
Joined: 29 Feb 2008, 06:44

02 Mar 2008, 06:02

doesn't work, still

perhaps the problem is with my config.ini file? here's that:
Code
[GALLERY]

; 

globalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = false
text = lang.ini
startheading = Robin Ryan Photography
startimage = welcome.jpg
swflayer = false
startimagekeep = false
imagearea = 111111
startfx = false
textcol = EFEFEF
bgcol = 000000
barcol = false
menucol = bgcol,textcol
backimage = templates/carbon/carbonbackground.swf
backalign = M
sfx = true
audio = false
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = false
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = na
imagesorting = rnd
navigation = 1,1,1,0,0,0,0,0,0
controlsdefpos = 523,446,523,446
altnav = false
keycontrols = true
subbuttons = below
subbuttonsfilename = true
hideimage = true
imagenavigationpane = true
imageclicklink = thumbs
altimage = false
imagepopinfo = 1,0,0,0,0,1
imagerightclick = 1,0,0,1,0,0,1,1,0
shiftimageclicklink = description
backrightclick = 1,1,1
tooltipcol = bgcol,textcol
transitions = shine
showfolderdescriptions = 0,0,0,1
descriptions = false
descriptionattributes = false
descriptionscol = bgcol,textcol
hideextension = true
showmenu = true
menuopen = true
dragmenu = false
startclick = true
imagenavidefpos = 680,25,auto,auto
motioninit = false
motionspeed = 1
thumbstart = false
thumbopenwin = false
thumbrightclick = 1,1,0,0,0
shiftthumbclicklink = false
thumbattribs = 0,0,0
thumbattribscol = bgcol,textcol
thumbpopinfo = 0,0,0,0,0,0
thumbattribpopinfo = 1,1,1,1,1
thumbfx = whitetint,100,3
thumbframe = false,333333
lowrespopup = false
popupstyle = slideshow
popmargin = 10
popdisplay = 1,1,1,1,1,1
serverextension = php
slideshowpopupconfig = templates/carbon/slideshowpopupconfig.ini
slideshowimagevueconfig = templates/carbon/slideshowimagevueconfig.ini
sitemenu = true
configfile = 
popped =


[END]
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

02 Mar 2008, 23:05

Can you post a link to your gallery?

Try to contain your values in "quotes" - at least the long values with html tags and special characters. For example:
Code
link5rolloverdata = <b>www.robinryan.ca</b><br>Portfolio<br><br>Yong-in, South Korea<br><br><b>robin.ryan@gmail.com</b><br>Click to send me an e-mail 
... change to ...
Code
link5rolloverdata = "<b>www.robinryan.ca</b><br>Portfolio<br><br>Yong-in, South Korea<br><br><b>robin.ryan@gmail.com</b><br>Click to send me an e-mail" 
It is highly likely that it is related to the formatting on the sitemenu.ini somehow -
 
anvilman
Topic Author
Posts: 9
Joined: 29 Feb 2008, 06:44

03 Mar 2008, 08:56

www.robinryan.ca

I tried adding the quotes you suggested, but no success :( How is it possible that its getting the link data, but not the text data? Thats pretty strange.

I just want quotes around the information in the first line of each link info, yes? Here's my code, so you can see what I mean.
Code
[SITEMENU]

color = ffffff
opacity = 100
height = auto
menumargin = 0
buttonhmargin = 30
buttonvmargin = 3
buttongap = 1
startmargin = 30
font = false
fontsize = 13
fontcolor = ffffff
soundfx = true
align = center
autohide = false
autohidemenutext = Menu
autohidemenuopacity = 15


[LINKS]

link1 = "home"
link1rollover = false
link1rolloverdata = false
link1click = _self
link1clickdata = http://www.robinryan.ca

link2 = "biography"
link2rollover = tooltip
link2rolloverdata = I started photography when I was 16, and have been in love with it ever since.<br><br>Much of my portfolio contains work from the six months I lived in Mexico. I am currently living in Yong-in, South Korea.
link2click =
link2clickdata =

link3 = "writings"
link3rollover = tooltip
link3rolloverdata = Click here to visit my blog
link3click = _blank
link3clickdata = http://mylostwords.blogspot.com

link4 = "more"
link4rollover = tooltip
link4rolloverdata = Click here to see more of my photography.
link4click = _blank
link4clickdata = http://flickr.com/photos/robinryan

link5 = "contact"
link5rollover = tooltip
link5rolloverdata = "<b>www.robinryan.ca</b><br>Portfolio<br><br>Yong-in, South Korea<br><br><b>robin.ryan@gmail.com</b><br>Click to send me an e-mail"
link5click = _self
link5clickdata = mailto:robin.ryan@gmail.com
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

03 Mar 2008, 10:06

You have a white background with white text on it:
Code
color = ffffff
fontcolor = ffffff
Try to change one of these into a darker color, e.g.:
Code
color = ffffff
fontcolor = 000000
Rene
http://www.globetrotternet.nl/
 
anvilman
Topic Author
Posts: 9
Joined: 29 Feb 2008, 06:44

03 Mar 2008, 19:11

Good point, but I changed it to this, and it still doesn't work
Code
color = 000000
opacity = 100
height = auto
menumargin = 0
buttonhmargin = 30
buttonvmargin = 3
buttongap = 1
startmargin = 30
font = false
fontsize = 13
fontcolor = ffffff
soundfx = true
align = center
autohide = false
autohidemenutext = Menu
autohidemenuopacity = 15
Is it an issue with "autohidemenutext"? I'm really stumped on this one :(
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

04 Mar 2008, 01:54

I see that your are using an older version of Imagevue. Maybe that causes the problem.
Maybe an update will help: https://www.photo.gallery/downloads/
More info about updates: viewtopic.php?t=142
Rene
http://www.globetrotternet.nl/