Hi, Ive written an SQL query to get my products from another mySQL databse and import them into zen cart.
The import is working, im getting all the products and Im also grabbing the product and category Ids from the old db.
In the backend, under catagories/products im seeing all the product categories and the products themselves.
When i click on a product to edit it though, Im getting a 404 'page not found' error. Does this have something to do with the fact that im importing my own product and category Ids? I noticed the url string when i click on a product drops the word 'product' out of 'product.php'
For example: admin/.php?page=1&product_type=0&cPath=84&pID=309&action=new_product
Thanks,
Scott.


Reply With Quote

