Share » Forums » Developer » Setting the URL when returning from a...

Setting the URL when returning from a content_actionhandler

Setting the URL when returning from a content_actionhandler

Wednesday 19 October 2005 1:06:49 pm - 1 reply

Modified on Wednesday 19 October 2005 1:07:38 pm by Stuart Fenton

Author Message

Stuart Fenton

Thursday 20 October 2005 6:43:58 am

I managed to track down the problem.

When creating the module I did not pass a handle to the $Module

So I had

function bookmark_ContentActionHandler( $Module, $http, $objectID )

When it should have been

function bookmark_ContentActionHandler(  &$Module, &$http, $objectID )

It took me a while to track down.

Regards
Fats

-- Stuart

stuart@grandmore.com
http://www.grandmore.com

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu