By ortwin20000 on Monday, 27 April 2020
Replies 3
Likes 0
Views 538
Votes 0
Hi,
i recently updated a very outdated Joomla-Website (2.5.x) to the recent version 3.9.18 and also updated every used component.
Now i'm finished and realized that on the month view of JEvents 3.4.55 i get ugly html-code:

YPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">


You can see it live on this website https://www.noefbv.at/termine.html
The rest of the site isn't showing me this code so i think it must have to do with JEvents. I deinstalled it and tried it with 3.4.44 but there is also this code showing.
I search in every file for this doctype but i didn't found anything.

Can anyone help me to find the problem or is this a bug?


PHP Version : 7.1.13
MySQL Version : 5.5.60-0+deb7u1
Server Information : Linux server2.domain7.at 3.10.0-1062.4.2.vz7.116.7 #1 SMP Mon Dec 9 19:36:21 MSK 2019 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Joomla : 3.9.18
component_com_jevents : 3.4.55
component_com_jce : 2.8.10
module_mod_jevents_cal : 3.4.55
module_mod_jevents_custom : 3.4.55
module_mod_jevents_filter : 3.4.54
module_mod_jevents_latest : 3.4.55
module_mod_jevents_legend : 3.4.55
module_mod_jevents_switchview : 3.4.55
plugin_content_jevents : 3.4.55
plugin_finder_jevents : 3.4.55 (not enabled)
plugin_installer_jeventsinstaller : 3.4.55 (not enabled)
plugin_search_eventsearch : 3.4.55 (not enabled)
plugin_system_gwejson : 3.4.55
Hi,
i am using Astroid Framework with Zero Template but the code is also showing if i use other templates like beez3 or protostar.

Important to note: If I use the preview function for a template https://www.noefbv.at/termine.html?tp=1 the code is not showing.
But I see in the preview other module positions which are not from the templates with style xhtml outline.
Position: jevprejevents or Position: jevprejevents_month.calendar
Maybe these loading of positions is generating the output of the code?

Edit:
If I deactivate the plugin "content - loadmodule" the ugly code went away and i see the loading call from JEvents:
{loadposition jevprejevents}, {loadposition jevprejevents_month.calendar}
Also the month-view is displayed right.

If i activate the plugin againg the Doctype is again showing and the month-view is not displaying right.
I tried to change the setting of the plugin to other things like table but it makes no difference.

Edit2 and solution:
I got it
An other plugin was the problem. My predecessor installed a plugin for generating different image sizes automatically. I deactivated it and now JEvents is showing right. I will check the other plugin. Sorry for using your time for a problem which has nothing todo with JEvents.

Kind regards
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

This is a badly coded theme by the looks of it.

Check index.php within the theme for this code?
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem, glad you were able to resolve it :-)
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post