Author Topic: 1.4.2 Missing "+" Icon to Add Option Values on One Site But Not the Other  (Read 797 times)

Offline Ali Arslan

  • Newbie
  • *
  • Posts: 13
  • Karma: +3/-0
    • View Profile
I hope you're all doing well.

I'm reaching out to seek guidance regarding an inconsistency I've encountered in the product editing interface after upgrading two different sites to version 1.4.2.

Issue Description:
On Site A (upgraded to v1.4.2), when I navigate to:

Products → Edit Product → Options Tab

I can see a plus (+) icon located above the Save button. This icon allows me to conveniently add more option values for that product.

However, on Site B, which has also been upgraded to the same version 1.4.2 and follows a very similar configuration:

Products → Edit Product → Options Tab

I do not see the plus (+) icon for adding more option values in the same location.

Thank you in advance for your support!

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2186
  • Karma: +349/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
can you provide video (screencast record)?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Ali Arslan

  • Newbie
  • *
  • Posts: 13
  • Karma: +3/-0
    • View Profile
yes sure!

Offline Ali Arslan

  • Newbie
  • *
  • Posts: 13
  • Karma: +3/-0
    • View Profile
As requested, I’ve recorded a video demonstrating the issue. In the first half of the video, you'll see that on one site (with the same version), the product section does not have the "+" button to add values. In the second half, on another site with the same version, the "+" button is visible and working.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2186
  • Karma: +349/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
As requested, I’ve recorded a video demonstrating the issue. In the first half of the video, you'll see that on one site (with the same version), the product section does not have the "+" button to add values. In the second half, on another site with the same version, the "+" button is visible and working.

please take a note, each option have a it's own type.
Selectbox is a multivalue. Label - not.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Ali Arslan

  • Newbie
  • *
  • Posts: 13
  • Karma: +3/-0
    • View Profile
First of all, thank you for your support and clarification regarding the option types. That was really helpful.

Now, I am facing an issue while installing AbanteCart on my domain. I downloaded the official package from the AbanteCart website, extracted it on my server, and accessed the installation via browser.

1-License agreement step completes successfully.

2-Compatibility validation also shows all checks as passed.

However, during the configuration step, after entering the database and admin details and clicking Continue, the installation proceeds to the data load phase and then throws the following error:

"Parse error has occurred during installation."

Error.txt :

2025-07-10 8:09:44 - Unknown Error:  AbanteCart core v.1.4.2 ADB::__construct(): Argument #1 ($driver) must be of type string, null given, called in /home/server/public_folder/domain/shop/install/model/install.php on line 260
Trace:
#0 /home/server/public_folder/domain/shop/install/model/install.php(260): ADB->__construct(NULL, NULL, NULL, NULL, NULL, NULL, Array)

Could you please help me understand the cause of this error and how to resolve it?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2186
  • Karma: +349/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
First of all, thank you for your support and clarification regarding the option types. That was really helpful.

Now, I am facing an issue while installing AbanteCart on my domain. I downloaded the official package from the AbanteCart website, extracted it on my server, and accessed the installation via browser.

1-License agreement step completes successfully.

2-Compatibility validation also shows all checks as passed.

However, during the configuration step, after entering the database and admin details and clicking Continue, the installation proceeds to the data load phase and then throws the following error:

"Parse error has occurred during installation."

Error.txt :

2025-07-10 8:09:44 - Unknown Error:  AbanteCart core v.1.4.2 ADB::__construct(): Argument #1 ($driver) must be of type string, null given, called in /home/server/public_folder/domain/shop/install/model/install.php on line 260
Trace:
#0 /home/server/public_folder/domain/shop/install/model/install.php(260): ADB->__construct(NULL, NULL, NULL, NULL, NULL, NULL, Array)

Could you please help me understand the cause of this error and how to resolve it?
What if remove file system/config.php and try to install ?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Ali Arslan

  • Newbie
  • *
  • Posts: 13
  • Karma: +3/-0
    • View Profile
Thank you for your suggestion.

I already had an empty system/config.php file in place, but as advised, i deleted it completely and attempted the installation process again. Unfortunately, the same error persists during the Data Load step.

Please let us know if there’s anything else i should try?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2186
  • Karma: +349/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
i had checked the code and looks like you have a problem with your server configuration.
Looks like error related to session data, but it is empty (! have no idea why).
We'll try to improve this code in the future, but now you should to ask your hosting provider about that.
Something blocks session data on server during installation.
Also this can be related to session cookie blocker on browser side. (you can try to remove all cookies of your domain before start).


“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod