Hi,
I know this was answered because I've been reading the forums for some days now and I must say that I don't get it:) I don't know PHP/MySQL very well because I haven't worked with it for almost a year. I'm going to tell you my problem using questions and I hope to understand too.
What I have working
[list]1. Three image upload fields that upload the files to the ftp and store the name of the pictures in mysql
2. Two mp3 upload fields that upload the files to the ftp and store the name of the mp3 file in mysql.
3. I have limits to all file sizes
4. Four information fields (name, email, telephone, general information)
5. A choose category field.
6. image verification[/list]
What I need:
[list]1. The information in the custom database table to be moved into article items in joomla content????
2. The name field to become article title ID and post itself correctly????
3. the category field to become category ID and post itself correctly?????
4. the description, three images, 2 mp3s, must be posted in article body (i don't care if its intro text or full article)?????
5. the images must look like this {rokbox title=|name-field-stored-in-the-database|}rootpath/image-stored-in-database.jpg{/rokbox}????????
6. the mp3s must look like this {audio}rootpath/filename-stored-in-the-data-base.mp3{/audio}??????????
7. Have the ability to arrange this in some kind of template where I can put anchors and such.?????????[/list]
Optional (if it can't be done it is no biggie, the above counts)
[list]1. I have a article with a html table that I use for listing content.
2. Cand I resize one picture to 50px and put it in a designated location?
3. Create a link to the joomla article that i mentioned above on the name and picture.[/list]
I know this was answered because I've been reading the forums for some days now and I must say that I don't get it:) I don't know PHP/MySQL very well because I haven't worked with it for almost a year. I'm going to tell you my problem using questions and I hope to understand too.
What I have working
[list]1. Three image upload fields that upload the files to the ftp and store the name of the pictures in mysql
2. Two mp3 upload fields that upload the files to the ftp and store the name of the mp3 file in mysql.
3. I have limits to all file sizes
4. Four information fields (name, email, telephone, general information)
5. A choose category field.
6. image verification[/list]
What I need:
[list]1. The information in the custom database table to be moved into article items in joomla content????
2. The name field to become article title ID and post itself correctly????
3. the category field to become category ID and post itself correctly?????
4. the description, three images, 2 mp3s, must be posted in article body (i don't care if its intro text or full article)?????
5. the images must look like this {rokbox title=|name-field-stored-in-the-database|}rootpath/image-stored-in-database.jpg{/rokbox}????????
6. the mp3s must look like this {audio}rootpath/filename-stored-in-the-data-base.mp3{/audio}??????????
7. Have the ability to arrange this in some kind of template where I can put anchors and such.?????????[/list]
Optional (if it can't be done it is no biggie, the above counts)
[list]1. I have a article with a html table that I use for listing content.
2. Cand I resize one picture to 50px and put it in a designated location?
3. Create a link to the joomla article that i mentioned above on the name and picture.[/list]