News:

Support the VirtueMart project and become a member

Main Menu

403 Forbidden error message

Started by amanda mc donald, March 27, 2012, 15:03:38 PM

Previous topic - Next topic

amanda mc donald

Hi

When I click on a link (to show the Terms and Conditions of the shop) I get the following error message: :-[

Forbidden

You don't have permission to access /site1/joomla/<p>...........</p><p>..................</p> on this server.


This is the code I use:

<div class="terms-of-service">
         <a href="<?php
         echo $this->cart->vendor->vendor_terms_of_service;?>"><span class="terms-of-service"><span class="vmicon vm2-termsofservice-icon"></span><?php echo JText::_('COM_VIRTUEMART_CART_TOS'); ?></span></a>
      </div>


Any suggestions?  Please help!

Thank you