3.2.0

Version 2 and PHP

I am able to get version 1 workng using PHP example, but when I try to get it to work using version 2, I either get a blank page, or Object doesn't support this property or method
NMCoder Mike
February 6,
Are you trying to use the same example for 1.0 using the 2.0 library? If so, that won't work. The way you generate the grid between 1.0 and 2.0 has changed quite a bit. I suggest that you take a look at the source files in the examples directory and especially in the QuickRef directory and see the difference in syntax between the two versions. Make the changes to your code that you need and it should then work fine.
Jim Hunter (www.FriendsOfAW.com)
February 6,
The PHP file should make no difference (unless you are hainvg a php error prior to the page loading), make sure you don't have the runtimes from v1 and using a v2 example.
Tony (www.FriendsOfAW.com)
February 7,

This topic is archived.

See also:


Back to support forum