Is there a fix to this?" /> CactuShop ASP Shopping Cart | Knowledgebase: Navigation menu on product.asp page gives the message "This section is currently not available" when you click back to a master category

Knowledgebase

Home > Item #191

Navigation menu on product.asp page gives the message "This section is currently not available" when you click back to a master category

Item: #191
Date: 9 Jun 2002
Applies to
v4

Question

On CactuShop v4.2, the navigation menu generated on the product.asp page seems to have a bug.

When you click the link to go back to a master category, you get the message "This section is currently not available".

Is there a fix to this?

Answer

This is because of a missing querystring value in the product.asp file.

On line 108 of product.asp, there is a hyperlink to the prodtype.asp page. Replace the question mark (?) after "prodtype.asp" with this:

?PT_MasterCategory=y&

This extra parameter will ensure that master categories display correctly.

Can't find the answer you need? Click here to open a support ticket.

« Back