SOLVED -How to show the "extra info" field on the monthy cal
JEvents 2.0 was launched over 2 years ago and the latest stable version is version 2.2 which will run on Joomla 1.5 and Joomla 2.5. JEvents 1.5 is therefore no longer actively supported - you should upgrade to JEvents 2.2+ as soon as possible.
Forum rules
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
SOLVED -How to show the "extra info" field on the monthy cal
by sitemaker » Tue May 04, 2010 2:42 pm
I would like the monthly calendar to display the "extra info" field in addition to the time and title of each event.
Can anyone tell me what code can be used within calendar_cell.php to reference the event's Extra Info field?
I am using the "alternative" view for my project; so I'm modifying the com_jevents/views/alternative/month/tmpl/calendar_cell.php file
-- and also ../calendar_body.php -- to design my monthly calendar's appearance.
Thanks for your attention.
Can anyone tell me what code can be used within calendar_cell.php to reference the event's Extra Info field?
I am using the "alternative" view for my project; so I'm modifying the com_jevents/views/alternative/month/tmpl/calendar_cell.php file
-- and also ../calendar_body.php -- to design my monthly calendar's appearance.
Thanks for your attention.
-
sitemaker
- Posts: 15
- Joined: Sun Nov 02, 2008 10:52 pm
Re: How to show the "extra info" field on the monthy calendar?
by Geraint » Tue May 04, 2010 3:43 pm
- Code: Select all
$this->event->extra_info()
Also you should read this article : http://www.jevents.net/en/jevents-15-to ... jevents-15
------------
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!
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!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: How to show the "extra info" field on the monthy calendar?
by sitemaker » Wed May 05, 2010 2:23 am
Thank you! That did the trick.
-
sitemaker
- Posts: 15
- Joined: Sun Nov 02, 2008 10:52 pm
Re: How to show the "extra info" field on the monthy calenda
by sitemaker » Sun Jan 08, 2012 7:06 am
Similar question, but this time I need to access the event's category rather than its "extra info".
-
sitemaker
- Posts: 15
- Joined: Sun Nov 02, 2008 10:52 pm
Re: How to show the "extra info" field on the monthy calenda
by sitemaker » Sun Jan 08, 2012 7:19 am
Never mind, I just figured it out:
$this->event->catid()
$this->event->catid()
-
sitemaker
- Posts: 15
- Joined: Sun Nov 02, 2008 10:52 pm
5 posts
• Page 1 of 1
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: Yahoo [Bot]

