Jump to content

z80CPU

Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by z80CPU

  1. This https://www.cubecart.com/extensions/code-snippets/send-registration-confirmation-email does not work unfortunately - it is checked as active snippet, but when happens an event of registration a test-customer there is no registration confirmation email as I expected ....
  2. Yes, the snippet I have installed is exactly: https://www.cubecart.com/extensions/code-snippets/send-registration-confirmation-email
  3. I am testing what happens on registering a new customer. Customer does not receive a confirmation e-mail. I have a Code Snippet: Manage Hooks -> Code Snippets -> Send registration confirmation email = checked as active, contains settings and php code. Is there any way on registration to be sent mentioned above: registration confirmation email ? Thanks!
  4. May I find a free skin with appearance in red color instead of green ?
  5. Thank you very much! It works Store2 using existing database. I need only to upload the images into Store2, because they are not in database.
  6. I am planning to abandone Store 1. How to do Store2 to use the existing database which contains about 60 products ?
  7. Currently do not work store 1 nor store 2. Store's 1 database contains about 60 products. Store's 2 database is empty. I would like to migrate from store 1 to store 2, because I afraid I have broken one or more files into strore 1. And finally I like more the domain name of store 2.
  8. Store 1 and store 2 are on the same hosting. May be it is more easy just to connect store 2 to database of store 1 and use it ? - How to connect store 2 to database of store 1 ?
  9. I am trying to export all the products from a store and then to import them to another store. 1 store: I press Export Catalogue, it opens a new browser tab containing many rows, I copy all into clipboard, then paste into an empty text-file = size 144.8 kb. 2 store: I press Import Catalogue, press Browse button, select the above file, press Save, then on the next page press Save and I see some activity happens, but nothing is Imported. How to do a successfull Import into store 2 ? Thanks!
  10. Thank you very much! You are absolutely right about my mistake in syntax of Smarty code into a template. After I repaired the syntax I have successfuly registered a test-customer even with reCAPTCHA v2 I am very happy. Thank you again!
  11. I have been added a little bit PHP code into some of templates, but it is very simple and shows only info, nothing more.
  12. OMG! I added this code at the top of index.php of CubeCart: <!DOCTYPE html> <html> <head> <meta name="keywords" content="yanina, янина, wellness, уелнес, vitamins, витамини, optimals, оптималс, evenout, ивънаут, health, здраве, natural, balance, естествен, баланс"> </head> <body> <?php /** * CubeCart v6 * ======================================== * CubeCart is a registered trade mark of CubeCart Limited ...............
  13. I will read the topic above. My english is not good, so I will read it not fast .... I am using the skin of Foundation. The page could be viewed at: http://yanina.ga/2/
  14. Sorry, but I have tested all the variants about the: Store Settings -> Bot Protection : - Off - reCAPTCHA v.1 - reCAPTCHA v.2 - Invisible reCAPTCHA Every time when I press the button Register just nothing happens - no registration of a Customer.
  15. Thank you bsmither! I need to know in which files I must to place the Client Side integration and the Server Side integration for reCaptcha. Please, someone to inform me about.
  16. Hello, I am trying to do a test registration of a customer .... I have filled all the fields: Title, First Nmae, Last Name, Email, Phone, Mobile, Password, Confirm Password. I have checked: I agree to the Terms & Conditions. I have checked: Subscribe to mailing list. When I press the button: Register I see a message "Would you like Firefox to remember this login?" but really my test customer is not registered at all, beacause I check the Customer List, the new customer is not added. I may repeat this many times, but the result is every time the same - no new customer added into the Customer List. I have two test customers registered early this month, but I don't remeber was there this kind of problem, or not. Can I solve this problem ? .
×
×
  • Create New...