Friday, 18 May 2018
  8 Replies
  1.5K Visits
0
Votes
Undo
I posted the bulk of this message previously -- but unable to find it. So, this might be a near duplicate.

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.

The calendartest1 site at GoDaddy is a copy of the Hendersonville site at HostGator -- created using an Akeeba Backup.jpa file.

I checked the popover() function in the libraries\cms\html\bootstrap.php file for both sites and they appear to be identical. The code of interest is:

$opt['animation'] = isset($params['animation']) ? $params['animation'] : null;
$opt['html'] = isset($params['html']) ? $params['html'] : true;
$opt['placement'] = isset($params['placement']) ? $params['placement'] : null;
$opt['selector'] = isset($params['selector']) ? $params['selector'] : null;
$opt['title'] = isset($params['title']) ? $params['title'] : null;
$opt['trigger'] = isset($params['trigger']) ? $params['trigger'] : 'hover focus';
$opt['content'] = isset($params['content']) ? $params['content'] : null;
$opt['delay'] = isset($params['delay']) ? $params['delay'] : null;
$opt['container'] = isset($params['container']) ? $params['container'] : 'body';

Can anyone help? If so, TIA.
Monday, 21 May 2018 17:39
·
#202521
0
Votes
Undo
Could the issue be related to Server Configuration? It works on GoDaddy. It does not work on HostGator.

GoDaddy (AOK):
http://jlhpgms.com/calendartest1/events-calendar

HostGator (POP-UP ON HOVER IS BROKEN):
http://hendersonvillencvisitors.com/events-calendar
Tuesday, 22 May 2018 06:30
·
#202525
0
Votes
Undo
More Information:

In the JEvents Confg. Page, Advanced Tab,

1) I have "Fix any jQuery conflicts" set to Yes.

2) I have "Load Bootstrap CSS" set to "Use JEvents Bootstrap CSS for maximum compatibility".

I will subscribe to the Silver Level if I can get the JEvents pop-up (on hover) working on my HostGator sites (shared hosting).

For now, I have set "Enable Calendar popup tooltips" to "No".

Strange that it works on GoDaddy but not on HostGator.

Here is the Support Info on HostGator (pop-ups do not work):

PHP Version : 7.1.4
MySQL Version : 5.5.51-38.2
Server Information : Linux gator4120.hostgator.com 3.10.0-693.11.6.1.ELK.el6.x86_64 #1
SMP Tue Jan 23 10:30:30 MST 2018 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.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Joomla : 3.8.7
component_com_jevents : 3.4.46
component_com_jce : 2.6.29
module_mod_jevents_cal : 3.4.46
module_mod_jevents_custom : 3.4.46
module_mod_jevents_filter : 3.4.46
module_mod_jevents_latest : 3.4.46
module_mod_jevents_legend : 3.4.46
module_mod_jevents_switchview : 3.4.46
plugin_content_jevents : 3.4.46
plugin_finder_jevents : 3.4.46
plugin_installer_jeventsinstaller : 3.4.46
plugin_search_eventsearch : 3.4.46
plugin_system_gwejson : 3.4.46


Here is the Support Info on GoDaddy (pop-ups do work)

PHP Version : 7.1.14
MySQL Version : 5.6.39-cll-lve
Server Information : Linux p3plcpnl0990.prod.phx3.secureserver.net 2.6.32-773.26.1.lve1.4.46.el6.x86_64 #1 SMP Tue Dec 5 18:55:41 EST 2017 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.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Joomla : 3.8.7
component_com_jevents : 3.4.46
component_com_jce : 2.6.29
module_mod_jevents_cal : 3.4.46
module_mod_jevents_custom : 3.4.46
module_mod_jevents_filter : 3.4.46
module_mod_jevents_latest : 3.4.46
module_mod_jevents_legend : 3.4.46
module_mod_jevents_switchview : 3.4.46
plugin_content_jevents : 3.4.46
plugin_finder_jevents : 3.4.46
plugin_installer_jeventsinstaller : 3.4.46
plugin_search_eventsearch : 3.4.46
plugin_system_gwejson : 3.4.46


Note: The http://www.jevents.net/forum on this Page is broken (gives a 404).
Tuesday, 22 May 2018 19:50
·
#202570
0
Votes
Undo
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!
Wednesday, 23 May 2018 09:50
·
#202579
0
Votes
Undo
Great to hear and you are very welcome! For JEvents we are re-working our commenting within code to not cause issues in single lines going forward to help avoid when plugins do this in future.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Thursday, 24 May 2018 03:14
·
#202596
0
Votes
Undo
Hi Tony,

I appreciate your interest in avoiding such conflicts.

However, in my opinion, any plugin such as the Compressor ought to be able to handle any valid HTML, CSS, and JS code. But, I do recognize that it is no simple task. The Compressor uses a little over a dozen regular expressions for the filtering, with some of them being complex (I cannot decipher them).

It would be good if the Compressor had an option to ignore JS and CSS -- and just process HTML.

I have reported the issue to rapicode.com, but have not heard anything from them -- and I may not hear anything from them. I may post a review in the Extensions Directory.

And, when time permits, I will post a review of JEvents.
Thursday, 31 May 2018 17:14
·
#202730
1
Votes
Undo
You are very welcome. Ideally they should be stripping comments before compressing the code. This would solve the issue, but they don't. So we will endeavour to improve our commenting anyhow!

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Friday, 31 August 2018 02:00
·
#205316
0
Votes
Undo
Basically, I have the same problem (Not showing Title on Hover (shows HTML code) ). However, in the above post I cannot see the resolution from Tony?! Also, I am not using RapiCode.
Problem can be seen here http://www.rtv-masters.de (in July are entries).Any idea what I could do?
Friday, 31 August 2018 09:52
·
#205321
0
Votes
Undo
Hello,

It seems to be working for me geminiwhite see attached.

Also, you need to create a JEvents Menu item and set the module to point to this.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.