2021-11-09 11:23:55 -0500 | received badge | ● Popular Question (source) |
2021-11-02 15:29:14 -0500 | asked a question | Search for All Property Types Search for All Property Types I'm having issues pulling anything other than a specific property type in search. I want t |
2021-11-02 15:24:56 -0500 | received badge | ● Notable Question (source) |
2021-11-02 15:24:56 -0500 | received badge | ● Popular Question (source) |
2021-05-04 14:10:22 -0500 | received badge | ● Famous Question (source) |
2021-05-04 14:10:22 -0500 | received badge | ● Notable Question (source) |
2021-05-04 14:10:22 -0500 | received badge | ● Popular Question (source) |
2020-12-09 18:05:35 -0500 | marked best answer | Timeout Issues pulling Data in PHRETS I'm trying to pull about 1000 records and I get about 400 records in before I get the message "Maximum execution time of 120 seconds exceeded". Is there anyway around the 120 seconds? |
2020-12-09 12:44:34 -0500 | commented answer | Timeout Issues pulling Data in PHRETS Yes, it worked. I ended up adding ini_set("max_execution_time", 0); to my functions.php file for a WP site since 300 sec |
2020-12-02 16:56:16 -0500 | asked a question | Timeout Issues pulling Data in PHRETS Timeout Issues pulling Data in PHRETS I'm trying to pull about 1000 records and I get about 400 records in before I get |
2020-12-02 13:43:56 -0500 | commented question | Where Do I Find Definitions for Fields in My Responses? Thank you! |
2020-12-01 13:29:44 -0500 | asked a question | Where Do I Find Definitions for Fields in My Responses? Where Do I Find Definitions for Fields in My Responses? I'm pulling data and I just have questions about what specific f |
2020-12-01 11:36:13 -0500 | received badge | ● Famous Question (source) |
2020-12-01 11:36:13 -0500 | received badge | ● Popular Question (source) |
2020-12-01 11:36:13 -0500 | received badge | ● Notable Question (source) |
2020-11-19 14:17:02 -0500 | received badge | ● Enthusiast |
2020-11-16 15:18:35 -0500 | commented answer | Getting Started Guide Thank you so much for this. You have no idea how long I've been trying to plug in the version into the link. |
2020-11-16 15:03:23 -0500 | commented answer | Getting Started Guide So I'm adding: http://wyo-rets.paragonrels.com/rets/fnisrets.aspx/WYO/login?rets-version=rets/1.8/getmetadata?Type=MET |
2020-11-09 14:50:05 -0500 | asked a question | Getting Started Guide Getting Started Guide I'm just going to start off and say this is my first project using an API on a site and I'm having |
2019-07-15 11:16:25 -0500 | received badge | ● Famous Question (source) |
2019-07-09 08:10:39 -0500 | received badge | ● Notable Question (source) |
2019-07-03 17:13:54 -0500 | received badge | ● Popular Question (source) |
2019-07-03 16:39:27 -0500 | commented question | Having Issues Pulling Results in PhRETS Awesome that seemed to pull in some results. I'll work with this and see what I can work with. Thanks so much! |
2019-07-02 18:39:39 -0500 | commented question | Having Issues Pulling Results in PhRETS If I change "*" to "L_City=GILL" it gives me no error but returns 0 results. |
2019-07-02 18:39:05 -0500 | commented question | Having Issues Pulling Results in PhRETS I'm still having issues. It's saying "unexpected end of query" when I put *. $connect = $rets->Login(); if ($con |
2019-07-01 15:47:31 -0500 | asked a question | Having Issues Pulling Results in PhRETS Having Issues Pulling Results in PhRETS I am developing for a WordPress site and am getting an error that states: "Unexp |