View Single Post
  #15  
Old 07-16-2004, 11:39 AM
 
jin jin is offline
 

Member
  
Join Date: Jul 2004
Posts: 12
 

Default Re: just an update

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).
Reply With Quote