Jump to content

Quiztoon

Member
  • Posts

    21
  • Joined

  • Last visited

Everything posted by Quiztoon

  1. Hi all, I find ir necessary to migrate a cubecart V5 install over to a new server. Are there any implications in doing this and how easy or difficult is it. Is there any instructions anywhere on how best to do that? Many Thanks
  2. Hi I installed the new version 5.2.2. I used the Crosshatch skin and added a product. I can still use the admin area, fully, but the shop itself has stopped loading and all i now get is a blank page in firefox, website cannot be displayed in IE. I can access admin in both browsers just not the site Anybody got any ideas whats going on???? Thanks
  3. Hi, Is there any way we can remove the prices showing when in catalogue mode. If not can we change the price so that it says POA for price on application. Thanks in advance :)
  4. Find this section: {foreach from=$ORDERS item=order} <tr> <td nowrap="nowrap"><a href="{$STORE_URL}/index.php?_a=vieworder&amp;cart_order_id={$order.cart_order_id}" title="{$LANG.common.view_details}">{$order.cart_order_id}</a></td> <td nowrap="nowrap">{$order.time}</td> <td align="right">{$order.total}</td> <td align="center" nowrap="nowrap">{$order.status.text}</td> <td align="right"> {if $order.make_payment}<a href="{$STORE_URL}/index.php?_a=gateway&amp;cart_order_id={$order.cart_order_id}&amp;retrieve=1">{$LANG.basket.complete_payment}</a><br />{/if} {if $order.cancel}<a href="{$STORE_URL}/index.php?_a=vieworder&amp;cancel={$order.cart_order_id}" class="delete" title="">{$LANG.basket.cancel_order}</a><br />{/if} <a href="{$STORE_URL}/index.php?_a=vieworder&amp;cart_order_id={$order.cart_order_id}" title="{$LANG.common.view_details}">{$LANG.common.view_details}</a> <br/><br/> </td> </tr> {/foreach} Those breaks should put space between each additional item. Yes they do - nice one - thanks
  5. found the code and commented it out - seems to be doing the trick
  6. Hi Thanks for your help Tried your suggestion and it did help to layout the individual product, however, when buying a second product it just displayed over the top of the first one. Still working on it though
  7. I am having a layout issue once a product is added to the basket. The products has up to 4 product options available to it, if all the options are selected you cannot read them once in the basket (see image below) I am thinking it may be a css issue but I am no expert and dont know where to look. Grateful fo any help i can get CC Version 5.0.6 Using basic Kurouto skin in blue Many Thanks
  8. Hi all, Getting to grips a bit better with CC5 now but there are a few things I would like to know how to do. Try this one far starters. On the basket page there is an option to Add Gift Certificate or Coupon, how do I remove this option cmpletely. My site will not have use for coupons or gift ertificates. Many Thanks
  9. Thanks for the reply, but not quite what I am looking for. Using your site (http://dirtybutter.com/plushcatalog/) as an example you have the navigation in the left panel. I want to be able to add a link to About Us for example directly under the link for the homepage and above the link for your first category (Advertising)
  10. HI all, I am working with CC5. I want to be able to add page links into the main navigation. EG i would like to put an about us page link underneath the link for the homepage and above the caegories. I would like to add maybe 2 or 3 links into this main navigation panel. I tried to manually add it to the box.navigation page in y theme but it did nothing. Can anyone help out? CVheers
  11. I have since noticed that the tax feature works correctly as long as long as you are logged in
  12. Hi all I have a small shop with only 24 products in it at the moment and I am having trouble with the tax. When selecting a product and putting it into the basket then continuing to checkout the shop has not added any tax. IN the individual products the Tax Class: is set to standard tax which is 17.5% and in the general settings under locale the 'Include tax in prices? (With this enabled you must add tax into the price of the goods and it is applied to all customers)' is currently set to no. I assumed that if this was set to no that the tax would be added to the product and not included in the price. I also tried this with it set to yes but it didn't make any difference. Has anybody got any idea what the problem might be. I am running CubeCart Version: 3.0.20 PHP Version: 5.2.14 MySQL Version: 5.1.48-community-log Thanks for looking
  13. Hi All This is a strange request for an ecommerce package, but, is it possible to switch off the payment gateway and just use the shop as a catalogue of products. All I need is for the user to request further information on the product. There may be a time later on where I will want to process the purchase onine but at this moment in time it is not required. Many Thanks for looking
  14. Hi All Been using CC for a couple of years now and it does just about everything I want it to. However I now a requirement to install a new shop on new website and I have a couple of questions which I have not had to think about before. When you are viewing a product or have added it to the basket, sometimes there are other products listed below, in the "Customers who bought this also bought…" area. 1. My question is can you manipulate what products appear in this area, either globally or individually. For example if I have a shopper in the Merchandise category area Can I have just merchandise products in that area or is it totally random from the whole shop. I want to be able to put just selected products in this area which could be specific to individual products and/or categories. 2. Does CC handle subscription payments, eg for a magazine subscription Hope this makes sense. Many Thanks
  15. Hi Is it possible to just upgrade to version 4.3.3 from version 4.1.1 If so where can I get the file to download Many tanks
  16. Thanks for the reply Where do i look in cubecartforums.org - I cant find one - any idea what search terms i would use? Thanks again
  17. Hi all, Strange request I know, but how can I make it so that a customer can only purchase one product. That is to say that should a customer want to purchase widget abc they access the product, complete any product options available then add it to the basket, however they can only add one of the widgets to the basket and not select a multiple of it. The can come back and order it again but only one at a time. Is this possible? I know its beyond my capabilities but wondered if its possible or if there is already a mod which does this. Thanks for taking the time to read and reply
  18. I sorted it. Should anyone be equally stupid as me in the future the links for the pages are held in includes/global.inc.php that will teach me to be careful in the future
  19. Hi all I think I have done something really stupid. I needed to move my shopping cart from a directory to the root on my server. I re-uploaded all the files leaving the original directory intact (just in case). The shop works fine, but when I try to access the admin panel it takes me to the old directory and not the new one. How can I let the admin panel know that I have moved the directory. I am hoping that i dont need to start afresh as it has taken me ages to get this far. I hope one of the superstars who come in here can help me get out of a self inflicted headache. Thanks
  20. Hi all New user here, nice program. I like the idea of a full working version that you can try before purchasing a licence. My question, probably the first of many, is quite a simple straight forward one to start with. How do I add a font so I can change the style of some of the text in the homepage and also in products descriptions. By this I mean add a new font to the dropdown list in the admin products area. Thanks in advance
×
×
  • Create New...