Hi,
I have a problem concerning some modules, resulting in having multiple times the same menu in the right side...
For example the menu "Language preference", probably from the "multilanguage support" module, is 3 times present. So does also the "Latest Updates" and "calender" menu, from "LatestUpdates" and "CalendarView" modules.
Where is defined what is shown in the right side?
Another question: as the upload of pictures is very slow and the gallery plugin of Lightroom is not working stable (sometimes it works, mostly not) I would rather like to have the option to put the pictures directly in the var/albums folder and check a module to produce the thumbnails and the needed entries in the database. Is that perhaps already possible with a module that I haven't tested yet?
Thanks,
hurgler
Posts: 27300
Those are sidebar blocks if I'm understanding you. Admin -> Appearance -> Manage sidebar.
Do not add items directly to the var/albums. Use the server add method:
http://codex.galleryproject.org/Gallery3:Modules:serveradd
or
http://codex.galleryproject.org/Gallery3:Modules:folder_sync
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
Thank you very much. Worked fine. Just rearranging in "manage sidebar" made disappear the multiple entries of menues of the same type.
Two more problems with modules left:
But the dashboard afterwards no longer shows up. Configuring the module also doesn't lead to a correct dashboard. Just removing the user information...
Thanks once again.