By Guest on Friday, 18 May 2018
Replies 2
Likes 0
Views 1K
Votes 0
I installed JEvents Free on localhost using WampServer running PHP 5.5.

The Hover (over an event on a calendar) is showing HTML Code rather than the appropriate Title, Start and End Times.

I then installed JEvents Free on a GoDaddy hosted test site running PHP 7.1 and it appears to be fully functional.
The URL is: http://jlhpgms.com/calendartest1/events-calendar/monthcalendar/2018/6/-

I then installed JEvents Free on a live site at HostGator also running PHP 7.1. Once again it is showing only HTML Code -- the same as the WampServer. The HTML Code being shown is the <div>...</div> code that embeds the Title.
The URL is: http://hendersonvillencvisitors.com/events-calendar/monthcalendar/2018/6/-

PHPInfo for both GoDaddy and HostGator are showing Ver. 7.1. I am at a lost to understand why the live site at HostGator is not functioning correctly -- like the test site at GoDaddy.

Can anyone help? If so, TIA.
Hello,

This isn't a PHP issue but a Javascript issue.

It looks like you have something minimising your Javascript white space and therefore the comments in the code for your search Javascript is causing an unexpected end of input see:

// Get current value

because your JS has been moved to 1 line after the above comment the rest of the line is commented out.

You can see here too:
https://www.dropbox.com/s/dzh2raher7nnveb/Screenshot%202018-05-22%2009.36.05.png?dl=0

The green means commented out.

Many thanks
Tony
·
Tuesday, 22 May 2018 09:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Many thanks Tony for the resolution.

The problem was caused by the rapi_website_compressor PlugIn by RapiCode. It occurs for both the "Compress" and "Organize" options. Information on the Extension is at:

Extensions Directory: https://extensions.joomla.org/extension/rapi-website-compressor/

Support: http://rapicode.com/content/support

I will report the issue to RapiCode.

I very much like JEvents. It looks great and the functionality is geat. Excellent job!

This thread is superseded by another thread and can now be removed.
·
Tuesday, 22 May 2018 19:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post