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.
Fatal Error - ComplexType not found - SOAP version?
I have a weird fatal error here that I need help with as we try to put this code into production. I'm getting a fatal error on a search() function. The weird part is, this code works perfectly on my development server, but as soon as I put it on my production server (with no changes to the code whatsoever), it fails. The Production server is running PHP-SOAP 5.1.6, and the development server is running PHP-SOAP 5.2.6.
Can anybody help me troubleshoot this? The obvious solution would be to upgrade the PHP-SOAP on the production server to 5.2.6, but we can't do that right now.
0