Jump to content

ian_tttt

Member
  • Posts

    10
  • Joined

  • Last visited

ian_tttt's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I have already added it in the admin end, thanks. I just feel the product will be better if it was added as standard in the core product as its a legit region and I'm bringing it to the developers attention to put in in the core code rather than store administrators adding it manually or not knowing its missing which may lead to loosing customers as they may feel you don't deliver to there area.
  2. Think its actually "East Riding of Yorkshire" that needs adding
  3. I had a customer from east Yorkshire and there is no option for this when a customer registers to select this in the Country. You have North, West and South Yorkshire but no East Yorkshire. Typo in title should have been Tweak
  4. Can you also ensure one item option is out of stock on the demo? I would like to see if it informs the customer the option is out of stock before going to the cart page, I have Jump to cart enabled so want to avoid the jump to cart if the product is out of stock. I really need a method that informs the customer of the stock level before the cart pages loads. I was thinking more of a grid with visual information (like traffic lights) that shows the customer all the available options before they use the dropdown menu. See image '>
  5. Cubecart doesn't have any useful information on stock availabilty with attributes to the customer and will only show QTY of 0-x (x max stock) this does not help anyone know what's in or out of stock. It not until the customer continually tries adding products to the basket when they will receive a notice of out of stock options then needs to go back and try another variant which is a slow frustration process. I would like a feature added that will show a grid on the product page with either 1. the actual number of items in stock for each option or I would prefer option 2. Will show red icon for out of stock or green icon for items in stock. I found this code which maybe adaptable, but have no clue how to go about doing such edits http://stackoverflow.com/questions/19702719/show-available-stock-quantity-on-product-page
  6. On the orders page http://demo.cubecart.com/cc5/admin.php?_g=orders the bulk edit is not working. To replicate click on multiple boxes and try printing multiple invoices - nothing happens or change status to complete - noting happens. using IE 11 and also tried compatibility mode. PS now the bug tracker is missing/closed to public where is the correct place to report bugs? apologies if this is the wrong place.
  7. Thanks bsmither for the link, it must be that that caused the problem as in my home document I do have CSS which I guess what was on the error, I could not find any .style2 in the skin tempaltes/cache In my home page i have CSS:- .style2 {color: #000000} a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } .style3 { color: #FFFFFF; font-weight: bold; } unfortunately I threw the towel in to early last night and reinstalled a fresh 5.2.8 dumping the database (just on a test environment, not live) but not yet added the homepage code. I will go through the home page code over the weekend adding the white spaces and guess I will only know if it work when I upgrade again. thanks for your help time and effort,
  8. I don't fully understand the working of smarty/code so I don't understand Bsmitter reply/fix . I get the following error each time I refresh the homepage in the system error log in the admin:- [Exception] /var/www/web/includes/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:6 - Syntax error in template "100b2ac4751acdf412736e8623b59ddb071e6466" on line 6 ".style2 {color: #000000}" - Unexpected ": ", expected one of: "}" I have looked in includeslibsmartysyspluginssmarty_internal_templatecompilerbase.php at line 6 and its a commented out line with the following " * This file contains the basic classes and methodes for compiling Smarty templates with lexer/parser " I have tried overwriting the contents of the smarty folder includes/lib/smarty/ with the contents of the old 5.2.7 still no joy. This is a upgrade of 5.2.8 over a freah install 5.2.7 no mods code changes have been made.
  9. How did you fix this? I have upgraded from version 5.2.7 to latest 5.2.8 and have same issue blank store but admin is fully working. Please share the fix.
×
×
  • Create New...