Recent content by EricBecking

  1. E

    XF 1.5 Is there a way to batch delete users and ALL of their content?

    (Running XF v 1.5.10) I've got a batch of ~3,400 users that need to be removed from our boards instance. I know that the remove the entirety of someone's content you can go to each user's account and manually delete, which gives the option to clean out their posts as well. As you might...
  2. E

    XF 1.5 Attempting to use the run-upgrade script getting back an error

    Alright well, figured out the answers to some of my problems. Notably that the configuration the server doesn't like symbolic links or s3 without some special code that's apparently no longer part of our repo. Leaving this breadcrumb behind in case someone else stumbles onto it.
  3. E

    XF 1.5 Migrating a xenforo installation into another?

    Does this also work if you go from an older version of xenforo to a newer version of xenforo?
  4. E

    XF 1.5 Attempting to use the run-upgrade script getting back an error

    Is there some way to file a manual file health check that might allow me to diagnose an issue? I've tried re-uploading and have started to move the version that I'm trying to upload to further and further back (current attempt is to go from 1.3.4 to 1.3.10) and even that's failing. I'm...
  5. E

    XF 1.5 Attempting to use the run-upgrade script getting back an error

    Nevermind. It looks like the index.php file held in the install directory ALSO returns the same error of "An unexpected error occurred".
  6. E

    XF 1.5 Attempting to use the run-upgrade script getting back an error

    I am indeed referring t the CLI upgrade script. I am running it via the command line. As far as I can tell that bit of code just fatals it out which is why I'm not getting anything useful. The last time I had it up the web upgrader was mostly cooperative but I hadn't fired it all the way...
  7. E

    XF 1.5 Attempting to use the run-upgrade script getting back an error

    Attempting to move from XenForo 1.3.4 to 1.5 to get the security updates. I'm trying to run the upgrade script and I'm getting back "An unexpected error occurred. Please try again later." I've tracked the call down to this line in the file - XenForo_Application::initialize($fileDir ...
Top Bottom