Jump to content

Drack

Members
  • Posts

    179
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Drack

  1. After 3 times, your are blocked. First to access to you admin is your email : admin@admin.com for example If you can not do that,try to change your password, link below the connexion. Also you can reinstall the application : mydomain/install, Insert your db access but do not install the db, continue the process.
  2. Hello, the best is go step by step. Remove your log. make a step , explain in details and show us the log
  3. Hello @patrick Thank you, done and work nice. Note . If you want to know the librairies edit composer.json
  4. Hello, I tried to update my composer libraries but I have an error message because one is not updated for php8. But it works perflectly. Any little idea.
  5. Just follow the update.
  6. Not a lot, but you have a new simple vertical menu in the administration, you can activate or not. Integrate php 8 and bootstrap, it's a big work. That's enough.
  7. Yes agree also, congratulation to @ClicShopping team, It's a major release, php 8 , bootstrap 5 Beta 2 version .... This is a big work has been done. I agree with Julie, take time to make your migration. In my experience, if you do not change anything inside the code and you create a specific template, it will not difficulties to include the update. The most important will be to remove and reinstall your module, Bootstrap 5 has not the same approcha that the version 4 nad update your database as recommended.
  8. Yes it's better do not activate this module, but it can be very usefeull to know the library composer vulnerabilities.🤮
  9. Hello CrazyHorse, Why you do not buy this apps : https://www.clicshopping.org/forum/files/file/32-apps-tools-export-data/ You can have what you want quickly without develoment. I tell you that because make something to export data take lot of time to develop.
  10. Hello, you can try this : Nom du serveur IMAP Outlook.office365.com Port IMAP : 993 Méthode de chiffrement IMAPTLS Nom du serveur POP Outlook.office365.com Port POP : 995 Méthode de chiffrement POP TLS Nom du serveur SMTP SMTP.office365.com Port SMTP : 587 Méthode de chiffrement SMTP STARTTLS or Hotmail SMTP Server: smtp-mail.outlook.com Hotmail SMTP Port: 587 Hotmail Security: STARTTLS Hotmail SMTP Username: Your complete Windows Live Hotmail email address (e.g. me@hotmail.com or me@live.com) Hotmail SMTP Password: Your Windows Live Hotmail password
  11. Not simple, some people can use a temporary email. In this case it's very difficult to fight against that.
  12. Hello, @Alice, this is a maintenance version. Just paypal has been removed (now on github) and stripe as new payment module. If you use paypal, you will have nothing to do it must work correctly.
  13. I just read this article, nice explanation and some bad practice explained to not include inside the cart page. It will be interesting to develop the one checkout.
  14. Now, all the Linux server has MariaDB, except old server. With Windows server, I suppose it's MySQL. I tested with the same email, I have no problem with that but it's on MariaDB. Is it a problem ? Only the people using MySQL server can make a test, and we will see.
  15. Hello Anish, What do you want to say change : ClicShopping title If it's the title site you can do that across the administration in Configuration and in Marketing SEO. The footer, no.
    Nice template and simple to install.
  16. Until now, I have not problem with the ad blocker for the banner. It works well.
  17. The best is to include inside the header. By you can use also the css, class wrapper or body, it must work, I think.
  18. The performance is better that 7.3x but you must have all your applications must work with php 7.4. You must be care full, after ClicShopping seems works fine with 7.4. Of course, you must download and update your application with the latest commit.
  19. Ok, I will continue my test, seems the external libraries works fine in the core version. I have no error at this moment.
  20. Hello, I saw a problem about implode and language class, it creates deprecated error. I let the solution found. implode($get_params, '&'); by implode('&', $get_params);
  21. Hello Dartagnan, Welcome, it's inside the parameters of the module (listing), you can display different option and the customer can after choose the sort order price by price for example.
  22. The best is to download the spanish language and to translate the line. After you can push on github or contact ClicShopping for more information about that.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use