PHRETS icon indicating copy to clipboard operation
PHRETS copied to clipboard

PHP client library for interacting with a RETS server to pull real estate listings, photos and other data made available from an MLS system

Results 107 PHRETS issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to use pagination with my RETS request. I am following the example from the video [PHRETS: Logging](https://www.youtube.com/watch?v=9MPJwsLtG70). I thought that by setting the last argument of...

- I've added code to remove the temporary session file that get create on each rets request. This file is not used anymore once we get the gets server response...

My site stopped connecting to pull images a few days ago. I found out that the message below had been sent, but I hadn't received it. "After July 8, 2020,...

I've been seeing these errors in the phRETS debug log recently, and despite upgrading to phRETS 1.3 they're persisting. ``` MemberName=RETS Drebben, Frank User=Drebben9769 Broker=42,42 MetadataVersion=20.7.10714 MetadataTimestamp=2020-07-07T10:34:53.9Z MinMetadataTimestamp=2020-07-07T10:34:53.9Z TimeoutSeconds=5400 GetMetadata=/rets/fnisrets.aspx/GACARMLS/getmetadata...

Hey, my scripts were working fine but I start having this error few days ago: "Fatal error: Uncaught Error: Call to undefined function array_get() in /.../vendor/troydavisson/phrets/src/Models/Metadata/Base.php:50 Stack trace: #0 /.../cronTask/mls_rets_egyp.php(46):...

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 am using this API and getting error while fetching property data.. Please have a look below error. `Fatal error: Uncaught PHRETS\Exceptions\RETSException: Unauthorized Query in /home/projec47/public_html/buywithbrady.com/real-state/vendor/troydavisson/phrets/src/Session.php:424 Stack trace: #0...

HI, I am trying to test with sample feed data URLs ,and I got Successful after Login(). However when I tried with GetSystemMetadata(), I got a RETSException is Not Logged...

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 Trowable but I have...

I can't seem to get logged in I'm getting a Guzzle error. GuzzleHttp\Exception\ConnectException: cURL error 7 Failed to connect to mlsservice.com port 6103: Connection refused. I can get logged in...