a1200 Posted October 29, 2010 Posted October 29, 2010 Hi I have imported the category structure from an existing site (not an osCommerce site), and it all looks lovely in on the front end, right down to the category images etc. I can't however see the categories, only the 1 and only category I had before on the admin area, which I have since deleted on the admin area and seems to have made no difference to the database. This obviously makes a problem going forward with editing categories. I would assume when I import the products we will have the same problem. Any ideas?
♥geoffreywalton Posted October 31, 2010 Posted October 31, 2010 I believe categories.php displays information generated from the product table calling in the descriptions from the categories table. The problem you have is getting imported products to have the "right" category code on them. Unless the category and product tables come "across" together then you will have problems. One of the easiest ways is to export products form one site using easy populate and then import them using easy populate again. Naturally enough this does not move images and copy all fields over. But it is a good start. HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
a1200 Posted November 1, 2010 Author Posted November 1, 2010 Hi Geoffrey. I finally discovered what was causing it! I had several versions of the website on a server using VHost. I also had multipule versions of the database on it. I had not updated configure.php in /admin/includes as well as /includes! Whoops! Now they are looking at the same database, we are ok again. Doh!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.