Re: Auction Product Type

Originally Posted by
davewest
I'll have to see where its getting the title and pathway from and chase it down, but it shouldn't keep you from editing from the manager I do all the time. The top category should be disable for entering products due to subcats, thus the disable warning.
Didn't take long to find it... it was missing the cpath master category ID in the link.. Found I missed adding p.master_categories_id to the sql query at line 174 of admin\auctions_manager.php
Code:
$auctions_query_raw = "select p.products_id, p.products_status, p.master_categories_id,
Dave
Always forward thinking... Lost my mind!
Bookmarks