Jump to content

LesGiroiseaux

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • First Name
    Lorenzo
  • Last Name
    Bergamini

LesGiroiseaux's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Good morning everyone, I would need your help to configure this option. I am not a prestashop developer, but a software programmer in other domains, so I can follow technical suggestions :). I was able by following suggestions in the forum to add the Google recaptcha v2 to my website, and it works properly. I am using Prestashop 1.6.24 What I did is - include in header.tpl the following code, specifying the language "French" as default <script src='https://www.google.com/recaptcha/api.js?hl=fr'></script> - add the recaptcha module in contact_form.tpl as follows <div class="g-recaptcha" data-sitekey="MY_PERSONAL_SITE_KEY"></div> and finally, I check for a valid captcha in ContactController.php. My problem is that my website is available in 4 languages, and the captcha is always shown in the language I select at the beginning. I see that in the contact_form.tpl module, the text is modified depending on the selected language (informations like "Send a Message", "Order reference" and so on), so my question is: would it be possible to modify the captcha language parameter dynamically from contact_form.tpl? Or, would it be possible to do so already in header.tpl (I assume that the user already has its language configured)? How could I obtain the language information at this stage? Thanks to everyone willing to help!
  2. Hi everyone, bad surprise this morning when after quite long holidays I came back to my online store. Prestashop deleted my store for inactivity (2 months not connecting to it). My fault for not reading terms and conditions, fault of the spam filter detecting the alert e-mail as spam, but well, the situation is now this. I contacted the customer service and they told me they cannot do anything, but only either send me a backup (150 euros price.... http://addons.prestashop.com/en/22705-store-backup.html ) or migrate to my server (199 euros http://addons.prestashop.com/en/services/19155-migration-ticket-prestashop-cloud-to-prestashop-download-.html). Now the question is the following: will I be able to restore my complete store on the cloud service by buying the backup solution? I don't have my own server nor my own hosting, so I definitely need to restart on the Prestashop cloud. But there, I cannot even create a new store by using my domain name, since it says it is already registered. What should I do to have my store back on the cloud? Thanks to everyone, Lorenzo
  3. Hello everyone, after some work I was finally able to put my shop online. I am using Prestashop 1.6.1.1 The problem I have now is that after 2 weeks of attempts, I am still unable to see the statistics about visitors on my shop. (www.giroiseaux.ch) I tried first of all to use the google analytics module, since I had my shop on another ecommerce builder and I was using it without any problem. I had no chance is setting up the OAuth 2.0 thing. I looked every possible 3d and discussion on the topic, but I still got the following error messages 1 - Authorization granted but access token cannot be retrieved 2 - Cannot retrieve test results I checked my google analytics profile code, I set the Google APIS on the developer's console, I double and triple checked the whole process, I reset and uninstalled the modules several times, I tried from different computers, different browsers and different operating systems. Always the same errors with no exception. Tired of this, I finally decided to disable the google analytics modules, hoping the "default" statistics of prestashop would work better. Still no luck. I always have 0 visits and 0 customers online, even if I make myself sure of having the site visited and/or open on different computers. As you may imagine, visiting stats are crucial for an ecommerce.....but for some weird reason I am unable to get this parameter from prestashop. Is anyone able to help me fix this damn issue?? Thank you very much for the help you can give me! I wish everyone a nice day. Lorenzo
×
×
  • Create New...