Update:<br>
I have our script now at least outputting that nothing was selected.<br><br>
For anyone that may run into a similar problem, I wasn't aware that some of the initial setup has now been done already in MGOS 2.0. For instance,<br><br>
&nbsp;&nbsp;&nbsp;InitializeWebTier();<br>
&nbsp;&nbsp;&nbsp;$siteConnection = new MgSiteConnection();<br><br>
and some others have already been setup in fusion/MapGuide/php/Common.php, so we had to just comment out some portions that were conflicting with the variables already setup, as well as rework a few lines to ensure compatibility.<br><br>
Hope this helps someone else.
<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">J Manafi wrote:</div>
<div class="quote-message">
Hi all,
I am new to MapGuide, and I had just learned enough of 1.2 to make enhancements/modifications to some of our existing code, and then I started testing 2.0.X for the eventual upgrade. We had a php script that was used as an 'invokeUrl' in 1.2 that was working fine, but I am not sure how the new javaScript InvokeUrl widget works exactly. Now, it tells me that some javaScript functions are undeclared when they are clearly declared and defined inline above the actual call. Has anyone tried and been successful with invokeUrl in 2.0? And if so, is it possible to know how invokeUrl behaves differently now?

Any and all help is appreciated.

Thanks,
Jonathan
</div>
</div></blockquote>


<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/InvokeUrl-in-MGOS-2.0-BETA-tp15148563s16610p15502983.html">Re: InvokeUrl in MGOS 2.0 BETA</a><br>
Sent from the <a href="http://www.nabble.com/MapGuide-Users-f14845.html">MapGuide Users mailing list archive</a> at Nabble.com.<br>