[ic] More on nothing

Mat Jones interchange-users@icdevgroup.org
Sun May 18 19:47:01 2003


Philip S. Hempel wrote:

> Why is it trying to do a lookup on nothing? Is the above just a result
> of doing a lookup for the error page?
> 
> I do not see lookups for "nothing" using the foundation demo, even
> though pages for the foundation are being used, the data in the database
> and some of the meta is different.

I think this is related to the history-scan tag. In the foundation demo there is 
a piece of code on the results page which says
[bounce href="[history-scan exclude=nothing]"]

Make sure you have that in the results page within the [set munge_quantity]
...[/set] tag. The bounce tag is responsible for sending you back to the results 
page after adding an item to you cart. If this tag is in there, then check the 
catalog.cfg file and make sure you didnt delete the history-scan usertag from there.

If youve been modifying the results page, then try switching the current results 
page with the original page from the demo.


Mat