Quote:
|
Originally Posted by omegatron bottom of showcat.php removed this
echo "$query"; me doing testing fixing the search engine and left it in by mistake |
Ah ok, that's that little bit sorted.
However... The main problem is seriously still happening here.
I have 3 sub categories set up from the parent BOOKS, each with
1 test product added to that category.
Category 2 category 3 Category 4 Product 1 Product 2 Product 3
Now click on any category and tell me you can't see the issue.
Each category is showing all the products, not just the product in it's own category.
The categories are not displaying properly.
Ok....
Fried Herrings Test For Herrings Test For kippers Test For salmon
These 4 categories are all empty and are spawnd from a different parent, yet if you click on any of them, you see exactly the same thing, the products which are in categories 2,3 and 4 as a list.
I am using the updated code that was provided and I have checked in the database and the tables are there and the categories are in their proper places and I am not getting any database errors.
I'm now getting desperate here, cause a large chunk of my main homepage is includes from the review section normally and they are currently blank spaces or errors due to the relevent categories not being there due to this fresh install.
Please check it out for me and see if there is some tiny bug somewhere that has been missed. It simply looks to me like the category pages are not being called properly, but I can't see where myself and do not know the coding for this script well enough to be able to pinpoint it.
On Reeftalk, I noticed you are suffering from this exact same issue... This category
Cat61 does not have any products, yet it is showing a list of every product in your database. It is the same which ever of your categories you click on, you get the same full list, not just the products in that category.
Even on Photopostdev, you click on the
hardware category which only has 2 products, yet it is showing multiple products, as it is also showing the products from the sports car category which it definately should not be doing.