Jump to content

keat

Member
  • Posts

    1,614
  • Joined

  • Last visited

  • Days Won

    27

Posts posted by keat

  1. I was toying with V6 a while back, but ran out of time and enthusiasm (that's what happens when working in your own time i guess).

    I would still like to upgrade our main site to V6, but it's too big of a risk, so I'm considering maybe upgrading one of my lesser sites.

    The lesser site is sitting on a different server to the one where i'd like to play with V6, which means that i could just change the name servers leaving the original site intact should i need to go back.

    So i'm wondering, is there an easy way to upgrade to V6 without having to install V3. I really don't want to have to input the inventory again.

    Could i copy the database from one server, restore this to the new server and just install V6

  2. I have mentioned previously, but the question was embedded in a thread, so went unanswered.

     

    Would it be possible to add the product options drop down to the main landing page for a category.

     

    eg, we sell gloves in sizes small, medium, large and x-large.

    If a customer chooses the "add to basket" option, then he hasn't chosen any option, and whilst the product appears to show in the basket, it's useless without an option.

     

    The only other way, would be to enter in to that particular product, so the options become available, which is then an extra click for the customer.

     

  3. We removed the buy button from our V3 for this reason.

     

    It's clumsy as it requires an extra click from the customer.

    TBH i'd all but forgotten that V3 had the buy button it's been that long.

     

    How difficult would it be to add the options button from the main landing page I wonder.

  4. Another issue with adding pack sizes in to the descriptions I suppose again could confuse stupid people.

     

    For instance, lets say we sell fuses in pack sizes, 10, 25, 50, 100, 500 & 1000

     

     

    Assume I put 1amp fuse, pack of 10.

     

     

    Customer adds 1 to his basket, he knows he's getting 10.

    Stupid customer comes along and adds 50, does he think that he's getting 50 fuses or 50 bags of 10 ?

    At the moment, the customer chooses how many fuses he wants, not how many bags.

  5. Tim.

     

    I agree, however, with over 4000 products, auditing which ones need to display pack sizes and then actually changing them would be an almost impossible task.

    Compare to the V3, and you'll no doubt see what I mean.

     

     

     

    http://www.beal.org.uk/electrical-products/fuses/domestic-fuses/domestic-fuses-1-amp/prod_192.html

     

    and then take this example http://bealworkshopsupplies.co.uk/index.php?search%5Bkeywords%5D=viz&_a=category

     

    available in small, medium, large, extra large.

     

    From the landing page, you havn't a clue what size you might be buying.

  6. I love the look and feel of V6, so much slicker, fresher and modern to V3, with some wonderful features.

    However, i'f i'm to ever use V6, then I have a hell of a lot of work to do, around the products.

    With over 4000 products, editing them all to suit the layout of V6 would be an almost impossible task, one which would never be completed i think.

     

    From the first product page, with the buy it now option, point 2 is even worse.

    You really would think that you were only buying 1 fuse.

    cc6.jpg

  7. I was referring to 6.01, but i've edited my original post to make this a little clearer.

     

    Incidentally, here is what I'm referring to on point 2.

     

    I chose a product that we sell in multiples, starting with a bag of 10 fuses.

    I added this to the cart twice.

    Once using the default "Please Select" option and again using the 10 option.

     

     

    basket_remove.pngfu1-1.50.jpg

    Domestic Fuses 1 Amp - FU1-1 (1.30)

    1.30   Quantity: 1

    basket_remove.pngfu1-1.50.jpg

    Domestic Fuses 1 Amp - FU1-1 (1.30)

    Order: 10

    1.30   Quantity: 1

     

    The first entry looks like the customer is only getting one fuse for £1.30, when in fact he should be getting 10.

  8. If this info helps anyone else,

     

    Then this evening I reconfigured my PHP config.

    I removed PHP Mod_Ruid2 and switched to SUphp  with SUexec and initial signs would indicate the permissions thing may be fixed.

     

     

    I wouldn't expect everyone to understand any of that, but it might just help someone in the future.

     

    More testing tomorrow during work time.

  9. Edited: This referrs to issues in V6 compared to V3

     

    We found on our V3 sites that product options were confusing stupid people.  :dizzy:

     

    People would call asking why, when they added an option to the cart, it would charge them £10.25 and not £8.50 as stated on the drop down. Explaining to them it was +£8.50 was often met with comments like being deceitful.

     

    In the end, I had a small mod written that would display the correct sale price,  ie, Base price + Option price.

    Now instead of it saying +£8.50, it says £10.25.

     

    Could the same be done on V6 ?

     

    Also I've noticed that when a product has a dropdown for mutiples, the default is "Please Select", where as on V3 it would default to the lowest denominator.

    If we sell fuses in 25's, then 25 was the default option, with 50, 100, 500, 1000 being additional options.

     

     

    As it looks on here http://www.bealworkshopsupplies.co.uk/micro-blade-fuses-10-amp-25-red.html , It appears that one fuse is £3.15, when in fact if you look at the drop down it would be for 25 fuses, and you'd have to physically choose this as an option.

     

    Compared to: http://www.beal.org.uk/electrical-products/fuses/micro-fuses/micro-blade-fuses-10-amp-25-red-/prod_2860.html

     

    There's little in the way of confusion on the V3 that your'e indeed buying a pack of 25

  10. I came across a problem on one of my V3 sites when using PHP 5.4, anything that had a non standard character resulted in an empty basket.

    Now this might be totally unrelated, but I figured it's worth a mention just in case,  i notice the Cystal Cruet has imperial inch sign ".

     

    This was the sort of thing causing my issue.

  11. The minute i change all folders back to 755, i have issues.

    For instance, in the products inventory or products overview, the font size increases.

    This goes back to normal if i chmod the cache folder to 777 or 757.

     

    If i try to print a customer order form, I receive "not possible to generate printable file", but i've not yet determined which folder this is.

     

    For the time being, until i can be sure of security, i've changed all folders to 755.

  12. I have my own dedicated server.

    Running PHP 5.3.29 (can't upgrade any higher at the moment due to incompatibilities with V3)

    Handler is DSO

     

    Apache Mod_Ruid2, and SUexec

  13. I added the following to the PHP box

    <?php
      $subcats = $GLOBALS['smarty']->getTemplateVars('SUBCATS');
      if($subcats !== false) {
        foreach($subcats as &$subcat){
          if(strpos($subcat['cat_image'],'noimage') !== false) { // using 'noimage' for this subcat, get the subcat's first product's image
            $subcat_products = $this->getCategoryProducts($subcat['cat_id'], 1, 1);
            $subcat_products_keys = array_keys($subcat_products);
            $subcat_product_image_url = $GLOBALS['gui']->getProductImage($subcat_products_keys[0], 'subcategory');
            $subcat['cat_image'] = $subcat_product_image_url;
          }
       }
    }
    $GLOBALS['smarty']->assign('SUBCATS', $subcats);
    

    and at first it didn't work, but i think that's because i edited the folder permissions after install (see my other thread)

    Changing folder permissions back and it works wonderfully.

  14. V6.0.1

     

    I've found that the site won't work quite correctly without a number of folder permissions being set to 777.

    Cache & Files for instance.

     

    I always assumed that 777 was a security risk ?

  15. I'm toying with a test V6 site, still has a lot of work to do before it has all the features we had written for our V3 site.

    One feature we had was regarding thumbnails for sub categories.

     

    Images for sub categories were taken from the first product in that sub category.

    It saved us a heck of a lot of work, and was only a few lines in one of the php.ini files

     

     

  16. Sorry.

     

    I cant explain why it didn't work from home on Saturday/Sunday, i can only assume something went wrong, and my rebuild today fixed this (on my home PC).

    So I was seeing the same issue at work all day today, however after tinkering with our company firewall this evening, it seems that the "Intrusion Provention Service" is blocking something on the edit products page.

    I'll do a little more digging over the coming days and see if i can narrow this down to anything in particular.

     

     

    Intrusion Prevention Service (IPS) is a fully integrated security subscription for all WatchGuard XTM appliances. It works in tandem with the application layer content inspection of the XTM to provide real-time protection against network threats, including spyware, SQL injections, cross-site scripting, and buffer overflows. IPS scans traffic on all major protocols, using continually updated signatures to detect and block all types of threats. And because IPS is integrated with WatchGuard XTM security appliances, you have an easy-to-manage, cost-effective solution without additional hardware to purchase and maintain.

×
×
  • Create New...