Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#151 2006-11-04 16:33:48
Re: [plugin] [ORPHAN] jmc_event_manager
Unfortunately there is actually something not working: if’s impossible to delete one or more events, categories or venues. I’m quite shure this did work on the 4.03 version of TXP. If I might find out what causes this I’ll let you know.
Kensington TXP powered rock
Offline
#152 2006-11-19 21:11:00
Re: [plugin] [ORPHAN] jmc_event_manager
Possibility for repetive events?
For example, if you want to “schedule” practice every wednesday at 6pm until the end of the year
Offline
#153 2006-11-19 22:12:16
Re: [plugin] [ORPHAN] jmc_event_manager
Gunnar, et all,
In case you are interested (especially in supporting development financially),
there is a robust calendar plugin in the works for Textpattern here
Matthew
ps. If you have any interest, please email me directly.
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
#154 2007-01-02 13:18:57
- andi
- New Member
- Registered: 2007-01-02
- Posts: 1
Re: [plugin] [ORPHAN] jmc_event_manager
as mentioned by many others… the download link is broken at the moment
has anyone got a backup of the installfile?
in my personal case this is critical at the moment :/
thanks for the help!
andi
Offline
#155 2007-01-02 17:33:27
Re: [plugin] [ORPHAN] jmc_event_manager
has anyone got a backup of the installfile?
andi: you’ve got mail
Offline
#156 2007-01-04 06:39:16
Re: [plugin] [ORPHAN] jmc_event_manager
Is this for sure not working properly with 4.04? I have it installed here which is still running 4.03, but I’d like to upgrade.
Last edited by mattmikulla (2007-01-04 06:42:23)
Art Rogue – Fine Art Photography
Offline
#157 2007-01-05 12:33:46
Re: [plugin] [ORPHAN] jmc_event_manager
Apologies for absence. Reasons will remain unexplained. Needless to say the download link is back ( files.euphemize.net/textpattern/jmc_event_manager.txt )
Additionally upgrade to use wraptags, classes etc will occur sometime in January.
Again, apologies.
BE + MEngSc = engineer with a side dish of frustrated designer/developer with a penchant for photography outside
Offline
#158 2007-01-05 17:19:04
Re: [plugin] [ORPHAN] jmc_event_manager
How do these developers of FREE software get away with a simple apology for not being at our beckon call 24/7? Hmmm… ;)
Thanks joel. Welcome back.
Offline
#159 2007-01-05 17:37:03
Re: [plugin] [ORPHAN] jmc_event_manager
Welcome back. I know it’s hard to keep up with everything life throws at you.
Does this plugin function properly with the latest 4.04 install?
Art Rogue – Fine Art Photography
Offline
#160 2007-01-06 07:15:01
Re: [plugin] [ORPHAN] jmc_event_manager
mattmikulla wrote:
Welcome back. I know it’s hard to keep up with everything life throws at you.
Does this plugin function properly with the latest 4.04 install?
afaik it is. musiclounge.com.au/txt/events/community-events <— running on what is claimed is most up to date (through the admin page unless things have changed)…
Last edited by jufemaiz (2007-01-07 05:19:52)
BE + MEngSc = engineer with a side dish of frustrated designer/developer with a penchant for photography outside
Offline
#161 2007-01-14 20:23:40
- Brackers
- New Member
- Registered: 2007-01-14
- Posts: 1
Re: [plugin] [ORPHAN] jmc_event_manager
Joel,
Sorry to bring this up in public. I searched your site for an email address to no avail.
I’m looking to develop this plugin for a major UK band..
Would like to discuss whether you have the time to develop further or whether you could help me find someone who can.
Can you let me have an email address please, or is there a way to send a private message through this board.
Thanks,
Neil.
Offline
#162 2007-01-15 11:54:55
Re: [plugin] [ORPHAN] jmc_event_manager
np. check your email.
BE + MEngSc = engineer with a side dish of frustrated designer/developer with a penchant for photography outside
Offline
#163 2007-01-15 17:14:07
- sakarya
- New Member
- Registered: 2007-01-05
- Posts: 6
Re: [plugin] [ORPHAN] jmc_event_manager
hi. installed this plugin. but i am taking this message:
Warning: Table ‘text.txp_jmc_event’ doesn’t exist select count(*) from txp_jmc_event where ID in C:\wamp\www\text\textpattern\lib\txplib_db.php on line 84
Warning: Table ‘text.txp_jmc_event_venue’ doesn’t exist select count(*) from txp_jmc_event_venue where ID in C:\wamp\www\text\textpattern\lib\txplib_db.php on line 84
Warning: Table ‘text.txp_jmc_event_category’ doesn’t exist select count(*) from txp_jmc_event_category where ID in C:\wamp\www\text\textpattern\lib\txplib_db.php on line 84
Warning: Table ‘text.txp_jmc_event’ doesn’t exist insert into txp_jmc_event set CategoryID = ‘1’, name = ‘An event’, start_DateTime = now(), finish_DateTime = now(), AuthorID = ‘jmc_event_manager’, VenueID = ‘1’, Price = ‘How much?’, OtherBands = ‘’, OtherBands_html = ‘’, OtherInfo = ‘’, OtherInfo_html = ‘’ in C:\wamp\www\text\textpattern\lib\txplib_db.php on line 84
Warning: Table ‘text.txp_jmc_event_venue’ doesn’t exist insert into txp_jmc_event_venue set ID = 1, CategoryID = ‘1’, name = ‘A venue’, imageID = ‘’, address1 = ‘’, address2 = ‘’, suburb = ‘’, state = ‘’, country = ‘’, postcode = ‘’, phone = ’1800 000 000’, url = ‘http://www.theurl.com’, email = ‘info@theurl.com’, OtherInfo = ‘’, OtherInfo_html = ‘’, comments_count = ‘’ in C:\wamp\www\text\textpattern\lib\txplib_db.php on line 84
Warning: Table ‘text.txp_jmc_event_category’ doesn’t exist insert into txp_jmc_event_category set ID = 1, name = ‘A Category’, OtherInfo = ‘Something gory!’, OtherInfo_html = ‘
Something Gory!
‘ in C:\wamp\www\text\textpattern\lib\txplib_db.php on line 84
Event Create Tables MySQL Errors
where is the mistake?please help me :(
Offline
#164 2007-01-15 22:00:04
- sakarya
- New Member
- Registered: 2007-01-05
- Posts: 6
Re: [plugin] [ORPHAN] jmc_event_manager
may you show me an example code about this. and, i did my first problem. and i have a new problem. when i view page, i am taking this message. Fatal error: Call to undefined function pagetop() in C:\wamp\www\text\textpattern\lib\txplib_misc.php(512) : eval()’d code on line 39
i deleted FULLTEXT code in mysql code.
Offline