Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8040 Posts in 1853 Topics- by 2099 Members - Latest Member: roi
Calendar Script CommunityCustomizationPlugins (Moderators: scott, DanO, Marty)Small tweak re Move Events plugin
Pages: [1]   Go Down
Print
Author Topic: Small tweak re Move Events plugin  (Read 437 times)
0 Members and 1 Guest are viewing this topic.
musicvid
New Member
*

Karma: 1
Offline Offline

Posts: 8


WWW
« on: May 31, 2004, 12:04:00 PM »

DanO,

Can the Move Events plugin be tweaked to work while the Split Recurrences plugin is enabled? As it is now, the Edit Event screen comes up. The good news is that after I have disabled Split Recurrences, and moved the events individually, they are still linked correctly in the destination calender once I re-enable the plugin.

It would be cool to have an option to move recurring events either singly or in groups with the two plugins running simultaneously.

TIAAA

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 227

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: May 31, 2004, 05:26:00 PM »

** Can the Move Events plugin be tweaked to work while the Split Recurrences plugin is enabled? **

I don't know why you're having problems using them together unless it's the line in the Move Events plugin's command_move_event.pl file:

unless(&handleCustomFunction("before_delete_event")) {

You can try changing it to

unless(0) {

Dan O.

------------------

Logged
musicvid
New Member
*

Karma: 1
Offline Offline

Posts: 8


WWW
« Reply #2 on: May 31, 2004, 05:59:00 PM »

That didn't change it. The Edit Event(s) screen still comes up when I click "Move Event." I'll keep fiddling and post anything I come up with.

------------------

Logged
musicvid
New Member
*

Karma: 1
Offline Offline

Posts: 8


WWW
« Reply #3 on: June 03, 2004, 10:17:00 PM »

DanO,

No luck yet. I've tried individually commenting out every custom function line in both plugins, with no change in the behavior. If both plugins could be made to work together with the option of moving events singly or as a group, it would be sweet!

Thanks again

------------------

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 227

Please don't PM me. Post in the open forum.


WWW
« Reply #4 on: June 04, 2004, 01:15:00 PM »

I don't know what could be causing it. You could try making all the form methods involved type GET instead of POST and looking at the URLs of the pages you're taken to to see if you see any clues to what's going on.

Dan O.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: