[Chameleon] How to include (join) php code in custom widget
Ines
mleonsoft at yahoo.com.ar
Wed Jan 31 17:05:42 EST 2007
Julien, I really thank you for all your help. The code of the widget is a
success!!! I can read my xml file with the widget!!!
Thank you again!!!
Now, I'm sending to chameleon another simple post, I think the last thing
for this days to finish my proyect at the moment.
Ines
-----Mensaje original-----
De: Julien-Samuel Lacroix [mailto:jlacroix at mapgears.com]
Enviado el: miércoles, 31 de enero de 2007 12:27
Para: Ines
CC: chameleon at lists.maptools.org
Asunto: [Bulk] Re: [Chameleon] How to include (join) php code in custom
widget
Hi,
In your UUW widget, around line 167, you call exit;. This call stops
PHP, even Chameleon. this is why you have a blank page. Replace that by
a break; and it will work again.
Julien
More information about the Chameleon
mailing list