Jump to content
thirty bees forum

spidawebs

Members
  • Posts

    224
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by spidawebs

  1. This module looks good, but does it not need to include details about cookies? I thought when a customer first lands on a website they now have to accept cookies before they proceed, and have the option to turn off non essential cookies?

    Also, does the popup box which they have to tick to agree to marketing emails being sent appear automatically? I would have thought a lot of customers wouldn't want this. It seems they have to tick the box in order to proceed. I would not want this popping up for every customer, but instead when they subscribe to anything, then there is a checkbox which they have to tick (when creating an account or signing up to a newsletter for example).

  2. Just an update, our hosting company are saying it's the .htaccess file which is causing the problem. The only reference I can find to the webservice is here:

    RewriteRule . - [E=REWRITEBASE:/] RewriteRule ^api$ api/ [L] RewriteRule ^api/(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L]

    This was put in by thirty bees by default so I would have thought this should be correct and doesn't need changing, but is it possible this is causing the 404 error?

  3. We use an external system to print our shipping labels which communicates with Prestashop via the webservice to mark the order as shipped and add the tracking number. This works fine with our Prestashop store, but it won't change the order status on our thirty bees store.

    Looking at the logs, the server is giving a 404 error when it tries to update:

    domain.co.uk.log:40.68.122.101 - - [22/May/2018:14:43:41 +0100] "PUT /api/ordercarriers?wskey=AAMTLY39UFGCHB1N26Y6L7MEAU3P9NSZ HTTP/1.1" 404 6523 "-" "RestSharp/106.2.1.0"

    Any idea why it is doing this and how to fix it?

  4. @30knees That's strange. I sometimes have things stuck in the queue but it doesn't affect syncing. Are you using the latest version? I agree the support can be frustrating. I often go round and round in circles with the same thing before it finally gets resolved.

  5. @marci123 Thanks for your suggestion. I implemented this last week, but since I made the change it broke the API link to the despatch company we use to print our shipping labels and dispatch the orders. None of the orders were being marked as despatched in Prestashop.

    So I had to put it back to how it was and now it is working again.

    I have no idea why removing 0-9 should have this knock on effect, but is there any other way I can solve this problem without it causing other things to break?

  6. Unbelievably I don't think this is possible. I needed this same feature too and only found how to do it by chance. I bought a POS module I needed called pos-tpv and one of the features of it is that it enables you to change the carrier in an order. We use it all the time. I can't believe this vital tool isn't part of the core.

  7. I've not had a need to use this feature before, but when you go to import combinations you will see a list of all the available options on the right hand side. Below are all the fields you can import:

    Product ID Product Reference Attribute (Name:Type:Position)* Value (Value:Position)* Supplier reference Reference EAN13 UPC Wholesale price Impact on price Ecotax Quantity Minimal quantity Impact on weight Default (0 = No, 1 = Yes) Combination availability date Choose among product images by position (1,2,3...) Image URLs (x,y,z...) Delete existing images (0 = No, 1 = Yes). ID / Name of shop Advanced Stock Management Depends on stock Warehouse

    I wonder if "Choose among product images by position (1,2,3...)" is what you need?

    Try it with one product and create a new column in your spreadsheet called "Image Position" and then map it to "Choose among product images by position (1,2,3...)" when you do the import. If blue is your first image and red is your second then put "1" in the first row where you are importing the blue combination and "2" in the second row against the red combination etc.

    Let me know if that works

×
×
  • Create New...