View Single Post

Old 11-15-2010, 04:22 PM   #4
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

Quote:
Originally Posted by metalshaper View Post
Even if I turn off the module for the "working" calendar?
I don't know. It's been a while since I've worked with Joomla, but I seem to remember having to clear the output cache several times before being able to see code changes in the plugin.
Quote:
Originally Posted by metalshaper View Post
Yes. But I can work around this requirement.
That's good. If it's not a problem for the users to see "each other's" events, then it should work fine.
Quote:
Originally Posted by metalshaper View Post
OK. I think I will need some guidance here....
Setup Manager - Categories. You'll find "New Category" at the bottom. Add an entry like "Show on Event Calendar", and then add a selection of "Yes" to that new category. When you enter your events, by selecting Yes for that field, it will show the entry on the Event Calendar.
Quote:
Originally Posted by metalshaper View Post
So would this be adding the $showCat variable to the mod_escal.php?

I do think I will need some help with this.
This works with the category you just created. You'll set the $showCat inside of each of the mod_escal (you'll need two) so that each calendar only shows the proper list of events. See the Online Docs in the Customize - Command-Line Variables section. You'll find how to use $showCat.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.