Hello.
I would like to do what Mike told us in first three post of this thread(Text to graphic categories).
My server has phpMyadmin installed and I created field called category_image(Type=VARCAR (255) I set it to NULL.) in xcart_categories table.
But then I don't know what to do next.
How, where do I specify the location of images for each categories? Do I need to put some script in somewhere?
I'm no good with MySQL database. I would appriciate little help here.
Thank you.
Quote:
Originally Posted by mizzlewillz
Then I just edited the table through phpMyAdmin and for each main category I added: yourwebsite.com/store/files/Fulfillment staff/product_images/WhateverYouWant.jpg (This is where I store my images for X-Cart).
|