• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 25.03.25, 14:58
  • Opened by: Aude C

Ticket #26006 - Popup module

Hello,

The pkpopup module has error in its back office configuration:

The option “unit” does not exist. Defined options are: “action”, “alert_message”, “alert_position”, “alert_title”, “alert_type”, “allow_extra_fields”, “allow_file_upload”, “attr”, “auto_initialize”, “block_name”, “by_reference”, “column_breaker”, “columns_number”, “compound”, “constraints”, “csrf_field_name”, “csrf_message”, “csrf_protection”, “csrf_token_id”, “csrf_token_manager”, “data”, “data_class”, “default_empty_data”, “disabled”, “empty_data”, “empty_view_data”, “error_bubbling”, “error_mapping”, “external_link”, “extra_fields_message”, “grouping”, “help”, “hint”, “inherit_data”, “invalid_message”, “invalid_message_parameters”, “label”, “label_attr”, “label_format”, “label_help_box”, “label_subtitle”, “label_tag_name”, “mapped”, “method”, “multistore_configuration_key”, “multistore_dropdown”, “post_max_size_message”, “property_path”, “required”, “rounding_mode”, “row_attr”, “scale”, “translation_domain”, “trim”, “upload_max_size_message”, “validation_groups”.

[Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException 0]

Can you fix it please?

Regards,
Aude

Comments

Fred 25 Mar 2025, 22:11

Hi, Aude C.
Please fill out all necessary fields in your profile https://support.promokit.eu/myprofile to access to your Back-office

Aude C 26 Mar 2025, 08:40

Hi,

I filled out fields in my profile.
There is an htaccess authentification, it's same credentials than PrestaShop back office.

Regards,
Aude

Fred 31 Mar 2025, 23:35

I still can't connect to your FTP so please try to do the following
open the file

/modules/pkpopup/src/Type/ConfigurationType.php

find and remove the line

'unit' => ...
Aude C 01 Apr 2025, 11:07

Hi,

Ok thank you, it's okay when I remove these elements.

Fred 01 Apr 2025, 17:55

yes, those just a "box" in the end of input which shows "px" units

Aude C 01 Apr 2025, 17:59

Ok thank you.

Fred 01 Apr 2025, 18:04

You are welcome!