Jump to content

Search the Community

Showing results for tags 'firstname'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Marketplace
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 9 results

  1. Salut am un prestashop 1.7.5 si modulul de mobilPay 1.0 Instalat. Plata se transmite numarul cardului etc, dar numele si prenumele nu se transmit. Ma puteti, va rog , ajuta cu configurarea aceasta. Eu nu am mai lucrat cu modulul de mobilpay, Nu am nici documentatia. Multumesc Mult
  2. Dear Forum users, Following url: password-recovery?token=0daa26e080d22f9cae522f549feafb85&id_customer=218 Gives the following error: Notice: Undefined property: Customer::$firstname in classes/ObjectModel.php on line 914 [PrestaShopException] Property Customer->firstname is empty at line 917 in file classes/ObjectModel.php 912. } 913. 914. $message = $this->validateField($field, $this->$field); 915. if ($message !== true) { 916. if ($die) { 917. throw new PrestaShopException($message); 918. } 919. return $error_return ? $message : false; 920. } 921. } 922. ObjectModelCore->validateFields - [line 246 - classes/ObjectModel.php] ObjectModelCore->getFields - [line 652 - classes/ObjectModel.php] ObjectModelCore->update - [line 262 - classes/Customer.php] - [1 Arguments] CustomerCore->update - [line 78 - controllers/front/PasswordController.php] PasswordControllerCore->postProcess - [line 178 - classes/controller/Controller.php] ControllerCore->run - [line 367 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Also when I am in the backoffice this error occures when I try to save the customer. Really strange, firstname is in the database. Also when I see the overview in the backoffice I see the firstname of the customer. I am lost of finding a solution to this problem. Prestashop version 1.6.1.24 Thanks in advance of pointers. Sjoerd
  3. Hello! My problem is that firstname and lastname fields are required at the billing address validation. People who need a different address to billing usually want to add a company without any personal name. But sometimes they want to add a person instead of a company. As I see in the class I can only modify basically the required flag for the firstname and lastname fields. So I want to leave them required for shipping and not required for billing. I haven't found a solution yet. Can anyone please help me? Thank you very much!
  4. Hello, I have a prestashop in version 1.6.0.14, a flower eshop. So the users usually have different shipping and billing address. When an order is made by a registered user there is no problem. However when i have an order from a guest user the system thinks that the customer is the recepient of the order not the sender. The email sent to the user is send correctly to the sender but the lastname used in the temaplate is the receipent's lastname. Also at the backoffice in the list of Orders tha Customer name is the recepient name and not the sender that made the order. This can be confusing, is there an easy solution? Kind Regards
  5. Bonjour, Est-il possible de connaître le nom de toutes les variables prédéfinis? Je m'explique: Partout dans Prestashop il y a des variable de type: {firstname} {name} {email} etc... Existe-il une documentation ou une liste regroupant toutes ces variables? ou encore en rajouter. Merci de votre aide
  6. Sinds een week draai ik PS 1.6.0.9. Ik wil echter veld "Voornaam" inzetten voor "Voorletters". Wanneer echter iemand meerdere voorletters heeft, dan is alleen de eerste standaard met een hoofdletter. Ik wil echter dat alle voorletters, met een hoofdletter worden opgeslagen. Weet iemand hoe ik dat doe?
  7. Ok, I'm pulling my hair out... On my invoices prestashop 1.6.0.6 puts the customers name in Lastname Firstname order. I've been poking around and found that in "customers/customers" the column order is Social TItle, Lastname, Firstname, ect.... In "customers/addresses" it is Firstname, Lastname, Address, Zip/postal code, City, Country. To make matters worse... The info is in the correct places in the "customer/customer" but backwards in the "customer/addresses" (IE... customer/customer Lastname is in Lastname box and Firstname is in Firstname box. In customer/address lastname is in Firstname box and firstname is in Lastname box.) What the heck! Can anyone point me where this is mucked up at? I did a basic install and I'm using the default PS template. Also can the columns in "customer/addresses" be re-ordered so that they read (left to right) Firstname, Lastname, Address, City, State, Zip/postal code. As this is the standard here in the USA. Thanks!!!
  8. Hallo Leute, ich habe folgendes Problem mit PS 1.6, meine Kunden können keine neue Lieferadresse erstellen, da das Feld für die Eingabe des Vornamens komplett fehlt. An dem Quellcode habe ich nichts verändert. Nehme ich jedoch die if-Anweisung heraus, so erscheint das Feld ca. 20 Mal. Wie kann man das beheben? Anbei ist ein Screenshot von der Seite, wo man seine neue Lieferadresse eingeben kann. Wahrscheinlich ist das nur ein winziges Problem, welches ich aber irgendwie übersehe Schonmal Vielen Dank
  9. Hello, I have a strange issue, about lastname and name fields in one page guaest checkout. As you know, after filling in customer_firstname and customer_lastname, same values are automatically transferred to firstname and lastname in delivery address. If you just click save, after there values are filled in, everything works fine. If you decide to change first/lastname in delivery address, and type a correct name, everything works fine too. But if you leave first/lastname empty, or you include any numbers in it and click save, a technical error appears: "upable to save addresses": It looks like these fields get validated, but in case, they didn't pass validation, error message is not icluded in regular error window, and technical error is returned. If there is something wrong about validation of other fields, a regular error block appears (for example: here is 1 Error(s): 1. ... is required.) What could be the reason for that? And what would you suggest as a fix for that bug? PS 1.5.5.0
×
×
  • Create New...