0

Zend_Currency_Exception trying to read data from listTicketGroups

Hi,

calling listTicketGroups I get the proper data returned but when I try to parse with a foreach loop I get the following error:

Uncaught exception 'Zend_Currency_Exception' with message 'No region found within the locale 'fr'' in /home/qualityp/public_html/ticketevo/Zend/Currency.php:553 Stack trace: #0 /home/qualityp/public_html/ticketevo/Zend/Currency.php(95): Zend_Currency->setLocale(NULL) #1 /home/qualityp/public_html/ticketevo/TicketEvolution/TicketGroup.php(62): Zend_Currency->__construct(Array) #2 /home/qualityp/public_html/ticketevo/TicketEvolution/Webservice/ResultSet/Abstract.php(143): TicketEvolution_TicketGroup->__construct(Object(stdClass)) #3 /home/qualityp/public_html/TEVO/ticketevo/wsTevo.php(73): TicketEvolution_Webservice_ResultSet_Abstract->current() #4 /home/qualityp/public_html/TEVO/searchtickets.php(227): buildNewTEVOSearchResultTickets(135676) #5 {main}

is this something I have to set using Zend_Config?

Thanks you for your help

9 comments

Please sign in to leave a comment.