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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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