Quantcast
Channel: Recent Topics - Joom Donation - Joomla Extensions by Joomdonation - Joomla Extensions by Joomdonation
Viewing all articles
Browse latest Browse all 23651

In php how to determine the event number - by: Russell Noble

$
0
0
Hi,
I'm wondering across the frontend and backend is there a consistent way of determining the current event id being processed?
For example, in a field $this->eventId seems to work, but not always. Sometimes $eventId = JRequest::getInt('event_id', 0); works.

In registrant management at the front end I cant seem to find a variable with the event id, $this->eventId is not set within the field php, but at the backend it is set.

Thanks,
Russell

Viewing all articles
Browse latest Browse all 23651

Trending Articles