Recent content by webbouk

  1. webbouk

    IndexNow error: [429]

    I've not had it since I last posted, last Thursday
  2. webbouk

    How many countries are represented here?

    UK - I'd like to say Great Britain but the 'Great' is a bit skewed at the moment
  3. webbouk

    XF 2.3 What's new in XenForo 2.3.10?

    I think it's the logo container. It seems that the logo is rendering after the Text Logo and Logo slogan which then pushes the text logo and logo slogan from the left to where they should be as the logo renders - if that makes sense.
  4. webbouk

    IndexNow error: [429]

    IndexNow error: [429] We're sorry, but you have sent too many requests to us recently. src/XF/Error.php:81 Same here: Stack trace #0 src/XF.php(270): XF\Error->logError('IndexNow error:...', false) #1 src/XF/IndexNow/Api.php(88): XF::logError('IndexNow error:...') #2...
  5. webbouk

    XF 2.3 Bad unfurls

    I use this add-on to bypass the unfurl when required.... https://www.xf2addons.com/resources/auto-link-manager.826/ Works as intended
  6. webbouk

    XF 2.3 Is XenForo 2.3.9 Fully Compatible with PHP 8.4?

    Is Imagick available for php 8.4 & 8.5 ? It's only in recent months that they've updated it to work with 8.3
  7. webbouk

    [XB] Collapse Hamburger Menu [Paid]

    Thanks, works as intended (y)
  8. webbouk

    Fixed Show Older Items is missing since update

    Replacing this from 2.3.9 .... if ( $search->search_order === 'date' && $search->result_count > $perPage && $page === $maxPage ) { $lastResult = $resultSet->getLastResultData($lastResultType); $lastResultHandler =...
  9. webbouk

    Fixed Show Older Items is missing since update

    Thanks for the heads-up - same here on 2.3.9
  10. webbouk

    Fixed inet_pton(): Argument #1 ($ip) must not contain any null bytes src/XF/Util/Ip.php:14

    I had this same error a couple of times a day. However, after implementing the fix above the issue has now gone.
  11. webbouk

    [XB] Collapse Hamburger Menu [Paid]

    @Ozzy47 - Has there been a fix for this that I've missed somewhere? It was a very useful add-on
  12. webbouk

    The silence is deafening and concerning...

    <cough> <cough> https://xenforo.com/community/threads/try-out-the-xenforo-2-3-8-preview.235253/
  13. webbouk

    Try out the XenForo 2.3.8 Preview!

    @Chris D - Please can you hang fire for a couple of weeks as I'm not ready for an upgrade yet ;) Appreciated, as always
  14. webbouk

    If XenForo's finished, what's next?

    I had a team leader in a company where I worked for a few weeks. The job ended abruptly when he leaned across my desk and told me during a time when my wife was seriously ill, that the company always came first and family should not get in the way of business. His little rant was cut short when...
  15. webbouk

    Fixed XenForo tries to send push notifications to invalid URLs

    The thanks need to go to @Kirby , it's his work :)
Back
Top Bottom