Le 12/06/2013 17:12, Frédéric Demians a écrit :
>> Try to switch OpacSuppression system preference. You must not to
>> hide items marked as suppressed from OPAC.
> I've tried and keep the same problem. The professional search works
> very well but not the opac. Maybe there's something wrong on the
> record.abs?
In your Zebra log file, do you still have this?
not Suppress=1
You can also try to force OpacSuppression syspref to false:
UPDATE systempreferences SET value=0
WHERE variable='OpacSuppression'
ok, i'll try this :-)
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/