Tuesday, 12 March 2019
  27 Replies
  1.2K Visits
0
Votes
Undo
Frequently the Listings panel loses all content and shows 'No events'. It's cured simply enough by going in and re-saving the module at which point it all appears correctly.

Happens increasingly often now, to the point where someone has to vigilant regarding the site at all times. Screengrab attached of how it appears.

Originally it happened once, then again some (long) while later, now it is much more regular. No discernible pattern as to indicate cause - nothing being done in the back end of the site. It just seems to happen.

Advice welcome.....
6 years ago
·
#209458
0
Votes
Undo
Hello,

In the module can you set 'ignore filters' I suspect a filter is being set and when you save the module it clears filters.

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!

6 years ago
·
#209469
0
Votes
Undo
Thanks for this, now set as advised above so see if that sorts the problem....
6 years ago
·
#209584
0
Votes
Undo
Just happened again, reset as described above but doesn't seem to be a filter issue. Any possible causes?

Neil
6 years ago
·
#209732
0
Votes
Undo
Hi Neil,

When it happens again can you enable debug mode and look for the events query at the bottom of the page?

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!

6 years ago
·
#209749
0
Votes
Undo
Hi Tony,

Thanks for replying again.
How do I get into deBug Mode? And then which page and where?
6 years ago
·
#209756
0
Votes
Undo
So in Joomla Global config you will see Debug mode, if you enable this at the bottom fo all your pages you will see a collapsible bottom nav. If you select Database Queries this will expand and look for once with event in it like vevent_detail. It should have rows: 0 at the top which will show it found no results. Copy the query and it should show us what filters/ criteria that are applying.

Question, do you remotely import any events on a cron job?

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!

6 years ago
·
#209764
0
Votes
Undo
Hi Tony,

Found it, thanks. Only problem is that when enabled this appears on every page for anyone visiting the site. Is it possible to make this visible to administrator level only?

If not I'll conduct this late one night when the site is quiet. All events are posted either by myself or my colleague. Apart from our site developer we are the only ones with access anywhere.

Thanks,

Neil
6 years ago
·
#209767
0
Votes
Undo
Hello Neil,

Sure you can. Go to Joomla! Plugins -> Debug -> Set the access level.

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!

6 years ago
·
#209790
0
Votes
Undo
Went through the Database Queries as instructed - very long. Found only two 'event' entries - both nearly at the end - and screen grabs attached.
6 years ago
·
#209797
0
Votes
Undo
Hello,

There are no filters on those queries I would expect something more like the attached?

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!

6 years ago
·
#209905
0
Votes
Undo
Hi Tony,

It's happened twice again today, attached are screen grabs of the three Queries that include 'events'.

It's been reset since but this as taken when still out.

Neil
6 years ago
·
#209908
0
Votes
Undo
Were any of those queries showing no events? Because they are returning events i.e. 15 and 48.

Is there a common way to replicate the issue?

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!

6 years ago
·
#209918
0
Votes
Undo
What was showing was something like the attached (taken from a previous 'out'.

Panel says 'No events', whereas it should appear as the other attachment, showing a list of events

This just happens for no apparent reason, certainly nothing being done in Admin.
6 years ago
·
#209921
0
Votes
Undo
Could I get a clone of your site with akeeba for instance so I can try to replicate it?

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!

6 years ago
·
#210015
0
Votes
Undo
Hi Tony,

Let me know what you would need. It's a large site.

One other (and unrelated) question - we use images to display event details, much easier than rekeying and reformatting etc. Is there any way that we can get the image displayed to resize as the page gets squeezed?

Ads in the sidebar b then overlay the images

In Safari there is a small bit of resizing, in Chrome - (almost?) nothing.

An example below:
6 years ago
·
#210041
0
Votes
Undo
Ok no problem if it is large then lets hang fire on that.

Can you setup the target menu item for the modules and also create a JEvents Menu item to view all events, this is what the target menu item should be.

This will improve SEF and actually very possibly fix your issue, as I suspect some of the category filters are being applied from the clicking into events because they don't have a target menu item.

Also, make sure all categories are not selected in the module if you want to select all categories.

Can you SS the text issue?

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!

6 years ago
·
#210077
0
Votes
Undo
Hi Tony,

The problem seems to occur mainly in Chrome. Attached is a screen grab that I've just done with Chrome on the left and Safari on the right. Same width of window for each browser but the image doesn't rescale in Chrome, although this is fine in Safari. Same image - it's the same event listing but viewed via different browsers.

Central image ('Crofton') is .jpg, 'saved for web' in photoshop - as are all images used. Story pics don't get this problem in Chrome, they scale down OK and don't end up with the right hand sidebar becoming superimposed.

Any ideas?

Neil
6 years ago
·
#210179
0
Votes
Undo
Hello,

Try adding this to your JEvents Custom CSS:


.contentpaneopen {max-width:L 100%;display:block;}



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!

6 years ago
·
#210182
0
Votes
Undo
Hi Tony,

Just done this - see attached image but no difference. May have added the code incorrectly?

Neil
6 years ago
·
#210186
0
Votes
Undo
Remove */ above it since it's not opened anywhere then visit in a new browser or in-private.

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
  • 2
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.