Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#637 2008-09-11 10:52:29

rmc
New Member
Registered: 2008-09-03
Posts: 1

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

hi pepebe: would it be possible for you to throw your zem_event_reborn changes into a git repository, a tarball or something so its accessible before you have completed making a full site ? thanks robert

Offline

#638 2008-09-11 13:14:17

scratch-me
New Member
Registered: 2008-09-11
Posts: 2

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Edit – found it all.

but its not working properly.
has anyone got this to work on the latest textpattern version?
and more specifically the large calendar,
really need this or something else that will make a calendar and fast and easy to do

Scratch-Me

Last edited by scratch-me (2008-09-11 18:18:34)

Offline

#639 2008-09-14 12:54:32

freischwimmen
Member
From: Cologne
Registered: 2007-05-28
Posts: 71
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

any news on this fantastic plugin?
i`d need it for a new site i am setting up and am eagerly awaiting the updated version…
question is if i start messing around with the “old” version or wait for the new one,
if there`d be reliable information on when to expect the update i`d be really happy,
thanks a lot!

Offline

#640 2008-09-15 19:56:03

scratch-me
New Member
Registered: 2008-09-11
Posts: 2

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Hi,
i was just wondering if anyone has the large calendar working on thier site,
and if they could give me a few pointers on how to get it working.
this is a really great plugin and i hope it gets bigger and better.
twould be great if the updated version was posted here with info on how to as well.
this has got to be one of the most needed plugins.

please can someone help,
they would be greatly loved.
thanks
Scratch-ME

Offline

#641 2008-09-15 20:12:59

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

freischwimmen wrote:

any news on this fantastic plugin?
i`d need it for a new site i am setting up and am eagerly awaiting the updated version…
question is if i start messing around with the “old” version or wait for the new one,
if there`d be reliable information on when to expect the update i`d be really happy,
thanks a lot!

I wouldn’t wait around on a new version – probably best to see if it will do what you need as-is.
It started out with a fury – but has been lingering in it’s current state for sometime.

Offline

#642 2008-09-16 10:27:39

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Can someone compile a version which uses TXP in built JQuery?

Still looking forward to news on the new version.

Offline

#643 2008-09-16 16:04:29

jpdupont
Member
Registered: 2004-10-01
Posts: 752

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Hello,

Are you able to run zem_event AND datePicker ?
I try to install and I get a javascript error “datePicker object not initialised.
(The link to the javascript is not inserted in the head next the jquery link).
I install the last SVN release (4.0.7).

Offline

#644 2008-09-17 07:33:36

freischwimmen
Member
From: Cologne
Registered: 2007-05-28
Posts: 71
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

thanks renobird!

i started playing around with this plugin this morning but i get this error message on a page that should output an event list, i dont need the calendar at all… to me it seems i`d have probably have o change a line or two in the code, just dont know where if that is the case.

anyone caring to help?

Tag error: <txp:zem_event_date/> -> Textpattern Notice: Context error: there is no thisevent here on line 518
Tag error: <txp:zem_event_name/> -> Textpattern Notice: Context error: there is no thisevent here on line 518

Thanks!

Offline

#645 2008-09-21 21:36:55

freischwimmen
Member
From: Cologne
Registered: 2007-05-28
Posts: 71
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

This seems to be the part of the code that`s causing the error,
can anyone help me out with this problem?

any hints much appreciated!

function &zem_event_thisevent() {
	global $zem_thiseventcal;

	if (empty($zem_thiseventcal)) {
		trigger_error(zem_event_gTxt('error_context', array('{thing}' => 'thisevent')));
		return false;
	}
	return $zem_thiseventcal;
}

Last edited by freischwimmen (2008-09-21 21:42:26)

Offline

#646 2008-09-21 21:45:54

freischwimmen
Member
From: Cologne
Registered: 2007-05-28
Posts: 71
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

nevermind, just tried setting the site production status to live instead of testing, all good now.

Offline

#647 2008-09-22 08:34:47

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Anyoone else get this error message randomly?

Notice: Undefined index: view in /home/username/public_html/template/textpattern/lib/txplib_misc.php(574) : eval()'d code on line 27

Offline

#648 2008-09-30 14:43:10

garrettnelson
New Member
Registered: 2006-02-16
Posts: 4

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Does a mirror of this exist somewhere? I can’t get it off of the squaredeye site, and the Google page has only the plugin, not the JS files.

Offline

Board footer

Powered by FluxBB