Thursday, 14 March 2019
  4 Replies
  827 Visits
0
Votes
Undo
Hello,

I want to share date and location parameters with an other module.
Where can i write some code like :
$var = 'foo';
$session =& JFactory::getSession();


???
Thanks
Sunday, 17 March 2019 01:57
·
#209599
0
Votes
Undo
Hello,

It depends where you are fetching this information from? But we don't put the data into the session apart from filters.

Is this for the event detail page? Is it because you want a custom html module with content from the event details page? Did you see the JEvents Custom Module? see:
https://www.jevents.net/docs/jevents/item/how-to-use-jevents-custom-module

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!

Sunday, 17 March 2019 10:01
·
#209604
0
Votes
Undo
Hello,

Thanks for the answer.

Yes it is for the event detail page. I need to use a form which sets date and location automatically.
The information (date and location) are those of the event configured by the administrator.

Can the jevents custom module achieve this ?

It s pretty hard for a beginner to understand how the jevents component works.



Regards.
Sunday, 17 March 2019 11:25
·
#209608
0
Votes
Undo
Can i use jinput to get eventid ?

Thanks
Friday, 22 March 2019 14:34
·
#209725
0
Votes
Undo
Hello,

from the event detail page you should be able to use jinput to get evid yes or rp_id for a unique per event id.

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
There are no replies made for this post yet.