-
-
Notifications
You must be signed in to change notification settings - Fork 23
Error with CB Subs Extension from JoomlaPolis #683
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
PHP Version 8.2
Astroid Framework Version 3.0.14
CB Subs is a membership extension from Joomlapolis.
When a new subscription is taken and the redirect comes from PayPal, this error message appears in the frontend:
Incorrect string value: '\xFCr Vie...' for column 'raw_data' at row 1
And the logfile looks like this
NOTICE: iconv(): Detected an illegal character in input string in /is/htdocs/wp11234580_MID85S8WTY/www/kulturbuero2023/libraries/astroid/framework/library/astroid/Helper.php on line 72
Trace:called in class cbpaidErrorHandler::_error_handler_callable(8, "iconv(): Detected an illegal character in input string", "/is/htdocs/wp11234580_MID85S8WTY/www/kulturbuero2023/libraries/astroid/framework/library/astroid/Helper.php", 72)
called in function iconv("utf-8", "us-ascii//TRANSLIT", "Center-3-top-c-3-weiß-") on line 72 in file Helper.php
called in class Astroid\Helper::slugify("Center-3-top-c-3-weiß-") on line 89 in file Helper.php
called in class Astroid\Helper::shortify("Center 3 (top-c-3, weiß)") on line 124 in file BaseElement.php
called in class Astroid\Element\BaseElement::_id() on line 51 in file BaseElement.php
Is this a bug or an issue of this extension??
Thanks Peter
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done