Jump to content

ayz1

Member
  • Posts

    452
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by ayz1

  1. Has anybody been hit by a DDoS attack recently and if so has anyone any advice on how best to deal with it?
  2. We have a similar problem with our stock levels as we sell on various platforms. Don't know if this would work for you but we created our own account in our online store and use admin to create a dummy order of the products we have sold on the other platforms each day. Sometimes we will update several times in a day. Though not ideal we find this is much quicker than doing a manual update of each products stock level seperately.
  3. You should ideally create a new folder for your live skin and edit the config.xml file to reflect the new name (e.g. change kurouto to you new skins folder name) <uid>[email protected]</uid> <type>skin</type> <name><![CDATA[kurouto]]></name> <display><![CDATA[Kurouto]]></display> <version>1.0</version> to <uid>[email protected]</uid> <type>skin</type> <name><![CDATA[mynewskin]]></name> <display><![CDATA[MyNewSkin]]></display> <version>1.0</version> then clear the cache in Maintenance > Rebuild This way your new skin won't be overwritten when you update.
  4. Thanks Al, working now. Thanks for the quick reply also.
  5. Just upgraded to 5.2.10 and now in admin I can't set a products stock level to 0. I can set it from 1 to 5 but not 1 to 0. Same issue on another website that I've upgraded. Anyone else experienced this or know how to put it right? Thanks.
  6. Noodleman has a few tax mods available at http://www.noodleman.co.uk/index.php?_a=category&cat_id=6 maybe one of them will do what you want.
  7. Hi Al Thanks for that. The mobile skin I'm using for instance only has 7 products on the main page but my desktop site has 24. As I'm using the mobile skin that comes with Cubecart I have to hard code the products in so if they go out of stock then they don't auto generate new content (probably down to my lack of coding knowledge). One thing that would be good is the ability to select the number of products on the mobile page. Will that be possible? Also will you be keeping the mobile site in it's own folder as it is now or moving to just the one main set of skin files? I've tried this <script type="text/javascript"> <!-- if (screen.width <= 699) { document.location = "http://www.mysite.com/index.php?display_mobile=1"; } //--> </script> which seems to work but the link at the bottom of the page switching from mobile to desktop obviously doesn't work.
  8. I would like to direct a customer to the mobile skin automatically depending on the screen size of the device they are viewing it on. Has anyone any idea how this can be done? Also I know there is a responsive skin in development, does anyone have any thoughts on how this should be done? Should it be one website with different css files for the different screen sizes or a separate mobile folder as it is now? Personally I would prefer the latter as it will be easier to customize but guess it is harder to implement and upgrade as both folders would need to be updated. I would appreciate any input on the pros and cons of each method if anyone would like to discuss it.
  9. Ideally the customer should know how much their order is before they go to PayPal and complete the payment there. Is that possible? I'm sure that's the way other eCommerce sites I've used work. A large "Complete Payment" button at the top with a clear message would help if this is not possible.
  10. Hi Al A couple of things. When the customer goes to the first paypal screen in the Order Summary section it should show the customer what they have bought (I'm sure it did this in the past or maybe I've seen it in V3). Also ideally when they come back to the website from PayPal then they should get a message "Thanks for your order and payment it is now being processed" or something similar. They shouldn't have to click on a Make Payment button because in the customers mind they have already paid. This final step is where I think some customers bail out and we end up with a Pending.
  11. The whole checkout process needs a total rethink. It should be much simpler to make a purchase. I really like Cubecart (run 6 stores on it) and like the fact that it is well supported but this issue is it's Achilles heel. I have a V3 store that has several million £'s worth of sales under it's belt and I would like to upgrade to V5 but there is no way I can do that at present as too many customers are bailing out at checkout on our V5 stores, this doesn't happen on V3. I'm pleased that finally other users are highlighting this problem as it's been an issue I have reported several times since V5 was launched but nothing has ever been done about it despite the requests and suggestions I have made. A totally new checkout module would be the way to go as other solutions are much better at doing this.
  12. I haven't got Express Checkout switched on in any of my stores now but if you log in and then add something to basket and then instead of clicking on the checkout button click on the PayPal button. Does this cause the error?
  13. Is that using the standard PayPal module? The error seems to only occur on my websites when we use PayPal Express. If the user is logged in and then selects PayPal Express at checkout then it seems to trigger the problem. Also when the customer comes back to the website when we use the standard module I don't think they realise they have to complete the final step to make their payment. I think many think they have already paid, especially foreign customers. Hence we get a lot of Pending orders.
  14. I brought this issue up months and months ago and don't think I was taken too seriously despite repeated tickets about it. I think we have lost a lot of sales because of this. The checkout process is too complicated and this logging out issue just adds to the frustration. Hopefully it will get resolved soon.
  15. Have you checked/asked to see why the orders are pending as quite often they have tried to pay but have had problems with PayPal? We get a lot of pendings, always have done and the most common answer we get is that PayPal has logged them out of Cubecart when they have tried to pay. Have you had any examples of this?
×
×
  • Create New...