That version (2.4.2) is from Oct 3, 2020. You are probably going face some issues since the 2.3 compatible version was released on July 1 (2.5.0)I am on Ads Manager 2.4.2. I just upgraded Xenforo from 2.2 to 2.3. Anyone know if I can re-enable it or will it break the site? I can't see anything about compatilbility.
It was working fine on 2.2. I use only a tiny smidgen of the features. Would be great if I could carry on using it.That version (2.4.2) is from Oct 3, 2020. You are probably going face some issues since the 2.3 compatible version was released on July 1 (2.5.0)
2.2 and 2.3 aren’t the same beast. You can of course give it a whirl, but just be expecting issues.It was working fine on 2.2. I use only a tiny smidgen of the features. Would be great if I could carry on using it.
2.5.0 is for XF 2.3I upgraded to Xenforo 2.3 and now our ad manager 2.4.2 has broken
Should we upgrade to 2.5.0 before upgrading to XF 2.3 or after? Is 2.5.0 compatible with XF 2.2.16?2.5.0 is for XF 2.3
Look at your browser View -> developer tool to see if there is any javascript error on the page.Hello, upgraded to 2.5, but now the transition options don't work it just stays on slide even if "fade" is checked, also cannot adjust time length between rotations as well as transition speed. The features were working correctly before upgrade. Thanks !
I don't see any errors, this is what the element shows (see pic). Set to fade but when the page is viewed it just rapidly slides.Look at your browser View -> developer tool to see if there is any javascript error on the page.
For those who encounter this issue, try running one of these SQL query in your phmyadmin:XF\Db\InvalidQueryException: xf_siropu_ads_manager_package: MySQL query error [1118]: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs in src/XF/Db/AbstractStatement.php at line 230
ALTER TABLE `xf_siropu_ads_manager_package` ROW_FORMAT=DYNAMIC;
ALTER TABLE `xf_siropu_ads_manager_package` ROW_FORMAT=COMPRESSED;
That looks like ad block doing its work. You have the option in admin options to rename ad elements to something more unique so that adblock cannot block the container.In the Chrome element inspector I noticed that it adds CSS to edit out the buttons:
How is that done?That looks like ad block doing its work. You have the option in admin options to rename ad elements to something more unique so that adblock cannot block the container.
We use essential cookies to make this site work, and optional cookies to enhance your experience.