-
Posts
409 -
Joined
-
Last visited
-
Days Won
34
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by Mediacom87
-
b2b [MODULE] Manual validation of all customer registrations
Mediacom87 replied to Mediacom87's topic in Modules
1.1.0 - 08/29/2023 Added compatibility with PrestaShop 8 Added compatibility with PHP 8.1 Add a customizable message to be displayed on the registration form for new customers Add an option to choose whether to display this message above and/or below the form Addition of the new customer's company name to the validation table, if this information is provided by the customer DataTables library updated to 1.13.6- 1 reply
-
- module
- mediacom87
-
(and 3 more)
Tagged with:
-
1.1.0 - 29/08/2023 Compatibilité ajoutée avec PrestaShop 8 Compatibilité ajoutée avec PHP 8.1 Ajouter un message personnalisable à afficher sur le formulaire d'inscription pour les nouveaux clients Ajouter une option permettant de choisir d'afficher ce message au-dessus et/ou au-dessous du formulaire Ajout du nom de l'entreprise du nouveau client à la table de validation, si cette information est fournie par le client. Mise à jour de la bibliothèque DataTables vers la version 1.13.6
- 1 reply
-
- module
- mediacom87
-
(and 2 more)
Tagged with:
-
Hi, I propose a Captcha system that doesn't go through Google and allows you to block specific domains or emails to avoid messages or registrations. It also allows you to add the sender to the list of forbidden email addresses with a simple click when you read a message in the SAV section. https://www.prestatoolbox.com/security/423-anti-spam-mathematical-captcha.html
-
Block Image slider - Niara & Community Themer not working
Mediacom87 replied to Boris's topic in Modules
You can find the right codes directly on GitHub, the changes were made a few months ago. https://github.com/thirtybees/niara/tree/c40cdc57489873c5fb13c0f585d03a432f894ebf/modules -
Block Image slider - Niara & Community Themer not working
Mediacom87 replied to Boris's topic in Modules
Hi, the url for retrieving images is no longer correct in the themes' TPL files. On Niara, for example, you need to replace the line src="{$link->getMediaLink("`$smarty.const._MODULE_DIR_`homeslider/images/`$slide.image|escape:'htmlall':'UTF-8'`")}" by src="{$link->getMediaLink($slide.imageUrl)|escape:'htmlall':'UTF-8'}" in themes/niara/modules/homeslider/homeslider.tpl -
3.4.0 - 08/07/2023 Added compatibility with PrestaShop 8.1 Fix compatibility with PHP 8.1 Improved module UX
-
1.7.0 - 06/01/2023 Improved cleaning procedure for abandoned baskets to avoid errors if there are many to delete A new scenario has been added to clean up the modules folder if there are files or folders that don't belong there. Improved module UX Add an option to uninstall a module Integration of module version numbers when downloading modules Add last execution date for each Cron task
-
1.7.0 - 01/06/2023 Amélioration de la procédure de nettoyage des paniers abandonnés afin d'éviter les erreurs s'il y a beaucoup de paniers à supprimer. Un nouveau scénario a été ajouté pour nettoyer le dossier des modules s'il y a des fichiers ou des dossiers qui n'y ont pas leur place. Amélioration de l'interface utilisateur du module Ajouter une option pour désinstaller un module Intégration des numéros de version des modules lors de leur téléchargement Ajouter la dernière date d'exécution pour chaque tâche Cron
-
In this case, I have my opinion, but I am not 100% sure. In order to do this, you need to get all the access logs.
-
I have just worked on the site of a client who is undergoing attacks and it is quite impressive the list of all the modules tested to take advantage of the flaws present on some. The list is getting longer and longer and the techniques are more and more devious since the hacker identifies the visitors who are also connected to the backoffice in order not to present them the pirate payment form, in order to make the detection longer and thus maximize the stolen bank details. As TB is identified as PrestaShop, it is easy to understand that the attacks against TB will increase and affect the whole community.
-
an other article about the security on PrestaShop https://www.mediacom87.fr/en/proactive-or-corrective-prestashop-security/
-
Eolia knows TB, if it has not switched to it, it must have its reasons, PhenixSuite is an alternative that it has developed internally to make its customers evolve while remaining on the basis of PS 1.6 and it offers this version as it is with the risks of problems inherent to a solitary development
-
The captcha protects from spam not from hacker attacks.
-
Perfect for PrestaShop but i didn't test it on TB.
-
Hi, If you restore your entire backup, it will solve the problem of the current hacking, but will not prevent the hacking of your site again, you must secure your entire site by identifying and fixing the flaw that is certainly present in the code of a module that allowed the hackers to set up this hacking. These attacks are important on PrestaShop for more than a year, I have devoted several articles on the subject. https://www.mediacom87.fr/en/how-to-prevent-hacking-on-prestashop-and-thirty-bees/
-
Hi, The idea is quite good, but will penalize quality contributors who may have to come and correct their posts months later as part of an evolution or a link redirection failure, so it would be interesting to find a solution to keep this feature for these people and thus ensure the quality of the forum posts. You can report any posts that you think are questionable with a reason to help the moderators maintain the quality of the forum, cleaning up the forum communally will cause the spammers to abandon the site for their misdeeds.