Marcus
Forum Replies Created
-
PLEASE fix that !
Subject: Early Translation Loading Issue with WC Blacklist Manager
I’ve encountered a compatibility issue with your plugin in my development setup. Here are the details:
- Environment:
- WordPress: 6.8 Beta
- WooCommerce: 9.9.0
- Server: Apache2
- PHP: 8.4.4
Error Log:
[13-Mar-2025 16:30:34 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wc-blacklist-manager domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. (This message was added in version 6.7.0.) in X:\xampp\www\site\wp-includes\functions.php on line 6121update 8.3.0 + PHP 8.4.4 + Latest WordPress have issues Issues not fixes! Script Error for frontend.min.js type=”module” you not apply my fix((
PHP version 8.4.3 / MonsterInsights version 9.2.4 / WordPress version 6.7.1
Admin widgets dashboard issues
vendor-b19955ae.min.js:5 TypeError: t.tablePrepareColumnItems is not a function
at ReportReAuth-d9fc4de3.min.js:1:38727
at c.pD as _l
at c.kt (ReportReAuth-d9fc4de3.min.js:1:38594)
at RD.e._render (vendor-b19955ae.min.js:5:22157)
at c.n (vendor-b19955ae.min.js:5:32204)
at e.get (vendor-b19955ae.min.js:5:28396)
at e.run (vendor-b19955ae.min.js:5:29133)
at Mk (vendor-b19955ae.min.js:5:34414)
at Array. (vendor-b19955ae.min.js:5:25959)
at uM (vendor-b19955ae.min.js:5:25371)
vendor-b19955ae.min.js:5 TypeError: t.tablePrepareColumnItems is not a function
at ReportReAuth-d9fc4de3.min.js:1:38727
at c.pD as _l
at c.kt (ReportReAuth-d9fc4de3.min.js:1:38594)
at RD.e._render (vendor-b19955ae.min.js:5:22157)
at c.n (vendor-b19955ae.min.js:5:32204)
at e.get (vendor-b19955ae.min.js:5:28396)
at e.run (vendor-b19955ae.min.js:5:29133)
at Mk (vendor-b19955ae.min.js:5:34414)
at Array. (vendor-b19955ae.min.js:5:25959)
at uM (vendor-b19955ae.min.js:5:25371)
6
vendor-b19955ae.min.js:5 TypeError: t.tablePrepareColumnItems is not a function
at ReportReAuth-d9fc4de3.min.js:1:38727
at c.pD as _l
at c.kt (ReportReAuth-d9fc4de3.min.js:1:38594)
at RD.e._render (vendor-b19955ae.min.js:5:22157)
at c.n (vendor-b19955ae.min.js:5:32204)
at e.get (vendor-b19955ae.min.js:5:28396)
at e.run (vendor-b19955ae.min.js:5:29133)
at Mk (vendor-b19955ae.min.js:5:34414)
at Array. (vendor-b19955ae.min.js:5:25959)
at uM (vendor-b19955ae.min.js:5:25371)The error
TypeError: t.tablePrepareColumnItems is not a functionindicates that the script is trying to calltablePrepareColumnItems, but this function is either not defined or not available in the current context. Here are some possible reasons and ways to resolve this issue:- Incorrect Import:
- Make sure you have correctly imported the module or function that contains
tablePrepareColumnItems. If you are using ES6 modules, check that there is an appropriateimportstatement for this function.
- Make sure you have correctly imported the module or function that contains
- Check Script Loading Order:
- If
tablePrepareColumnItemsis defined in one of the scripts that load asynchronously or later than when it is called, this could cause the error. Ensure all dependencies are loaded in the correct order.
- If
- Function Not Defined or Incorrectly Generated:
- It’s possible that the function was not generated due to an error in the code or during the compilation process. Check for any other errors in the console that might indicate this.
This forum exists for this purpose. If you are unable to handle complaints on the technical forum, I don’t understand why you are even here! You constantly redirect people to your site without providing support. I believe it’s time to complain about the mechanism you are creating to drive people to your site so they can see the paid version of the plugin or subscribe to promotional newsletters, as at least every person leaves feedback. If you created this plugin in WordPress, follow the support rules or remove this plugin from the WordPress Free Add-ons. You haven’t properly provided support to any user, and in every message, if you check your responses, you redirect people to your damned site. It’s nonsense! Stop applying double standards and start helping people on the forum instead of redirecting them to links. Let security and moderators intervene in this dialogue and check your activities, because it seems to me that you are constantly redirecting people to your site for support and doing nothing substantial here except repeating “Go to the site, etc.” I believe I have provided you with information and a solution to the problem that you should communicate to your team, rather than just having people duplicate the same thing through the link and waste their time explaining the same thing over and over. Therefore, my response is a warning to you that your support for the free plugin is misleading, and you are promoting paid narratives to customers!
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Error _load_textdomain_just_in_timeI understand everything as a user, but not as a web system developer. There should be code purity, don’t you think so?
Forum: Plugins
In reply to: [Google for WooCommerce] Assistance Required for Free Listing IssueI fix my ! Google has automatically enabled a function that automatically searches for products on the site and adds them to Free Listing, which guarantees errors in prices, descriptions, and so on. Anyone who has duplicate products should disable this feature in their sources.
Forum: Plugins
In reply to: [Google for WooCommerce] Assistance Required for Free Listing Issueyeah! I have too issues. Google Respond
Hello,
We appreciate you reaching out to Google Merchant Center Support!
As it turns out, your Merchant Center account is linked to a 3P Storebuilder as your Product Management provider.
Due to the nature of the integration between the service provider and Google Merchant Center, all changes leading to a resolution should be executed via the Product Management platform, therefore Google is limited in providing support. Our agents do not have visibility on how to guide you through this process in order to provide resolution and thus, we recommend that you reach out directly to your 3P storebuilder.
However, if you’ve been advised to contact our support teams or if you encounter an issue within the Merchant Center, please feel free to reply to this email.
Thank you for your understanding!
gTech Customer Experience team.
GOOGLE RESPONDThe point is that in our management of sources, an additional one with the website domain name has been created, and now this is causing a conflict because 45 products were transferred without prices, with incorrect IDs, and so on. In other words, the plugin has created an additional resource, causing conflicts! Before, everything was fine, the Content API was the main one, but now there is the Content API plus an additional one with the website domain.
+ PHP 8.4.2
Exception::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in \root\media-content\plugins\integrate-google-drive\vendors\Google-sdk\src\Google\IO\Exception.php on line 37
Deprecated: IGDGoogle_IO_Exception::__construct(): Implicitly marking parameter $retryMap as nullable is deprecated, the explicit nullable type must be used instead in \root\media-content\plugins\integrate-google-drive\vendors\Google-sdk\src\Google\IO\Exception.php on line 37
Thanks will test that
You changed the status to ‘Resolved’, but that is not true.
The status can only change once a new update is released. Currently, I see the old version of the plugin and the my own fix I made for this issue, but you changed the status to ‘Resolved’, which is incorrect because the fix has not been officially confirmed. This violates the forum support rules. If the fix is included in the next update and the issue is resolved, then I will confirm the status as ‘Resolved’. I don’t want to reopen the forum later to explain everything again. I want to personally confirm the status as ‘Resolved’ because that is correct, and it maintains the integrity of the support forum and the plugin.
Forum: Plugins
In reply to: [WooCommerce] Store “core/interface” is already registeredHi Gal Baras, its done))
+ new JS issues in WP Dashbord
TypeError: t.tablePrepareColumnItems is not a function
at ReportReAuth-d9fc4de3.min.js:1:38727
at c.pD as _l
at c.kt (ReportReAuth-d9fc4de3.min.js:1:38594)
at RD.e._render (vendor-b19955ae.min.js:5:22157)
at c.n (vendor-b19955ae.min.js:5:32204)
at e.get (vendor-b19955ae.min.js:5:28396)
at e.run (vendor-b19955ae.min.js:5:29133)
at Mk (vendor-b19955ae.min.js:5:34414)
at Array. (vendor-b19955ae.min.js:5:25959)
at uM (vendor-b19955ae.min.js:5:25371)
kq @ vendor-b19955ae.min.js:5+ that when
Play.
- Click “Screen Options”
- Try disabling MonsterInsights
- Error in console
vendor-b19955ae.min.js:262 Error: <path> attribute d: Expected number, "M e -16 6 A -6 -6 …".vendor-b19955ae.min.js:262 Error: <path> attribute d: Expected number, "M e -16 6 A -6 -6 …".vendor-b19955ae.min.js:262 Error: <path> attribute d: Expected number, "M e -16 6 A -6 -6 …".The problem disappears only when we switch the widget to smaller mode. In full screen mode, the widget logs this error! I think the error is that the function that the script is looking for is missing in full mode.
Yes, but you need to make these changes in the update so that I don’t have to manually edit your code every time, otherwise I will refuse to use the plugin.