Closed (fixed)
Project:
Bootstrap Layout Builder
Version:
1.0.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2020 at 07:49 UTC
Updated:
28 May 2020 at 03:02 UTC
Jump to comment: Most recent
Comments
Comment #2
mahmoud-zayed commentedHi jordilopezamat,
This can be happening for many reasons
Would you open the error logs and report the exact error?
Thanks
Comment #3
jordilopezamat commentedWhere the given Error: Class 'Number ...
extends as
Error: Class 'NumberFormatter' not found in Drupal\bootstrap_layout_builder\Plugin\Deriver\BootstrapLayoutDeriver->formatNumberInLetters() (line 49 of /run/media/jordi/USB32Gb/uhtml/d8iii/web/modules/contrib/bootstrap_layout_builder/src/Plugin/Deriver/BootstrapLayoutDeriver.php)Hope to fix it while installing in my dev setup. --> Apparently i'm missing the given PHP extension.
So it should be my environment 's failure ... ( PHP ' intl ' extension lack of).
EDIT: apparently the problem disappeared after installed the needed ^^ extension
issue, as such... should be 'Closed' , i guess
Thanks, anyway
Comment #4
jordilopezamat commentedComment #5
mahmoud-zayed commentedHi Jordilopezama,
Yes, you may miss php-intl extension at your environment.
Thanks
Comment #6
mahmoud-zayed commentedComment #7
mahmoud-zayed commentedRemoving NumberFormatter dependency since we are just mapping 12 numbers, so no need for additional libraries.
Comment #9
mahmoud-zayed commentedComment #10
mahmoud-zayed commentedComment #11
mahmoud-zayed commentedComment #12
mahmoud-zayed commented