Ajax30
Members-
Posts
36 -
Joined
-
Last visited
Profile Information
-
Location
Bucharest
-
Activity
Developer
Ajax30's Achievements
Newbie (1/14)
7
Reputation
-
On loulou.ro, the guest order form gives the error message "An error occurred while creating your address", even though all the fields are completed correctly. The Prestashop version is 1.5.2.0. Can anyone tell me what could the cause of this error be? Thank you! The AuthController.php was added, below line 387, the code: $digits_home = strlen(Tools::getValue('phone')); if (Tools::getValue('phone') AND $digits_home !=10) $this->errors[] = Tools::displayError('Numarul de mobil trebuie sa fie format din 10 cifre, fara alte caractere!'); in order to force the user to input 10 digits. Restoring this file to its original state did not bring a change so it can't be the cause of the problem.
- 1 reply
-
- address creation
- address
-
(and 1 more)
Tagged with:
-
Registration form - phone validation
Ajax30 replied to agiropoulostauros's topic in Configuring and using PrestaShop
Where does this difference come from: "enter 8 digits" vs " $digits_mobile !=10"? Thank you!- 9 replies
-
- registration
- phone
-
(and 2 more)
Tagged with:
-
Mail Alerts module not working anymore
Ajax30 replied to Ajax30's topic in Configuring and using PrestaShop
@COTOKO: I did reset it: it did not solve the problem. -
UPDATE: I was told, by the hosting company that the e-mail has to be explicitly configured. I went Advanced Parameters -> E-mail and found what you can see in the screenshot. I was told, by the hosting company, what to put where, but it does not work. The data I am sure of is in the screenshot. Can anybody give me a hand with the rest? I have recently moved a site build on Prestashop 1.5.2 from one domain (chiloticupushup.ro) to another (loulou.ro). The migration went well and everything works as it should except the Mail Alerts (version 2.4) module. While before the migration, whenever a new order was placed, an email was send to a certain e-mail address, after the migration no emails announcing new orders are send. What could have gone wrong? Is that a common issue? Thank you!
-
Hello! On ramoncotton.com, I need (I was asked) to display the payment options not as links (the default), but as radio buttons. I'm a front end developer and I don't know how to do that. Can anyone please give me a hand? Alternatively, is there a free module that does that? PS version si 1.5.3.1. Thank you!
-
Instant checkout form does not display payment methods
Ajax30 replied to Ajax30's topic in Configuring and using PrestaShop
A country - Romania - is selected, by default.- 3 replies
-
- instant checkout
- checkout form
- (and 4 more)
-
Hello! I have this problem: on ramoncotton.com, if a customer chooses to use the instant checkout form, the payment methods are NOT displayed unless the form is completed and saved. I need the payment methods to be displayed from the beginning, before the customer hits the "Save" button. How do I achieve this? The PS version is 1.5.3.1. Thank you!
- 3 replies
-
- instant checkout
- checkout form
- (and 4 more)
-
Hello! A am confronted with this problem: On www.poetik.ro, in the order form, I have kept only the home phone field (the code for the mobile phone field was commented out). The problem - which I have spotted in Google Chrome - is the error message saying that the mobile phone is invalid. If I make the mobile phone field visible (I do that in the web inspector) and put a number in it, all is ok. But I need to keep only one filed visible - home phone field. The address format in the admin section: firstname lastname company address1 postcode city Country:name phone The PS version is 1.5.3.1. What shall I do? Thank you!
- 4 replies
-
- mobile phone
- error
-
(and 1 more)
Tagged with:
-
Mobile phone number in guest checkout form
Ajax30 replied to Ajax30's topic in Addons, modules and themes developers
How do I add the mobile phone in the guest checkout form? . Thank you!- 2 replies
-
- mobile phone
- guest checkout
-
(and 2 more)
Tagged with:
-
On poetik.ro, I want to do 2 things in the guest checkout form: hide the home phone put the mobile phone Also, I wold like to hide the home phone on the account creation form. How do I do all that ? Thank you!
- 2 replies
-
- mobile phone
- guest checkout
-
(and 2 more)
Tagged with:
-
I did, and still no result.
- 5 replies
-
- cart rules
- bug
-
(and 1 more)
Tagged with:
-
The shop is already made in version 1.5.2.0 and I can't change that. Is there a way to fix it?
- 5 replies
-
- cart rules
- bug
-
(and 1 more)
Tagged with:
-
Hello! I recently came across the following problem in Prestashop 1.5.2.0: When creating a cart rule, at the second step of the process (conditions), at the point where I have to make the product selection, I noticed that the "Choose" button does NOT bring up any pop-up, so I can not, choose a category of products. Please see the screenshot (area framed in red). Is there any solution to this? Am I doing something wrong? Thank you for help!
- 5 replies
-
- cart rules
- bug
-
(and 1 more)
Tagged with: