By rbi on Monday, 09 December 2019
Replies 8
Likes 0
Views 501
Votes 0
Hi, I need a field or function to specify a "Finish publishing" date for the events. The Timelimit plugin is not sufficient because events older than timelimit set up are still found by the search system.

best regards
Roland
Hey Roland,

The timelimit plugin latest has start and finish publishing that can be set per event and should not be found by the search with the latest release? If you renew a silver membership, I'll provide a new copy of the latest release for you.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,thanks for your response.

My current Time line version is 3.4.1 April 2016.

I need to keep jEvents 3.4.43 because I was obliged to perform several modifications on the core SW. It would be awful and too much work to install a new version of jEvents. I need a Time line version that would be compatible with 3.4.43. Is it possible ?

Also, just to ensure we are aligned, is it possible you provide me a screenshot or a short doc overview.

Thanks
Roland
rbi
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually, I am not sure I understand. I have just looked at Time line changelog

v 3.4.4. - updated to use use new Joomla date picker
v. 3.4.1 - now respects 'start now' setting from module or menu item when using the filters

I have version 3.4.1. There is no mention that of an implementation of "start and finish publishing that can be set per event" in the latest release. I do not understand.

br
Roland
rbi
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Roland,

We have another version we haven't yet released :-) We only just recently added in the start/finish publishing options.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
but will it work with my jEvents release 3.4.43 ?
rbi
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
It should use 3.4.50, but you could back port some changes. However, what have you changed in JEvents to not upgrade it? There were some security fixes in recent releases.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
There were several issues related to php7, I fear to start over again.
rbi
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
example: dbmodel.php
// if (count($instances[$index]) == 0)
if (empty($instances[$index]))
rbi
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post