Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
PHP Toolkit - Undefined property
I am moving my site from java to php for easier integration with the current site codebase. I found a code snippet on the forums for doing everything I need but when I run it I get the following error. After some searching; it appears that having an older php version is the issue, but I am running a newer version of php then listed in this thread. Our test server is using php version: 5.3.2-1ubuntu4.
Error
[CODE]Notice: Undefined property: stdClass::$externalId in /site/PHP_Toolkit/PHPtoolkit.php on line 334[/CODE]
Thank you for taking the time to look at this thread.
Error
[CODE]Notice: Undefined property: stdClass::$externalId in /site/PHP_Toolkit/PHPtoolkit.php on line 334[/CODE]
Thank you for taking the time to look at this thread.
0