hi depending the version of koha you're using and if you have plack enabled or not... you perhaps need to clean memcache and restart plack
try sudo service memcached restart sudo koha-plack --restart *instanceName* 2016-10-21 15:26 GMT+02:00 Mark Alexander <[email protected]>: > Hi all, > > I'm trying to add tabs for collections (ccode) and shelving locations > (loc) to the advanced search pages for the OPAC client. I set the > AdvancedSearchTypes preference to "itemtypes|ccode|loc", and this > caused the ccode and loc tabs to appear on the staff client search > page, as expected. But the OPAC client advanced search page still > shows only the itemtypes tab. Is there some other preference I need > to set to get the additional search tabs to appear on the OPAC? > > Thanks in advance, > Mark > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> <http://www.orex.es/omeka> Director Calle Sant Joaquin,117, 2º-3ª · 08922 Santa Coloma de Gramanet - Tel: 933 856 138 [email protected] · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema. _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

