Recent content by mattdrennan

  1. mattdrennan

    Webhook being sent for everything, even when just set to post.insert

    My webhook: Database XF_Jobs, which is causing server slow downs (I truncated the XF_Jobs and fixed the issue that way) (over 190K!): Server Log: #0 src/XF/Api/Result/EntityResult.php(226): XF\Mvc\Entity\AbstractCollection->toWebhookResults(1, Array)#1...
  2. mattdrennan

    XF 2.3 Inability to login to admin page

    I had issues with max_connections to my site. I can see evidence of this on my AWS metrics (not authentic traffic as we use the forum for volunteers and realistically 20 at a time would be a lot of users). After this happens, when I go to login to my admin page, it freezes to a halt after...
  3. mattdrennan

    XF 2.2 PHPBB to Xenforo 2 - Avatar's not imported

    I feel silly! Thanks for the assistance, but I figured it out. We have two versions of the forum on our file server and I was setting the avatar directory to the wrong path. Thanks for your help!
  4. mattdrennan

    XF 2.2 PHPBB to Xenforo 2 - Avatar's not imported

    I was trying anything. I have redone the import on a clean install now. The avatars are still not showing. I have went through the avatar directory on Xenforo, and it appears not all the avatars are being imported, but some avatars are imported.
  5. mattdrennan

    XF 2.2 PHPBB to Xenforo 2 - Avatar's not imported

    Is there a specific cache I need to rebuild? I tried rebuild forums and user cache with no success.
  6. mattdrennan

    XF 2.2 PHPBB to Xenforo 2 - Avatar's not imported

    I have run the import tool to migrate from PHPBB (3.3.1) to Xenforo (2.2.8) and everything looks good, except the the user avatars are not showing on user profiles or posts. The weird thing is, the avatars were transferred over to the Xenforo data/avatars folder. I re-ran the import tool a...
Back
Top Bottom