Jump to content

Angrek

Member
  • Posts

    49
  • Joined

  • Last visited

Posts posted by Angrek

  1. Hello,

    I've managed to implement the pricelist mod we had on CC4 in our new CC6 cart.  Problem is that the products on the page are URL's and these are NOT going to the proper product page in the cart.  In my opinion I have 2 solutions : or remove the hyperlink of the product or try to repair the correct hyperlink.  URL to the pricelist = http://www.orchidjacky.be/webshop_v6/pricelist/index.php.  Files in use are attached.  Anyone who can help ?  My knowledge of php is minimal.  Thanks. Angrek

     

    index.php

    products.php

  2. You should speak to your hosting company who will be able to trace exactly what happened with that and any other email being sent - tell them what email address it is being sent from and to and what approximate time.  As Brian has said, this is not a CubeCart issue

    Ian

    Both right, this was a server issue.  Hosting Company fixed it.  Thanks.  Angrek

  3. Hello,  just setup a new CC6 cart but have problems configuring the email part.

    This is the result from TEST (after save) :

    SMTP -> FROM SERVER:220 srv.webcreating-dns17.be ESMTP Exim 4.72 Mon, 10 Aug 2015 21:48:57 +0200
    CLIENT -> SMTP: EHLO www.orchidjacky.be
    SMTP -> FROM SERVER:250-srv.webcreating-dns17.be Hello www.orchidjacky.be [46.18.32.207]250-SIZE 20971520250-PIPELINING250-AUTH PLAIN LOGIN250-STARTTLS250 HELP
    CLIENT -> SMTP: MAIL FROM:<[email protected]>
    SMTP -> FROM SERVER:250 OK
    CLIENT -> SMTP: RCPT TO:<[email protected]>
    SMTP -> FROM SERVER:250 Accepted
    CLIENT -> SMTP: DATA
    SMTP -> FROM SERVER:354 Enter message, ending with "." on a line by itself
    CLIENT -> SMTP: Date: Mon, 10 Aug 2015 21:48:57 +0200
    CLIENT -> SMTP: Return-Path: <[email protected]>
    CLIENT -> SMTP: To: [email protected]
    CLIENT -> SMTP: From: Orchid jacky <[email protected]>
    CLIENT -> SMTP: Subject: Testing CubeCart
    CLIENT -> SMTP: Message-ID: <[email protected]>
    CLIENT -> SMTP: X-Priority: 3
    CLIENT -> SMTP: X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
    CLIENT -> SMTP: MIME-Version: 1.0
    CLIENT -> SMTP: Content-Type: multipart/alternative;
    CLIENT -> SMTP: boundary="b1_a7b8d7aeac5880cd3a0bc3fb9860003e"
    CLIENT -> SMTP: Content-Transfer-Encoding: 8bit
    CLIENT -> SMTP: 
    CLIENT -> SMTP: --b1_a7b8d7aeac5880cd3a0bc3fb9860003e
    CLIENT -> SMTP: Content-Type: text/plain; charset=UTF-8
    CLIENT -> SMTP: Content-Transfer-Encoding: 8bit
    CLIENT -> SMTP: 
    CLIENT -> SMTP: Testing from CubeCart v6.0.6 at https://www.orchidjacky.be/webshop_v6
    CLIENT -> SMTP: 
    CLIENT -> SMTP: 
    CLIENT -> SMTP: --b1_a7b8d7aeac5880cd3a0bc3fb9860003e
    CLIENT -> SMTP: Content-Type: text/html; charset=UTF-8
    CLIENT -> SMTP: Content-Transfer-Encoding: 8bit
    CLIENT -> SMTP: 
    CLIENT -> SMTP: Testing from CubeCart v6.0.6 at https://www.orchidjacky.be/webshop_v6
    CLIENT -> SMTP: 
    CLIENT -> SMTP: 
    CLIENT -> SMTP: 
    CLIENT -> SMTP: --b1_a7b8d7aeac5880cd3a0bc3fb9860003e--
    CLIENT -> SMTP: 
    CLIENT -> SMTP: .
    SMTP -> FROM SERVER:250 OK id=1ZOt45-0003TY-Ji
    CLIENT -> SMTP: QUIT
    SMTP -> FROM SERVER:221 srv.webcreating-dns17.be closing connection

    I assume everything works fine but no email is sent from the cart, no newsletters, no retrieve password, not even from the contact form.

    Any help/assistance will be highly appreciated.

    Thanks

    Angrek

     

     

     

  4. Hello,

    Suddenly I'm getting an 10001 error : 
    Unfortunately there are no suitable shipping methods available for your order. This is either because the total weight of your order is too high or we cannot ship to your country. Please contact a member of our staff for any further inquiries.

    I'm using shipping by subtotal : here is the config :

    By Subtotal shipping module by convict http://cubecart-mods-skins.com

    Configuratie Bijgewerkt.

    Configuration Settings
    Status: Enabled Disabled     
    Use Zones:     Yes     No      
    Number of Zones:         1       2       3       4       5       6       7       8       9       10       11       12       13       14       15       16       17       18       19       20       21       22       23       24       25       26       27       28       29       30        
    Zone 1:
    (List comma separated ISO codes
    AND/OR ISO codes and state abbrev like US-AL)
    Zone 1 Shiping Rates: 
    (Comma Separated)
    Tax Class:   Standard Tax   Tax Exempt 
    Zone 2:
    (List comma separated ISO codes
    AND/OR ISO codes and state abbrev like US-AL)
    Zone 2 Shiping Rates: 
    (Comma Separated)
    Tax Class:   Standard Tax   Tax Exempt 
    Zone 3:
    (List comma separated ISO codes
    AND/OR ISO codes and state abbrev like US-AL)
    Zone 3 Shiping Rates: 
    (Comma Separated)
    Tax Class:   Standard Tax   Tax Exempt 
     

    Shipping costs are worked out by subtotal:shipping price.

    Zone 1 : BE

    Zone 2 : NL,LU,FR,GB,DE

    Zone 3 : BG,CY,DK,EE,FI,GR,HU,IE,IT,PL,RO,SK,SI,ES,CH,TR,SE,AT,PT

    Anyone any idea to solve this ?

    Thanks

    angrek

×
×
  • Create New...