Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#265 2007-03-30 23:20:34
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Anyone out there interesting in working on a particluar feature request ?
I’m in desperate need of the having the location drop down changed to a text field.
That’s one of the potential features I discussed with Matthew for the next release. It’s still a possibility, as there’s some time remaining in the budget. You might like to discuss it with Matthew. Alternatively, you can contact me directly for custom development work.
Alex
Offline
#266 2007-03-31 08:30:57
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
hi@
i have following problem when i try to save an event::
Notice: Unable to save event in /mnt/jd1/05/866/00000012/htdocs/blog/textpattern/lib/txplib_misc.php(512) : eval()’d code on line 1549
may somebody have some idea how to solve it?
thanks a lot
sanmarco
Offline
#267 2007-03-31 11:47:59
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Sorry, yall, I was holding out for Patrick to throw it up on Google Code, but he’s as busy as anybody I know, and so I’ll put up the new plugin at txp.squaredeye.com for now. Sorry for the delay, dealing with a 7wk old’s sleep schedule will knock you out like no one’s business.
The file is updated (Zem_Event vs. .31 is now available)
The file will soom be available in PHP and Compiled form on the Google Code page.
:)
M
EDIT Unless I’m mistaken, the next/prev still display incorrectly, that was supposed have been dealt with along with the following.
- Minor whitespace changes and fixes
- Fix mini_cal section attribute
- Fix phantom event preload bug
- Add fieldset toggle
- Display an error message when event tags are used in the wrong context
- Fix a possible cause of duplicate column errors during installation
- zem_event_calendar_nav improvements
- Switch next/prev order, add ‘reverse’ attribute (0 or 1)
- Add ‘step’ attribute (‘month’ or ‘year’)
- Add ‘label’ attribute
- Support strftime() parameters in ‘next’, ‘prev’, ‘label’ attributes
- More sensible date attribute behaviour, e.g. [txp:zem_event_calendar_nav date=“next month” /]
I’m following up with Alex :)
Last edited by ma_smith (2007-03-31 12:02:39)
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
#268 2007-03-31 12:40:21
- jmk
- Member
- Registered: 2006-09-04
- Posts: 49
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
@sanmarco:
that happend to me too. did you set a category?
Last edited by jmk (2007-03-31 12:41:14)
Offline
#269 2007-03-31 12:49:34
- jmk
- Member
- Registered: 2006-09-04
- Posts: 49
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
i was just reading some old posts, and wanted to add a wish to the wish list:
add custom repetition dates.
that would bring some structure in my article page. i could then have a list of my different concert descriptions, and set _in there _the dates of them happening. because right now, all the concerts are “flooding” my article page – rather annoying!
ps: and thanks very much for the update (also for including my idea :) )
Last edited by jmk (2007-03-31 12:51:48)
Offline
#270 2007-03-31 14:09:58
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Event Creation error
Using the updated version – when saving an event I receive the following message:
“Warning: Invalid argument supplied for foreach() in /mydomain/textpattern/lib/txplib_misc.php(512) : eval()’d code on line 1853”
I think it is different that the one decoderltd reported – I am using the time format Matt suggested to decoderltd, and the line referenced is different than decoderltd’s.fwiw
Mike
Offline
#271 2007-03-31 16:42:08
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
ma_smith wrote:
The file will soom be available in PHP and Compiled form on the Google Code page.
Sorry. Past two weeks have been tight after work. The google code repository has been properly updated. Trunk now has the uncompiled 0.3.1 and a /0.31/ release has been created with both compiled and uncompiled versions of 0.31.
Again for SVN access just drop Matthew or I a note.
Shoving is the answer – pusher robot
Offline
#272 2007-03-31 20:40:29
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
jmk,
I would suggest that you write up some detailed notes about what you mean, you may touch base with Dale Chapman (mrdale) about that too. I know he had some good thinking on customized repeatable events. It can get quite complicated, but I think it’d be a rad feature. It would probably take some serious investment in time or money from or to someone who knows PHP (whether that’s Zem (Alex), or someone else here at the forum). You might even put it in the plugin requests area as an “add on” to this code? That way, it could draw proper attention?
Whaddya think?
Matthew
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
#273 2007-03-31 21:20:30
- jmk
- Member
- Registered: 2006-09-04
- Posts: 49
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
well, i would just want a way to add a date and time to an existing event. so we would actually only need a button “add” next to the date selector field. and of course a way to delete wrong dates.
does that make it a little clearer? :)
jmk
Offline
#274 2007-04-01 06:31:31
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
hi@
again i tried the new versioon 3.1
an the same error message:
Notice: Unable to save event in /mnt/jd1/05/866/00000012/htdocs/blog/textpattern/lib/txplib_misc.php(512) : eval()’d code on line 1568
i was creating a event category. So what can i do to make it work?
really appreciate any idea or help!
thanks
Sanmarco
Offline
#275 2007-04-01 06:50:57
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
now its working, but when i save an event than of course put the output_form tag in the page, nothing appears on the page than (??)
Offline
#276 2007-04-01 07:28:04
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
hmm no it gets a bit confusing
again:
Notice: Unable to save event in /mnt/jd1/05/866/00000012/htdocs/blog/textpattern/lib/txplib_misc.php(512) : eval()’d code on line 1568
i dont change anything, it works before and suddendly its not working when i try to save the event.
another thing is that if i wanna save only an event without an article it doesnt save it at all…
not sure the plugin really works as i see
Offline