By funkybunky on Wednesday, 18 October 2017
Replies 1
Likes 0
Views 1K
Votes 0
Basically, I want to access the amount of currently published events of jEvents from inside a Joomla module and then do something based on that information (show different things in the module).
Hello,

You would need to write come PHP to query the JEvents tables where state = 1 for instance. Or published = 1 depending on the table you wish to query.

Many thanks
Tony
·
7 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post