Well actually there are no errors, at least I haven’t encountered any. It just stopt returning data back to the flash file.
Here what the output log of the two example flash files look like.
This is the log from the file trying to connect to amfphp on sodium. It shows no data beining returend.
Code:
6/11 19:25:46 [INFO] logger1: Creating Service for dataService
6/11 19:25:46 [INFO] logger1: Creating gateway connection for http://www.stadshartamstelveen.nl/amfphp/gateway.php
6/11 19:25:46 [INFO] logger1: Successfully created Service
6/11 19:25:46 [INFO] logger1: Invoking getList on dataService
This is the log file from the file that connects to amfphp on a domain outside rfh.
Code:
6/11 19:24:9 [INFO] logger1: Creating Service for dataService
6/11 19:24:9 [INFO] logger1: Creating gateway connection for http://www.vandalfsen.net/stadshart/amfphp/gateway.php
6/11 19:24:9 [INFO] logger1: Successfully created Service
6/11 19:24:9 [INFO] logger1: Invoking getList on dataService
6/11 19:24:10 [INFO] logger1: dataService.getList() returned {store_1001: "De Bijenkorf",
store_1002: "TNXS shop",
store_1003: "Hennes & Mauritz",
store_1004: "Mango",
store_1005: "Anna van Toor",
store_1006: "Wonder Woman",
store_1008: "Claudia Sträter",
ect, ect.
store_2015: "VVV Amstelveen"}
I'll look deper in to the new php build, it might have something to do with this.
Bookmarks