1
toolsmythe
piCal Event Notification Not Registering
  • 2006/6/21 7:51

  • toolsmythe

  • Just popping in

  • Posts: 34

  • Since: 2004/11/27


Greetings.

I just noticed that on one of my sites, I cannot register a request to be notified of events (like the Global "Notify me when a new event is created." or the Event-level "Notify me when a new comment is posted for this item.").

When I hit "Update Now", it winds up re-directing me to the main calendar page. Whemn I check, my request for notification is not there.

I've traced it through this far:

When I hit "Update Now", the form executes notification_update.php from the XOOPS root.

I get as far as this section of notification_update.php:

if (!$GLOBALS['xoopsSecurity']->check()) {
redirect_header($_POST['not_redirect'], 3, implode('<br />', $GLOBALS['xoopsSecurity']->getErrors()));
exit();
}

where it takes the "true" path.

The call to $GLOBALS['xoopsSecurity']->getErrors() is returning an empty array.

I don't know enough about the internals of XOOPS to understand why this is failing. I have this working properly on another site.

Any help would be much appreciated. Thanks.

JP

2
toolsmythe
Re: piCal Event Notification Not Registering
  • 2006/6/21 13:49

  • toolsmythe

  • Just popping in

  • Posts: 34

  • Since: 2004/11/27


Things are worse than I thought.

This is not a piCal issue (or at least it's not limited to piCal). Notification subcription is broken on the entire site.

Any help would be much appreciated.

JP

Login

Who's Online

76 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 76


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits