![]() |
![]() |
![]() |
|
|||||||
| General Chat Not sure where to post your ideas? Post it here! Post and discuss them with the peers. Anything from "How to add a link?" question to "The Retired Husband" fun story accepted here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I have seen that fields from "listings" table for version 1.6 are different by fields from "listings" version 2.2.
What about the other versions? Are the fields different? 2.2 <> 2.3 ?? (listing table) 2.2 <> Subrion ? (listing table) 2.3 <> Subrion ? (listing table) I'm developing something for eSyndiCat... Thanks. |
|
|
|
#2 |
|
Administrator
Join Date: Sep 2005
Posts: 9,299
![]() ![]() ![]() ![]() ![]() ![]() |
Hi,
Listings table is really different in pro version and omega as we don't have a functionality in omega to create custom fields. Subrion's structure is more similar to 2.3 and 2.2.The difference between 2.3. and 2.2 is not that serious. Just few minor changes. If you are developing something for eSyndiCat you can ask questions in our developers closed forums. Though it's available for some pro customers only ![]()
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
|
|
#3 | |
|
Guest
Posts: n/a
|
Quote:
I do have a customer account. I bougth a license for "link-directory.ro" so that should not be a problem, I'm using this account just for the application. I made a structure in my application where the fields name and sql queries are loaded from ini files, so the addaptation to any version will be a piece of cake. Something like: version 2.2: Code:
[Category] id=id id_parent=parent_id title=title status=status locked=locked [frmSelCategories] select=id, parent_id, title, status, locked where=status = "active" ORDER BY id, parent_id Thank you. |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|