Jump to content

harrisorganic

Member
  • Posts

    412
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by harrisorganic

  1. Hi Brian,

    further to the above I am wanting to change the colour of the button once it has been clicked. It goes dark blue (foundation)

    ie Add to Basket button

    this code in default css is:    .button.small.postfix:hover{background: #4c9160} is the hover colour

    In firebug it comes up as button.button.small.postfix. but I can not find any code to change the color.

    Any suggestions please. regards Duncan

  2. Hi Cubecart forum,

    I have found in: Products/images there is an Exclude Image tick button.

    However I am unable to click on it or even untick the included Image box.

    Does anyone else have this issue?

    I also found that if I uploaded an image with the same name I get both listed in the file manager.

    Your comments and observations please.

     

    images-exclude.PNG

  3. DB good luck with the new PC, always lots to set up.

    It seems to me that if you enter the GA code in the admin section of CC you do not need to change the code.  I had some editing in content.receipt.php but removed it. GA talks about counting when an order is finalised.

    Once I entered  /shop/index.php?_a=complete  in google analytics everything fell into place. :)

  4. Hi Kristin, welcome to the CC forum. I had a look at your site.

    Could you tell us a little more about it, ie what version of Cubecart are you running.?

    I notice at the bottom of your site it has a mobile tag which looks as though you are running a kuroto mobile skin. This looks to me as though your site is not responsive and an upgrade to version 6 with foundation skin would solve your questions.

    Let us know more info so we may be able to assist.

  5. This may be the answer:

    Digital Goods

    To accept payments for Digital Goods transactions, you must have Digital Goods enabled on your account. If you do not have Digital Goods enabled, you will receive a 10004 error (Transaction refused because of an invalid argument. See additional error messages for details. You are not signed up to accept payment for digitally delivered goods.).
     

    This particular 10004 error occurs only when the account submitting a Digital Goods API call does not have the services enabled on it properly. To resolve this problem, enable Digital Goods on your account using the following steps:

    1. Click here to go to PayPal's Digital Goods website.
    2. Click Digital Goods – Express Checkout Getting Started.
    3. Create a PayPal account or log in to the existing account that you want to enable Digital Goods.
    4. You will be taken to your Business Setup page, where PayPal Digital Goods Express Checkout should now be listed as your payment solution

    Will let you know what happens.

    I could not set up the above, and later found :

    https://developer.paypal.com/docs/classic/express-checkout/digital-goods/IntroducingExpressCheckoutDG/

    Will call paypal tomorrow re this.

  6. Hello,

    I have just turned on Paypal express today and have the same issue. 

    Mememel, did you find an answer to this issue??

    Bsmither : There are no errors in the  CubeCart's admin, Error Log, System Error log tab.

    I looked   PHP's error_log and found,

     

    [07-May-2016 15:24:58 Australia/Perth] PHP Warning: unlink(/home1/maketext/public_html/harrisorganicwine/shop/includes/extra/PayPal_acceptance.js) [<a href='http://docs.php.net/manual/en/function.unlink.php'>function.unlink.php</a>]: No such file or directory in /home1/maketext/public_html/harrisorganicwine/shop/modules/plugins/PayPal_Pro/admin/index.inc.php on line 56

  7. I did a little more research with fresh eyes. This is what I found:

    The tax rules above are missing the "Tax Details", see new rules below. Now I get the tax added to the total as per our Anonymous27 user, where as we require the 10% being part of the total. ie 1/11th of the total.

    tax+10.PNG

    tax-rules.PNG

  8. Checked Add/Edit Product, Pricing tab, and Tax is Included .

    result below:

     

    and the order inventory shows no tax.:

    Would be good to have the GST displayed in the inventory and the receipt.

    Since version 3 or 4, the files mentioned above are included somewhere else. There is no cart.inc.php in the includes folder.

     

    inventory.PNG

    tax.PNG

    Here is the order receipt

    order.PNG

  9. Unlike other countries Australians have been duped into not adding tax to the price but including tax in the price.

    First of all set up your cart as per the image and enable.

    The only way I can see around this is to reduce all your prices to the tax free price and let the 10% be added or ask if there is some code you can add to present the 10% GST as an additional line on your receipts.

     

    tax.PNG

  10. result

    File: [maintenance.sql.inc.php] Line: [23] "ALTER TABLE `CubeCart_filemanager` CHANGE `filepath` `filepath` VARCHAR(255) default NULL; UPDATE `CubeCart_filemanager` SET `filepath` = NULL WHERE `filepath` = ''; " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `CubeCart_filemanager` SET `filepath` = NULL WHERE `filepath` = ''' at line 1

×
×
  • Create New...