-
☆ A M B ☆
- 756 Posts
understood, I know the documentation right now is poor at least and that’s on the agenda with the REVO release to get that all updated and documented properly. Also those features that were part of the package and/or revised need to be removed or noted as such.
As always I really do like all feedback and will do everything I can to make this a much better add-on.
Thanks for choosing mxCalendar and please let me know if I can help in any other way.
Cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
I have a calendar running with events for July, August and September, problem is as it’s currently June it’s showing a blank month, is there any way to make the calender start on a specific month, in this case July....?
I’m using the calendar view and not the list view.
Thanks
Lee
-
☆ A M B ☆
- 756 Posts
Quote from: Digibug at Jun 02, 2011, 11:59 AM
I have a calendar running with events for July, August and September, problem is as it’s currently June it’s showing a blank month, is there any way to make the calender start on a specific month, in this case July....?
I’m using the calendar view and not the list view.
Thanks
Lee
Sorry but it does not and would require some customization to support that type of feature to advance to the first month with events, if that’s your intent.
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
Hi,
I have updated all the calendar.inc.php et al as per this thread, but I am finding that it is still an issue.
The first week of a repeating event that occurs twice a week for 2 months, the event is listed twice on the same days in the first week, but is only listed once on the other weeks.
The other events and repeating events that only occurs once a week, does not show this issue, and is listed once on the day of the event, as it should.
Any ideas how to fix this?
thanks!
Modx Evo 1.05
MxCalendar 0.1.3b
-
☆ A M B ☆
- 756 Posts
Did you download the latest version from the google repo? If so then open that event in the editor and save it again, that should recompile the dates and fix the issue. Let me know if that doesn’t work.
Cheers
Ps I need to make am update to the version just to make sure all classes are updated.
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
Yes, this is where I got the module from, and also updated the classes as well.
-
☆ A M B ☆
- 756 Posts
and to confirm you also opened that event in the mxCalendar Edit and saved it again, with no change? If you can provide me a link and possibly manager access to your site I can take a look.
Cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
Okay, sent you a private msg.
thanks!
While I format the List page, I notice that the "see more events" link does not show new listings, but just refer back to the top of the same page. I’d like it to go onto the next page with new listings, and so on. right now, I set it to max count of 500000 just so it can show all the listings, but ideally, I’d like it to go onto a new view with the next set of event listings and so on.
Am I missing anything? I’m using:
[!mxcalendar? &mxcType=`list` &mxcEventListMaxCnt=50000!]
which is probably very basic.
-
☆ A M B ☆
- 756 Posts
Quote from: cartierbailey at Jul 10, 2011, 06:51 PM
While I format the List page, I notice that the "see more events" link does not show new listings, but just refer back to the top of the same page. I’d like it to go onto the next page with new listings, and so on. right now, I set it to max count of 500000 just so it can show all the listings, but ideally, I’d like it to go onto a new view with the next set of event listings and so on.
Am I missing anything? I’m using:
[!mxcalendar? &mxcType=`list` &mxcEventListMaxCnt=50000!]
which is probably very basic.
Right now the purpose is to link them to the calendar view of mxCalendar. It’s currently not setup as an AJAX request to load the next N events, though that is a road map item for enhancement. Hope that helps answer the question.
Cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.