A new request with request id 17337 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 187, Issue 30
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Re: Koha OPAC page messed up after upgrade from 18.04 to
21.05 (Mason James)
2. Re: Koha OPAC page messed up after upgrade from 18.04 to
21.05 (Mason James)
3. Koha Community Newsletter: June 2021 (Koha Newsletter)
4. Re: Koha OPAC page messed up after upgrade from 18.04 to
21.05 (ISM KIS)
----------------------------------------------------------------------
Message: 1
Date: Tue, 29 Jun 2021 01:33:58 +1200
From: Mason James <mtj@kohaaloha.com>
To: ism@kis.in, koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Koha OPAC page messed up after upgrade from
18.04 to 21.05
Message-ID: <1a9ce33a-9e03-1d7f-cc53-92202a9f508e@kohaaloha.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
hi Rudy
ubuntu 21.04 is very new
make sure you have the following line in your |/etc/apt/sources.list.d/koha.list| file, (note the 'hirsute')
| deb http://debian.koha-community.org/koha-staging 21.05 main hirsute
then...
sudo apt update
sudo apt upgrade
sudo systemctl restart koha-common
cheers, Mason
|
On 29/06/21 12:10 am, ism@kis.in wrote:
>
> I have upgraded our Koha to a new server with Ubuntu 21.04 and Koha 21.05.01.003.
>
> While data migration and staff page are ok the OPAC page is messed up.
>
> It seems like some .css or .js are missing.
>
> When I open the opac page I can see 404.pl popping up:
>
> But I am not able to find what is missing.
>
> I have checked the ‘view-source’ of the page but don’t see any links to non-existing files.
>
> Any ideas on how to find what is missing?
>
> Thank you very much for any help or ideas.
>
> Rudy Wuthrich
> Kodaikanal International School
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
------------------------------
Message: 2
Date: Tue, 29 Jun 2021 01:38:32 +1200
From: Mason James <mtj@kohaaloha.com>
To: ism@kis.in, koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Koha OPAC page messed up after upgrade from
18.04 to 21.05
Message-ID: <5f244f6e-1259-8df0-02bf-94179f0684c0@kohaaloha.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
On 29/06/21 1:33 am, Mason James wrote:
> hi Rudy
> ubuntu 21.04 is very new
>
> make sure you have the following line in your |/etc/apt/sources.list.d/koha.list| file, (note the 'hirsute')
>
> | deb http://debian.koha-community.org/koha-staging 21.05 main hirsute
oops!!! the correct line is...
deb http://debian.koha-community.org/koha 21.05 main hirsute
------------------------------
Message: 3
Date: Mon, 28 Jun 2021 18:13:15 +0200
From: Koha Newsletter <kohanews@gmail.com>
To: koha <koha@lists.katipo.co.nz>, koha-devel
<koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Koha Community Newsletter: June 2021
Message-ID:
<CAEqgz_mXYZ=rOyYA0bo3kA5MKBBRhSzNRsQG=oA+QhMzvap_Gw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
The Koha Community Newsletter for June 2021 is here:
* https://koha-community.org/koha-community-newsletter-june-2021/
Many thanks to everyone who submitted articles and news to last month's
newsletter!
Please feel free to email me with any corrections or suggestions.
--
Michael Kuhn
Editor, Koha Community Newsletter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210628/ff03ab86/attachment-0001.htm>
------------------------------
Message: 4
Date: Mon, 28 Jun 2021 22:13:13 +0530
From: ISM KIS <ism@kis.in>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Koha OPAC page messed up after upgrade from
18.04 to 21.05
Message-ID:
<CAJ8dOfSGKTf8BWAWoXQ8NKyF0iLa=VYdN8-ZsvOXtOAMCHpbMA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
On my new Koha 21.05 the OPAC (opacheader_en) in preview looks correct.
But then on the OPAC site it looks like jQuery or css are missing.
Why would that be? Why does the page not show the same thing as the preview?
On Mon, Jun 28, 2021 at 5:40 PM <ism@kis.in> wrote:
> I have upgraded our Koha to a new server with Ubuntu 21.04 and Koha
> 21.05.01.003.
>
>
>
> While data migration and staff page are ok the OPAC page is messed up.
>
> It seems like some .css or .js are missing.
>
>
>
> When I open the opac page I can see 404.pl popping up:
>
>
>
> But I am not able to find what is missing.
>
>
>
> I have checked the ‘view-source’ of the page but don’t see any links to
> non-existing files.
>
>
>
> Any ideas on how to find what is missing?
>
>
>
> Thank you very much for any help or ideas.
>
>
>
> Rudy Wuthrich
> Kodaikanal International School
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210628/bc0465dc/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 32578 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210628/bc0465dc/attachment.png>
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 187, Issue 30
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.