kittysgifts
Members-
Posts
16 -
Joined
-
Last visited
Profile Information
-
Location
Portugal
-
Activity
User/Merchant
Recent Profile Visitors
2,672,403 profile views
kittysgifts's Achievements
-
Hi! First of all thank you for your free version. Starting from today I started to get the analytics message again: (it's in Portuguese - but it's the same message that we where getting before 1.0.2 version). I had the 1.0.2 version so I've installed the new one (1.1.2) after getting the message again but it didn't solve it. My Prestashop shop is 8.1.5 version and I'm using PHP 8.1.28. Thanks in advance. Best Regards. Sónia
-
I've installed the latest simple blog module and my prestashop version is 8.1.3 I've posted a test post but it was only showing a blank page. I've managed to find the error: In file module/ets_blog/controllers/front/blog.php there is an error: it has a period instead of a comma, after name, has I show in the image. I've changed the period for a comma and know it's working. Thanks for your good work.
-
[SOLVED]Module psgdpr - how to hide some fields in PDF export
kittysgifts replied to kittysgifts's topic in General topics
"I managed to find the solution on my own. The file is as follows: NOTE: In the module, the private note for the customer is being displayed (the "personal note"), which is a note that should not be shown to them!!!! -
I installed version 8.1 to see if I can update a store that I have in an older version, still without GDPR. Right now, I'm facing an issue because I would like to hide some fields in the PDF generated by the 'psgdpr' module, and I'm not able to (they are not used in Portugal, customers don't see them on registration form). I've figured out that what generates the PDF is in the following path: 'modules/psgdpr/views/templates/front/pdf/sectionsgeneral_informations.tpl' Can you help me figure it out where to find $customerData and remove the 'CNPJ/Ape...' fields from the PDF? They are not used in Portugal! I don't know much about PrestaShop's language/architecture; I only understand a bit of HTML and CSS. However, since I'm a programmer in another software, I try to solve everything myself, as it is a very small store, and I handle everything! Thank you.
-
No email is sent after creating an account!
kittysgifts replied to mojtabam's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
The problem is really with translations. I've tried for a couple of months to solve this issue too and one day it finally started to work again. The problem was in the translations but I really don't know what you have to do exactly since I've tried a lot of things at same time. I've entered in the translations using backoffice in my theme, in default theme, with no theme at all (core) and I also checked for files in the shop structure (using FTP acess) to assure that no file was missing. Good luck!- 12 replies
-
- prestashop 1.5.4
- no email
-
(and 1 more)
Tagged with:
-
I'm like pcsparez. I've done almost everything but email keeps not working. E-mails are not working with the exception that the merchant receives (a new order, and out-of-stock products) - the others (the customer e-mails are not sent: new account, password emails, orders, newsletter confirmation link....). I've tried mail() funciont, SMTP configuration, changing e-mail to my domain instead using gmail and nothing seems to work. I've copied my shop (1.5.2, but the problem started at 1.5.1) and did an upgrade to 1.6.05 and the e-mails didn't work. I've installed mailalerts module 2.8 and I didn't work, I've upgraded it several times (through it's several versions and that didn't work). I've installed a new fresh 1.5.2 prestashop store for testing purpose and that works... I've copied e-mails from this fresh installation to my real shop (some member refered to transation problems) and that didn't work either... I've did this test usingcsschopper.com sugestion and that work... so it has to be in prestashop, but where?! I now this problem started with upgrading some modules (mailalerts and others) but I can solve it... Any ideas? Thanks in advance!
-
Prestashop 1.5.6 problem mail alerts
kittysgifts replied to lucifer1976's topic in Configuring and using PrestaShop
Hi Kamran! Thanks once again for your help. It didn't work but at least I could try it exactly as you... I'm going crazy with this issue. If I knew what would happen I never updated mailalerts module... I've already tried every solution I found on forums about this issue but none was work... I've tried php function, smpt definitions, another mail.php, another mailalert module version, I've changed files in the /tools/swift folder... Nothing was worked Has a store owner I receive the e-mails but the customers don't receive any - no new orders, no welcome message when they create an account on the store, no order status updates... What I did was install a fresh 1.5.2 prestashop version and I've installed the same modules that I have in my shop - guess what... the e-mails works just fine!!!! Any other clue about this issue anyone? -
Prestashop 1.5.6 problem mail alerts
kittysgifts replied to lucifer1976's topic in Configuring and using PrestaShop
Kamran, could you please tell us what is the correct file for Mail.php? Your link is direct to member page Benjamin Utterback and I've tried with one that I found out from him in another thread but it is not working... Thanks! -
I finally understand the problem! It was my fault. I've decided to add products to cart directly in database instead adding products and manually reduce or deactivate them and that was why they cannot be deleted by customer!
- 1 reply
-
- delete products
- blockcart
-
(and 2 more)
Tagged with:
-
Hi! I really need your help. Last sunday I've updated my prestashop site from version 1.5.4.1 to 1.5.6. I had some problems but it seems to be running ok but yesterday I found out a major problem since now customers cannot update correctly the shopping carts. I thought the problem was due to upgrading so I've downgraded the shop again to 1.5.4.1. but problem still happening. I've installed a paid module not so long ago (last month) that improves the error messages in cart (it gives the customer all the products that are not in stock and need to be corrected) and I've made a series of test then and everything was working fine. This is what is happening: - Customers creates a shopping cart, add some products and then give up and returns later. - Meanwhile some of the products are not available anymore - they have to correct them The error is: if I try to delete from cart a product that has no stock anymore or is already inactive it seems to erase the line but it only seems to do it, since the line desapears but when we do some refresh the line returns (and the totals are never updated!) and the cart in the header is always the same, it never updates! If I try to delete from cart a product that has stock and is active it works correctly! Does anybody had this problem before? I'm attaching a print-screen! I've already tried several things: switch off ajax, switch on, default template, switch off all the all CCC funcionalitys, deleted cache, remove cookies, several browsers and nothing is working. Thanks in advance. Best regards, Sonia - www.kittysgifts.com
- 1 reply
-
- delete products
- blockcart
-
(and 2 more)
Tagged with:
-
Add this product to my favorites
kittysgifts replied to Totti's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
This seems to be a bug on 1.5.4 version - http://forge.prestashop.com/browse/PSCFV-8654