1
epiqmail
Real Estate Module Needed
  • 2004/10/16 17:35

  • epiqmail

  • Just popping in

  • Posts: 31

  • Since: 2003/12/6


I am in need of a full real estate module for listing properties for real estate agents. I found the one created by liquid fx but it appears their site is down. Does anyone know of any other real estate listing modules for xoops?

2
chardiar
Re: Real Estate Module Needed
  • 2004/10/16 18:18

  • chardiar

  • Just popping in

  • Posts: 91

  • Since: 2004/8/16


Hi epiqmail,

Go tohttp://www.jonroig.com/ Free Code or if you want

I can send you file. Weight is 1.37 MB (zip).

Send me an e-mail address in PM.

3
Jackwan
Re: Real Estate Module Needed
  • 2004/10/16 21:40

  • Jackwan

  • Not too shy to talk

  • Posts: 129

  • Since: 2004/9/8 2


Quote:

chardiar wrote:
Hi epiqmail,

Go tohttp://www.jonroig.com/ Free Code or if you want

I can send you file. Weight is 1.37 MB (zip).

Send me an e-mail address in PM.


Hi,
Went to your site and found

Open-Realty 1.1.X (Stable Branch)

it did not say if the software is an XOOPS module, can you confirm. thanks

4
chardiar
Re: Real Estate Module Needed
  • 2004/10/16 22:24

  • chardiar

  • Just popping in

  • Posts: 91

  • Since: 2004/8/16


Hi Jackwan,

No, that isn´t to XOOPS but he can make a questions in forum about XOOPS o e_xoops version.

http://www.jonroig.com/freecode/phpBB/?POSTNUKESID=cf40e8986b376b9a7627578d277f75bd

I have a version to e_xoops (fromhttp://www.liquidgfx.com ). I installed it in localhost as normal module without problems, but after that the site have is online to finish the installation and my site isn´t online yet.

Here the xoops_version.php (like this way not e_xoops_version.php) is:

<?php
$modversion['name'] = 'Real Estate Listings Engine 2.1 w/Virtual Tour';

$modversion['version'] = 2.1;

$modversion['description'] = 'Complete Real Estate Listings Engine with Virtual Tours. Read the Read me for more information.';

$modversion['credits'] = 'E-xoops Conversion: DJ Downey <br> (Original version: Jon Roig & Ryan Bonham)';

$modversion['author'] = 'DJ Downey<br>http://www.liquidgfx.com<br> Jon Roig<br>http://www.jonroig.com<br>Ryan Bonham<br>http://www.open-reality.com';

$modversion['license'] = 'GNU GENERAL PUBLIC LICENSE';

$modversion['official'] = 'yes';

$modversion['image'] = 'images/realty.gif';

$modversion['dirname'] ='realty';

// All tables should not have any prefix!

$modversion['sqlfile']['mysql'] = 'sql/mysql.sql';

$modversion['tables'][0] = 'default_activitylog';

$modversion['tables'][1] = 'default_agentformelements';

$modversion['tables'][2] = 'default_listingsdb';

$modversion['tables'][3] = 'default_listingsdbelements';

$modversion['tables'][4] = 'default_listingsformelements';

$modversion['tables'][5] = 'default_listingsimages';

$modversion['tables'][6] = 'default_memberformelements';

$modversion['tables'][7] = 'default_temp';

$modversion['tables'][8] = 'default_userdb';

$modversion['tables'][9] = 'default_userdbelements';

$modversion['tables'][10] = 'default_userfavoritelistings';

$modversion['tables'][11] = 'default_userformelements';

$modversion['tables'][12] = 'default_userimages';

$modversion['tables'][13] = 'default_usersavedsearches';

$modversion['tables'][14] = 'default_vtourimages';

// Menu - does it have an entry in the Main Menu? 1=yes, 0=no

$modversion['hasMain'] = 1;

$modversion['sub'][1]['name'] = 'Home';

$modversion['sub'][1]['url'] = 'index.php';

$modversion['sub'][2]['name'] = 'Listings Search';

$modversion['sub'][2]['url'] = 'listingsearch.php';

$modversion['sub'][3]['name'] = 'Rental Search';

$modversion['sub'][3]['url'] = 'rentalsearch.php';

$modversion['sub'][4]['name'] = 'Lots';

$modversion['sub'][4]['url'] = 'listing_browse.php?type%5B%5D=Land';

$modversion['sub'][5]['name'] = 'Residental';

$modversion['sub'][5]['url'] = 'listing_browse.php?type%5B%5D=Home';

$modversion['sub'][6]['name'] = 'Farms';

$modversion['sub'][6]['url'] = 'listing_browse.php?type%5B%5D=Farms';

$modversion['sub'][7]['name'] = 'Commercial Property';

$modversion['sub'][7]['url'] = 'listing_browse.php?type%5B%5D=Commercial';

$modversion['sub'][8]['name'] = 'Users';

$modversion['sub'][8]['url'] = 'view_users.php';

$modversion['sub'][9]['name'] = 'About';

$modversion['sub'][9]['url'] = 'aboutus.php';

$modversion['sub'][10]['name'] = 'Contact';

$modversion['sub'][10]['url'] = 'contactus.php';

$modversion['sub'][11]['name'] = 'Favorites';

$modversion['sub'][11]['url'] = '/members/listfavorites.php';

$modversion['sub'][12]['name'] = 'Legal Information';

$modversion['sub'][12]['url'] = 'legal.php';

// Admin things - does the Admin menu need a link to the administration page? And where is the page?

$modversion['hasAdmin'] = 1;

$modversion['adminindex'] = 'admin/index.php';

?>



If you want I can send you the zip file and test it.

5
wcrwcr
Re:Real Estate Module Needed
  • 2004/10/16 23:02

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hey Guys

I?m interested on this matter too

Follow the link that chardiar posted I coul not download the last version of openreality 1.1.5b. The zip file is corrupted.

So if you can send it to me by mail, I?ll be glad to test and post some feedback too.

Thanks in advance,
Wilson

6
chardiar
Re:Real Estate Module Needed
  • 2004/10/16 23:13

  • chardiar

  • Just popping in

  • Posts: 91

  • Since: 2004/8/16


Ok wcrwcr,

where I send you the files?

7
wcrwcr
Re:Real Estate Module Needed
  • 2004/10/16 23:30

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Sorry

I thought my adress was in the profile.
Updated already
I?ll be waiting

8
chardiar
Re:Real Estate Module Needed
  • 2004/10/16 23:39

  • chardiar

  • Just popping in

  • Posts: 91

  • Since: 2004/8/16


wcrwcr,

I already sent you the files.

9
wcrwcr
Re:Real Estate Module Needed
  • 2004/10/16 23:59

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Thnak you very much chardiar !

This is a real complete version
Also includes the java view engine

I?ll test it asap

Great!

10
Jackwan
Re: Real Estate Module Needed
  • 2004/10/17 4:46

  • Jackwan

  • Not too shy to talk

  • Posts: 129

  • Since: 2004/9/8 2


Quote:

chardiar wrote:
Hi Jackwan,

No, that isn´t to XOOPS but he can make a questions in forum about XOOPS o e_xoops version.


If you want I can send you the zip file and test it.


Thanks,

I'd like to have it. But first of all, I am ignorant on the e_xoops. so let me know what is the difference between the two.

you can email me at

support@creforum.nospam.net

take out the nospam. before you email

thanks again.

Login

Who's Online

233 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits