[Cartoweb-users] Cartoweb turns blank, no error messages

Milo van der Linden mlinden at zeelandnet.nl
Tue Sep 11 06:19:16 EDT 2007


Hello list,

I have a custom plugin that works fine. Now I want to extend this plugin 
to create a mapoverlay as described in this post:
http://lists.maptools.org/pipermail/cartoweb-users/2007-March/002236.html

When I alter the client.tpl, the button shows up and everything works fine.

When I add the protected $specialactiontrigger, all is fine.

When I add the procedure;

handleHttpPostRequest($request) {
    if (isset($request['specialactiontrigger']) {
        $this->specialactiontrigger = true;
    } else {
        $this->specialactiontrigger = false;
    }
}

My screen just turns blank, no error messages nothing....

Any tips on getting the error message? Or on what the fault can be?



-- 


	

Milo van der Linden
skype: milovanderlinden <skype:milovanderlinden?add>
mlinden at zeelandnet.nl <mailto:mlinden at zeelandnet.nl>
milovanderlinden at gmail.com <mailto:milovanderlinden at gmail.com>
milo at 3dsite.nl <mailto:milo at 3dsite.nl>
http://www.3dsite.nl

	  	

De informatie in dit bericht reflecteert mijn persoonlijke mening en 
niet die van een bedrijf of instantie. Aan de informatie kunnen geen 
rechten worden ontleend. Indien dit bericht onderdeel is van een forum, 
mailing-list of community dan gelden automatisch de bij het betreffende 
medium behorende voorwaarden. The information in this message reflects 
my personal opinion and not that of a company or public body. All rights 
reserved.If this message is contained in a mailing-list or community, 
the rights on the medium are automatically adapted.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20070911/7b245306/attachment.html


More information about the Cartoweb-users mailing list