Real Estate Forums

REW IDX REW Customers only - ask questions, get support and report feed issues here.

Reply
 
Thread Tools Display Modes
  #1 3 offices  
Old 06-28-2008, 09:20 PM
gregharaksin's Avatar
gregharaksin gregharaksin is offline
REW Client
 
Join Date: Jul 2007
Posts: 834
gregharaksin is on a distinguished road
Default 3 offices

The owners have 3 offices. Is it possible that all 3 offices can be in featured listings. I tried adding in all 3 office IDs into the snippet, but that did not work.
Reply With Quote
Old 06-28-2008, 10:12 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,811
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: 3 offices

Sure that's possible - Probably will just need to add square brackets to the end of each line. So it's going to look something like this:

$_REQUEST['office_id'][] = "office1";
$_REQUEST['office_id'][] = "office2";
$_REQUEST['office_id'][] = "office3";

I'm not sure if "office_id" is what it's actually called - if adding the brackets doesn't work - post the snippet code.
__________________
Aaron
Programming Support
Real Estate Webmasters
Reply With Quote
Old 06-28-2008, 10:32 PM
gregharaksin's Avatar
gregharaksin gregharaksin is offline
REW Client
 
Join Date: Jul 2007
Posts: 834
gregharaksin is on a distinguished road
Default Re: 3 offices

that didn't work. I tried it your way and then i tried adding the code below with the different office numbers.

$_REQUEST['officelist'] = 'n160'; //listing office: Coldwell Banker Excellence
Reply With Quote
Old 06-29-2008, 11:14 AM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,811
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: 3 offices

Did you try it like this? (of course change the office ID's to the correct ones)

$_REQUEST['officelist'][] = 'n160'; //listing office: Coldwell Banker Excellence
$_REQUEST['officelist'][] = 'n161';
$_REQUEST['officelist'][] = 'n162;
__________________
Aaron
Programming Support
Real Estate Webmasters
Reply With Quote
Old 06-29-2008, 02:55 PM
gregharaksin's Avatar
gregharaksin gregharaksin is offline
REW Client
 
Join Date: Jul 2007
Posts: 834
gregharaksin is on a distinguished road
Default Re: 3 offices

Quote:
Originally Posted by Aaron View Post
Did you try it like this? (of course change the office ID's to the correct ones)

$_REQUEST['officelist'][] = 'n160'; //listing office: Coldwell Banker Excellence
$_REQUEST['officelist'][] = 'n161';
$_REQUEST['officelist'][] = 'n162;
Yes, and the listings only show for whatever office ID i place into the 3rd spot
Reply With Quote
Old 06-29-2008, 04:59 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,811
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: 3 offices

You sure you're putting the square brackets? What is the code you are trying that doesn't work?
__________________
Aaron
Programming Support
Real Estate Webmasters
Reply With Quote
Old 06-29-2008, 06:00 PM
gregharaksin's Avatar
gregharaksin gregharaksin is offline
REW Client
 
Join Date: Jul 2007
Posts: 834
gregharaksin is on a distinguished road
Default Re: 3 offices

sorry and thanks. i missed these little thingys []
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Realtor Attrition dlwest35 Real Estate Chat 15 02-04-2008 11:26 AM
Main Factors For Switching Offices!? Agnafl Real Estate Chat 9 11-13-2007 02:44 PM
gmac mortgage new jersey offices srene Mortgage Information 4 08-23-2007 12:09 PM
Should I Change Offices? atlanticrealestate Real Estate Chat 5 01-04-2007 01:00 PM
switching offices parealtor Real Estate Chat 4 09-26-2005 04:49 PM

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 06:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.