Recent content by VergilPrime

  1. VergilPrime

    XF 2.1 Rules Agreement with PHP and RCON

    I am running a Minecraft community on my website Angel's Reach and I have a page with server rules here. I want to put a form submit button at the bottom that sends a signal to the server to add the player to a list and let them access the rest of the server. Here's what I have planned: Player...
  2. VergilPrime

    XF 2.0 Error sending email

    Just noticed this in my logs today. Email was to myself and I didn't receive an email at the noted time. Other emails have gone through, and 235 doesn't appear to be a "failure" response. What do you think? Swift_TransportException: Email to (me) failed: Expected response code 250 but got code...
  3. VergilPrime

    Confirmation email issue on 2.1 beta 5

    Here's some information that may help: https://stackoverflow.com/questions/23947526/php-mail-returns-sh-t-command-not-found
  4. VergilPrime

    XF 2.0 Unsupported operand types in internal_data/code_cache/templates/l1/s2/public/forum_view.php on line 22

    My website When accessing any forum I get the following error: An exception occurred: [Error] Unsupported operand types in internal_data/code_cache/templates/l1/s2/public/forum_view.php on line 22 XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250...
  5. VergilPrime

    [AH] Discord Widget

    I'm new at Xenforo, any idea what can be done about this error? https://paste.thezomg.com/74409/44901926/
  6. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    Actually that does make a lot of sense. I should have tried clearing my local cache.
  7. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    Yeah I just decided to start over so I am going through the installation process. Only losing a day of work, no biggie :)
  8. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    I already tried this, my steps were: Move files to root directory, delete root/forums/ directory Create symlink at root/forums/ (as I can't update the board url if none of the website works) update the board url delete the symlink restart the machine After all this I was still getting 500 errors.
  9. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    I just moved it back to /forums for now, my intention at the moment is to just start over and reinstall everything.
  10. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    Restarted the whole machine to be safe, didn't fix my issue.
  11. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    I had some problems accessing the control panel once the files were moved. Actually I couldn't login, but my patch should make that possible. Edit: I changed the board url and deleted my symlink, but once again clicking on my name to log in/out displays a message "Oops! We ran into some...
  12. VergilPrime

    XF 2.0 Embedding an HTML resource with Imports

    I am attempting to embed an HTML resource into a page node on my Xenforo website. I used to use iframe to accomplish this, but this has been deprecated for some time. In trying to keep up with the latest best practice, I have found that HTML5 has a nifty import feature which should accomplish...
  13. VergilPrime

    XF 2.0 I broke everything, need some suggestions on how to proceed.

    So I may have (definitely have) made a huge mistake. Basically I thought Xenforo was going to be the Forums part of my website, turns out I think it's going to be most of the website. (This software is very good.) My blunder was thinking that in order to fill the "home page gap" I had created...
Back
Top Bottom