PDA

View Full Version : Php-Nuke Intergation with ADD EVENT function.


mi1stormilst
10-05-2005, 03:29 PM
I have read through your FAQ page and the changes you posted in another forum on how to do this. However, you are missing some key functionality, I want to be able to click on the days and have it show me the scheduled events as well as allow me to add an event. Is this possible?

ve9gra
10-07-2005, 08:33 AM
Seems like the blog mode would do what you're looking for. Having a small calendar somewhere, than when clicking on a date brings you to a page with that day's events, yup, that's blog mode.

As far as adding events, that has to be done through the events manager, so you'd have to hard-code a generic username/password in the link that would say "Add Event". But you can't have the calendar that's on the front page link you directly to the event manager.

I need to study a little more the new version (v6.3) as I've been away for a week and need to catch up.

servant
07-21-2006, 11:04 AM
is there a way that epc uses the nuke user database and alow cirtain people on that database to be able to add events just by clicking add event on the calendar module?

ve9gra
07-26-2006, 04:56 PM
No, as of right now, there is no way to synch the user databases. This might be a future feature in later versions of EPC.