Thanks. Would be great to get some feedback from the users.
I know about the "changeSubscriber" method, since I'm the one who proposed it.
Will this definelly be named "changeSubscriber"? If yes, I would change the name of the php class method to match it.
I've written a little PHP class that abstracts the webservice interface of OpenEMM and provides the same functionality as native PHP code. Additional, I've implemented a workaround for the missing "updateSubscriber" functionality.
It can be downloaded at http://enarion.net/programming/php ...
Thanks for this information! I had the same problem, your "hotfix" saved my day / night! It would be great if this could be fixed soon since this is an uggly bug. ;-)
Best regards, Tobias
BTW - here is my sql statement:
update dyn_target_tbl set target_sql = "date_format(cust.birthday ...
I downloaded and installed the VMX version (5.4). It worked well, the server is running in the local network at 192.168.100.127 and I can access the web interface.
I've set up the webservice as written in the documentation "OpenEMM Webservices 1.0.1" with the following command: ./EmmCreateWSDL ...