I have instalt the above contrubution, but i have a problem......
when i want to click the button purchase without account i wont go to an page, the url this button uses is : http://www.manoes.nl/catalog/FILENAME_CHECKOUT
so there is somthing wrong, it has to replace FILENAME_CHECKOUT with the right script url.
I think it is in the following piece of code :
<?php echo '<a href="' . tep_href_link(FILENAME_CHECKOUT, '', 'SSL') . '">' . tep_image_button('button_checkout.gif', IMAGE_BUTTON_CHECKOUT) . '</a>'; ?>
this piece of code comes from login.phpIs there somthing wrong with it or what else can it be?
I'm using a snapshop from 30-01-2003 of oscommerce.
Thanx in advance
Daantje









