Dear all,
My add/edit items page doesn't appear in 18.05. What could be the problem.
Thank You
upen
--
___
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha
The Koha community is proud to announce the release of Koha 18.05.05.
This is a maintenance release containing 67 bugfixes
The full release notes are available at
https://koha-community.org/koha-18-05-05-release/
Debian packages will be updated within a few days
Many thanks to everyone involved
4.06 had a missing feature from the 3.x series which should be included now
on 4.07. When I tried to port Koha into using the development branch I
found issues I couldn't fix. The devs pointed me to some tests that
implemented what we needed, but it didn't work in Koha so I abandoned it
(for now).
Hello Victoria,
If you want even more magic you can try the "Update SQL" button that
appears on the report list view when a report is using the old
biblioitems.marcxml fields.
See those screenshots: https://snag.gy/j17fdl.jpg and
https://snag.gy/1i063z.jpg
Regards,
Jonathan
On Tue, 23 Oct 2018
Hi
first of all, this is a harmless message...
on /etc/koha/sites/*your_instance/ *you will find a file koha-conf.xml that
it has a comment directive that if you uncomment and restart zebra it fixes
the warning...
It is create a tmp folder for koha cache,
El mar., 23 oct. 2018 a las 11:41, Igbu
Hi,
i am using koha 17.11 and mysql ver 15.1 Distrib 10.0.36-MariaDB. on the
about koha - system information - preferences and parameters page, there is
an error message "*Warning You are missing the entry
in your koha-conf.xml file. That will bring a performance boost to enable
it.*"
please can
Yes, it worked like magic.
Thank you so much for your help.
On Tue, Oct 23, 2018 at 4:19 PM Bob Birchall wrote:
> Ah yes, sorry.
> Replace each occurrence of marcxml with metadata
>
> That should do it.
> Bob
>
> On 23/10/18 6:51 pm, Ma. Victoria H. Silva-Manuel wrote:
>
> We are using 17.11.10.
Ah yes, sorry.
Replace each occurrence of marcxml with metadata
That should do it.
Bob
On 23/10/18 6:51 pm, Ma. Victoria H. Silva-Manuel wrote:
We are using 17.11.10.
I followed your instructions but i'm still getting the same error message.
On Tue, Oct 23, 2018 at 3:43 PM Bob Birchall
Hi Carolina,
That's the only situation where I've seen this is when you login with
the database administrator account. So, could it be that you've used
that as the superlibrarian user? If so, you should either use the
superlibrarian account created during onboarding (see
https://koha-communit
We are using 17.11.10.
I followed your instructions but i'm still getting the same error message.
On Tue, Oct 23, 2018 at 3:43 PM Bob Birchall wrote:
> On 23/10/18 6:16 pm, Ma. Victoria H. Silva-Manuel wrote:
> > Hi.
> >
> > I copied this SQL report
> >
> > SELECT
> > CONCAT(' ',b.biblionum
On 23/10/18 6:16 pm, Ma. Victoria H. Silva-Manuel wrote:
Hi.
I copied this SQL report
SELECT
CONCAT('', b.title, '' ) AS Title,
ExtractValue(bi.marcxml,
'//datafield[@tag="245"]/subfield[@code="b"]') AS "Subtitle",
ExtractValue(bi.marcxml,
'//datafield[@tag="245"]/subfield[@code=
Hi.
I copied this SQL report
SELECT
CONCAT('', b.title, '' ) AS Title,
ExtractValue(bi.marcxml,
'//datafield[@tag="245"]/subfield[@code="b"]') AS "Subtitle",
ExtractValue(bi.marcxml,
'//datafield[@tag="245"]/subfield[@code="n"]') AS "Part name",
ExtractValue(bi.marcxml,
'//datafie
12 matches
Mail list logo