Recent content by Poesue

  1. P

    Post Content Find / Replace

    How How do I run this code?
  2. P

    Confirmed 2.3.2 Data too long for column 'embed_metadata

    I cannot rebuild post embed metadata either. This is a migration from vBulletin. XF\Db\Exception: MySQL query error [1406]: Data too long for column 'embed_metadata' at row 1 src/XF/Db/AbstractStatement.php:230 Generated by: Dr. Bantham Nov 2, 2025 at 9:49 AM Stack trace UPDATE `xf_post` SET...
  3. P

    Add-on Update Notifier

    Oops! We ran into some problems. API key not valid, contact mazzly on the XF forums if you need help :) Tried entering the API key generated from XenForo account twice.
  4. P

    XenForo Redirects for vBulletin

    Thanks for the response. I made the edit to the htaccess file but did not rename it and place it in the home directory. All seems well now!
  5. P

    Post Content Find / Replace

    I am attempting to change the AME tag for YouTube (vBulletin mod) and have used several different variants for within this thread and others to insert the variables. Most resulted in no response at all. The last one I attemted resulted in the following error: ErrorException: [E_WARNING]...
  6. P

    XenForo Redirects for vBulletin

    BUMP I have confirmed that the import_log_vbulletin_1 table exists, but when I view the "post" section it seems that the old id and new id are the same number. I assume the mod is parsing the text, but it is not working for me. EXAMPLE showthread.php?p=103010 (same results for showiest.php
  7. P

    XF 2.3 How do I get rectangular avatars and adjust the size?

    Reducing to zero creates a square avatar, but my imported vBulletin avatars appear to have been cropped and reduced in image size. How do I set the minimum and maximum width/height of avatars? I suppose I will have to rename the old avatars somehow to match the new filename convention? The...
  8. P

    XenForo Redirects for vBulletin

    I recently upgraded from vBulletin 3.8.8 to the current version of XF. I installed this add-on and selected import_log_vbulletin_1 for redirection. Everything went without error on the import, and the import log table was listed accordingly in the import report log. However, redirects are not...
Back
Top Bottom