You're migrated, check here: https://woocommerce.wutime.com/my-account/downloads/Only upto RC5 available on legacy account on wutime.
That was helpful. I was able to reinstall it without any errors.@Michaelb24179, if you want to update your xenforo to use the proper charset, let me know, it's actually not that difficult if you have access to SSH to your server.
If you're running XenForo 2.1+, XenForo provides a safe CLI-based tool:
Code:php cmd.php xf:convert-utf8mb4
This will:
Simply run this command from the root public directory of your XenForo installation.
- Convert all tables and columns properly
- Handle index resizing for InnoDB tables
- Skip already-correct tables
Hey, thanks for following up. And I'm glad it worked out. I've been feeling sleazy for asking you to update, versus just removing the emojis from my admin area.... But I think it's better for your community to update charset to be compliant.That was helpful. I was able to reinstall it without any errors.
- FIX: Front-end member display page was showing XF phrase key instead of the actual phrase for Device Type
- PHP 8.0+ is now required (massive improvements for speed/efficiency)
- Upgrades mobile detection from v3.7.4 to v4.8.09
- 4.8.x is the primary branch, receiving frequent updates for new devices and security fixes, unlike 3.74.x
- Adds optimized regex patterns and caching capabilities to reduce server load for high-traffic forums
- Vastly more accurate...
- ErrorException: Fatal Error: Declaration of Detection\Cache\CacheItem::expiresAt($expiration): Psr\Cache\CacheItemInterface must be compatible with Psr\Cache\CacheItemInterface::expiresAt(?DateTimeInterface $expiration): static
- src/addons/Wutime/AdBlockTracker/lib/mobiledetectlib/src/Cache/CacheItem.php:96
#0 [internal function]: XF::handleFatalError()
#1 {main}
array(4) {
["url"] => string(8) "/yvr/1/0"
["referrer"] => string(29) "https://abcdef.com/whats-new/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Interesting; I moved this library out of composer specifically to avoid this issue. What version of XF and PHP are you using?I have this error with the latest version:
I'm using XF 2.3.7 with PHP 8.4Interesting; I moved this library out of composer specifically to avoid this issue. What version of XF and PHP are you using?
The installation worked fine. It's an error that appears in the log. I don't know if this can help, but when i uncheck the "Enable AdBlock Detected Tracker" option, i no longer have the error (i don't need to disable the addon)@ratix_gunz was it a one off error in your log, or was it during install and prevented installation?
Yes exactlyBut if you leave it enabled you get the error every page request?
- Add: Detection for uBlock Origin Lite
- Add: Remote Loading Detection (RLD) improvement
- Notice: RLD is required to detect newer v3 Chrome extensions such as "uBlock Origin Lite"
- Fix: ErrorException: Fatal Error: Declaration of Detection\Cache\CacheItem::expiresAt($expiration) (thanks @ratix_gunz)
- Fix: Adaptive CacheItem so it’s compatible regardless of which PSR version another add-on (or a global vendor) introduced (thanks...
- Fix: Replace UTF8MB4 emojis from option descriptions and replace with HTML Entities so customers running old collations have zero install issues
We use essential cookies to make this site work, and optional cookies to enhance your experience.