How link database content with Joomla pages Hello friends,
It's my first post here.... I already ask this question in mambo and Joomla official forums, but no answer....
I'm trying joomla (and mambo) because i have a project and i would like to know if joomla is the solution.
I have 2 tables in my database independant of Joomla.
The first contains "Resellers" and the second "Products"...
I want that user can navigate into products and make review on it. Easy no ?
Ok...
So now, the technical aspect...
All my data are in tables. All products are linked to Resellers by an ID.
I would like to create 1 node (in fact 1 page which can be reviewed, commented...etc) by product...
So 2 solutions...(i think )
The first is to import all my data into Joomla pages (into joomla's tables) with SQL insert or maybe a module... (bad solution i think)
The second is to create blank page with ID and link all information with content in database (like a little template which could display NAME OF PRODUCT, PRICE, PICTURE...etc where some $variable are written into the Joomla's page with the unique product ID)
So my question is: What is the easier solution for you ? And how could i make that (the data import) ?? Is there any module for that ? Could you really help me ?
Thanks a lot for your (i hope) futures answers...
And excuse me for mistakes, English is not my mothertongue (french)
Korben |