Forum
Welcome, Guest
Please Login to access forum.
Re:JEvents repeat event links bug (1 viewing) 
Go to bottom
TOPIC: Re:JEvents repeat event links bug
#1214
Stephen Wilcox
Fresh Boarder
Posts: 3
User Offline
JEvents repeat event links bug Karma: 0  
I am using JEvents on a site in a comprehensive way. I just got JSitemap working, almost out of the box. It correctly lists events title and date, but many of the links go to the full current calender instead of the actual event,
Took a while to figure this out, but I do know JEvents better than I should.
The issue is that when an event has a automatic repeat it does not use the event ID in the URL it uses a rp-id (repeat ID) found from the table _jevents_repetition. So since JSitemap uses the event ID value it builds a link to a now out of date event (the original first showing of the event) so fails to show it and falls back to the calender. I think it might be worse than that because it seems to also show some events that are passed the current date, although not really looked at that.
I am sure there is a fix, but I don't have enough hands on time with this component. May need to chain data from two tables to build the correct link.
So any help would be appreciated. Please don't make me go back to xmap!
 
Logged Logged  
  The administrator has disabled public write access.
#1215
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:JEvents repeat event links bug Karma: 79  
 
Logged Logged  
  The administrator has disabled public write access.
Go to top