By ekart on Tuesday, 31 January 2023
Replies 4
Likes 0
Views 617
Votes 0
Hello

I have a problem with a blank screen in Jevents admin.
I only see top joomla menu and rest is white blank page.

This error occurs if the Czech language is set in the admin Joomla.
It is not possible to display more than 20 events in the jEvents administration in the event list, it is possible in English.
Also if I change the Isis template to Hathor the error doesn't show up.


Joomla: 3.10.11
Jevents: v3.6.47 Stable
Template in admin: isis
PHP: 7.4.16

Something similar was addressed here, but it is not visible how it was resolved:
https://www.jevents.net/discussions/event-list-not-show-only-white-blank-page

I will be grateful if you can advise me.

Thanks
Jindra Ekart
Can you enabled Joomla debug mode and maximum error reporting to see if there is more information available.

You don't have a czech transation of JEvents - just Joomla. Is that correct?
·
Thursday, 09 February 2023 12:13
·
0 Likes
·
0 Votes
·
0 Comments
·
If I enable Joomla debugging mode and maximum error reporting, no PHP error appears or anything is written to the webhosting error log.

I try with czech translation of JEvent nad without czech translation of JEvent - it is same, it has no effect.
But language constants directly from the Czech translation of Joomla have effect.

I found this solution:
modify language constants in admin - without diacritics:
administrator/language/cs-CZ/cs-CZ.ini
JNEXT="Next"
JPREVIOUS="Previous"
administrator/language/cs-CZ/cs-CZ.lib_joomla.ini
JLIB_HTML_START="Start"

This is how everything works.

I don't quite understand why the diacritics for the pagination bar are annoying.
·
Thursday, 09 February 2023 13:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you make sure the language file is saved in UTF-8 format

Does that help?
·
Thursday, 16 February 2023 14:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes,
this language files are in UTF-8 format - it is original Language Pack from Joomla.org - Version 3.10.11.1 Stable:
https://downloads.joomla.org/language-packs/translations-joomla3/downloads/joomla3-czech

I attach this files (cs-CZ.ini, cs-CZ.lib_joomla.ini) in ZIP format
·
Thursday, 16 February 2023 15:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post