Jump to content

vidmarc

Member
  • Posts

    833
  • Joined

  • Last visited

Posts posted by vidmarc

  1. Do I need to add additional navigation links before or after the  {/if} condition?

    I've had a play around, but it doesn't seem to work. How do I add two more links?

            {if $CTRL_SALE}
            <li itemprop="name"><a itemprop="url" href="{$URL.saleitems}" title="{$LANG.navigation.saleitems}">{$LANG.navigation.saleitems}</a></li>
            
                    <li itemprop="name"><a href="https://vimeo.com/nucleusfilms/vod_pages">Digital</a></li>
            
                    <li itemprop="name"><a href="http://www.imdb.com/name/nm0606760/?ref_=tt_rv#producerVideo">Extras</a></li>
                      {/if}

  2. Does the "mobile" skin work with properly Cubecart 6? Could this be the problem?

    And, a system error:

    File: [user.class.php] Line: [795] "INSERT INTO `CubeCart_customer` (`title`,`first_name`,`last_name`,`email`,`phone`,`mobile`,`password`,`pw`,`registered`,`ip_address`,`language`) VALUES ('','name','name','[email protected]','0032478767063','0032478767063','9f7d4602e5fd4238dbef67b2c58dfb6c387f6b6da6a855b3bece98a29cd864e78c8255f7741196277dfd3e57d84f1b7405f30f0febd0bd2b74cbe2675d7137a8','44a937f1','1516720751','212.178.156.26','en-GB');" - Duplicate entry '[email protected]' for key 'email'

×
×
  • Create New...