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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Urgent - PHP toolkit webservices error
Hi,
While using PHP toolkit / webservices i receive the following error.
[CODE]
[Tue Mar 17 13:08:55 2009] [error] [client 192.168.130.1] PHP Notice: Undefined property: stdClass::$nsComplexObject_type in /var/www/html/PHP_Toolkit/PHPtoolkit.php on line 390, referer: http://192.168.130.128/PHP_Toolkit/samples/sample_search_items.php
[Tue Mar 17 13:08:55 2009] [error] [client 192.168.130.1] PHP Notice: Undefined index: in /var/www/html/PHP_Toolkit/PHPtoolkit.php on line 1890, referer: http://192.168.130.128/PHP_Toolkit/samples/sample_search_items.php
[Tue Mar 17 13:08:56 2009] [error] [client 192.168.130.1] PHP Fatal error: Uncaught exception 'Exception' with message 'ComplexType reference was not found in directory. ComplexTypeName = ' in /var/www/html/PHP_Toolkit/PHPtoolkit.php:1910\nStack trace:\n#0 /var/www/html/PHP_Toolkit/PHPtoolkit.php(25): getNameSpace(NULL)\n#1 /var/www/html/PHP_Toolkit/PHPtoolkit.php(390): nsComplexObject->__construct(NULL)\n#2 /var/www/html/PHP_Toolkit/PHPtoolkit.php(1230): nsSearchResponse->__construct(Object(stdClass))\n#3 /var/www/html/PHP_Toolkit/samples/sample_search_items.php(47): nsClient->search(Object(nsComplexObject))\n#4 {main}\n thrown in /var/www/html/PHP_Toolkit/PHPtoolkit.php on line 1910, referer:
While using PHP toolkit / webservices i receive the following error.
[CODE]
[Tue Mar 17 13:08:55 2009] [error] [client 192.168.130.1] PHP Notice: Undefined property: stdClass::$nsComplexObject_type in /var/www/html/PHP_Toolkit/PHPtoolkit.php on line 390, referer: http://192.168.130.128/PHP_Toolkit/samples/sample_search_items.php
[Tue Mar 17 13:08:55 2009] [error] [client 192.168.130.1] PHP Notice: Undefined index: in /var/www/html/PHP_Toolkit/PHPtoolkit.php on line 1890, referer: http://192.168.130.128/PHP_Toolkit/samples/sample_search_items.php
[Tue Mar 17 13:08:56 2009] [error] [client 192.168.130.1] PHP Fatal error: Uncaught exception 'Exception' with message 'ComplexType reference was not found in directory. ComplexTypeName = ' in /var/www/html/PHP_Toolkit/PHPtoolkit.php:1910\nStack trace:\n#0 /var/www/html/PHP_Toolkit/PHPtoolkit.php(25): getNameSpace(NULL)\n#1 /var/www/html/PHP_Toolkit/PHPtoolkit.php(390): nsComplexObject->__construct(NULL)\n#2 /var/www/html/PHP_Toolkit/PHPtoolkit.php(1230): nsSearchResponse->__construct(Object(stdClass))\n#3 /var/www/html/PHP_Toolkit/samples/sample_search_items.php(47): nsClient->search(Object(nsComplexObject))\n#4 {main}\n thrown in /var/www/html/PHP_Toolkit/PHPtoolkit.php on line 1910, referer:
0