As reported there is a little problem with the template
adv_gallery_nav
(Attention...
NOT adv_gallery_navbar that is shown on all pages... but
adv_gallery_nav )
Its the menu that is displayed on forum home and in profile (if user or admin have enabled it)
I've never seen it because i havent enabled it...
To fix it:
Open template manager and go to template:
adv_gallery_nav
replace the template content with this one:
Code:
Content visible to verified customers only.
then
go to you ACP -> Languages & Phrases -> Phrase Manager
click on: Add new Phrase
then select:
Insert into MASTER LANGUAGE Yes (I think debug mode must be on for that.. if not in master language actually it does not matter)
Phrase Type : PhotoPost vBGallery Integration
Product : PhotoPost vBGallery
Varname : gallery_statistics
Text: Gallery Statistics
Hit Save
Thats it
Luc
-- Double check... in the phrase manager search for phrase: Gallery Statistics. You should now have 2 of them. One in Photopost gallery, one in gallery integration.. (Somehow on my testboard, one of them had disapeared.. probably because i had 2 phrasemanagers open.. )
PS: In the version above I also centered the dropdown by moving the id from td tag to span tag, so the dropdown stays centered on large screens.
@Michael This or something similar should be added in 2.5
moving the dropdown id tag to the span tags could also be done in the adv_gallery_navbar template to center the dropdowns. and btw in adv_gallery_navbar there are some sessionurl errors that affect users with cookies disabled.) the fixed template is here:
[Fixed] template adv_gallery_navbar
(attention after finding another error, i couldnt edit post 1 anymore... so i reposted the code in post #2)
-------------
I'm on holyday for 1 week in france so i wont be able to respond to any posts (unless i find an internet)