-
Hi,
I having an error Uncaught Exception: String could not be parsed as XML in vendor/troydavisson/phrets/src/Parsers/XML.php.
Do you already have a solution for this?
Thanks,
-
Hi,
I have seen that with some providers this problems occurs very often. In my case I want to fetch data from a Rapattoni connection and I'm looping through the multiple Classes of Property, then af…
-
@troydavisson I'm new to PHRETS and I would like to know how would I get the content_id to place in the action below
`$photos = $rets->GetObject("Property", "Photo", "$content_ids", "*", 1);`
-
I'm now getting this error when trying to cache the config.
Error::("Call to undefined method PHRETS\Configuration::__set_state()")
Maybe has something to do with using Exceptions instead of Tr…
-
Since the RETS 1.8 specification includes both the Update & PostObject transaction types, can PHRETS be used for these types of transaction or is there another recommended method to be able to impleme…
-
having issue with an error "Notice: tempnam(): file created in the system's temporary directory in D:\xampp\htdocs\test\vendor\troydavisson\phrets\src\Session.php on line 549"
and it preventing larav…
-
Hi Troy,
I see this request has come up quite a bit since before 2.x was written and has come up for me and others as well in recent months, especially with [CREA DDF](http://crea.ca/data-distributio…
-
Version `2.4`
CPU `Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz (8 core(s))`
OS `CentOS 6.9 (Final)`
Memory `15.57 GB`
`PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to all…
-
In laravel
It working fine on some mls but some mls return error
Invalid header syntax
$photos = $rets->GetObject("Property", "Photo",'S6673582);
-
I can not figure out how to install this to my web server. I've looked up composer and did an hour or so of searching but everything requires previous knowledge. Is there a step by step guide? Also, i…