• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

IBAN validation in error log

ontarget

Active Member
Hi I have a very large error log which started in Feb 2019
[21-Feb-2019 17:41:28 UTC] PHP Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in /home/mywebsite/public_html/plugins/fabrik_validationrule/isiban/libs/php-iban.php on line 153

I am running Fabrik 3.9 - should I update from Git?

Thanks
 
There's nothing new in GitHub related to validation rules.
I assume the lib is not up-to-date (php version?)
 
Ok thanks do you mean the library doesnt support php7.2 ? Is this something that will be fixed by Fabrik or is there another IBAN library that can be used?
 
plugins\fabrik_validationrule\isiban\libs\README
This library is from:

https://github.com/globalcitizen/php-iban

At some point, we will add this to the Composer dependencies for Fabrik, but the full library is
quite large, and all we really need are two files - php-iban.php and registry.txt. So until we have
moved the Fabrik optional library files into their own install package, so size isn't an issue,
we'll just include these files in the plugin's own ./libs folder.

To update, just download the latest version of php-iban, and copy those two files into this folder.

Version at time of writing is 2.5.9, October 2016.

Maybe you can try the newest files from
https://github.com/globalcitizen/php-iban
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top