 |

ors
User
Dec 17, 2002, 11:49 PM
Post #1 of 4
(2024 views)
Shortcut
|
.php Listings
|
Can't Post
|
|
Is it possible for Realty Manager to produce php pages instead of html? (*Example www.yourdomain.com/rm/listings/l0001.php) A while back I remember a site using .shtml listing pages but don't have a clue how this is accomplished. Any suggestions?
|
|
|  |
 |

Benjamin
Staff

Dec 18, 2002, 10:14 AM
Post #2 of 4
(2021 views)
Shortcut
|
Hi! Thanks for your post. Unfortunately, at this point Realty Manager doesn't have this option, but we hope to introduce this feature in future upgrades (no date on the upgrade, I'm afraid!). What are you trying to do exactly? Perhaps there's another solution (SSI's?) we may be able to find. Ben interactivetools.com
|
|
|  |
 |

ors
User
Dec 24, 2002, 2:45 AM
Post #3 of 4
(1993 views)
Shortcut
|
I would like to accomplish some queries via MySql. Is there something in the rm.cgi file which states what extension the listings are published in? Wouldn't it be something as simple as changing .html to .php? I realize that this will eventually be part of an upgrade but is there a quick fix?
|
|
|  |
 |

Benjamin
Staff

Dec 27, 2002, 2:36 PM
Post #4 of 4
(1975 views)
Shortcut
|
Hi Ors, There's no quick fix that I can think of... but I can suggest a server-side solution. Since all your published listing pages will have the same name format (e.g. l0001.html), it wouldn't be too difficult to write a script (in PHP for example) to parse your listings directory and change the extensions of all files of that format to .php. But I'll pass your question along to one of our programmers and see if it really is as simple a thing as changing a '.html' to a '.php'. I'm curious myself. Besides that, this has been added to our feature request list. But no word on if and when it will be introduced in a new release. Ben interactivetools.com
(This post was edited by Benjamin on Dec 27, 2002, 2:38 PM)
|
|
|  |
|