Recent content by Dysphoria

  1. Dysphoria

    XF 2.3 Login throws error (InvalidArgumentException: Invalid binary IP)

    I guess it was just my wording. With importing, I meant the db dump and coping over everything else. However, I eventually found the issue. The headers were correct, but it turns out there was a session in the database without an IP address—possibly left over from earlier testing with...
  2. Dysphoria

    XF 2.3 Login throws error (InvalidArgumentException: Invalid binary IP)

    Thanks for that hint. I disabled the plugin and tested it again. I get the same error message, just without the plugin in the stracktrace: InvalidArgumentException: Invalid binary IP: in src/XF/Util/Ip.php at line 35 XF\Util\Ip::binaryToString() in src/XF/Session/Session.php at line 254...
  3. Dysphoria

    XF 2.3 Login throws error (InvalidArgumentException: Invalid binary IP)

    Hi there, I have some trouble, setting up a new site. When logging in with my user, XF will throw this error message: InvalidArgumentException: Invalid binary IP: in src/XF/Util/Ip.php at line 35 XF\Util\Ip::binaryToString() in src/XF/Session/Session.php at line 254...
  4. Dysphoria

    Using DigitalOcean Spaces or Amazon S3 for file storage

    Hi, short question. The ressource mentioned that S3 is supported in XF 2.3 without plugin? https://xenforo.com/community/resources/using-digitalocean-spaces-or-amazon-s3-for-file-storage-in-xf-2-1-xf-2-2.6805/updates#-this-add-on-is-no-longer-required-for-xenforo-2-3-and-should-be-uninstalled...
  5. Dysphoria

    s9e Media Sites

    My Users reported, that Amazon Links get blocked from their Ad-Blocker when media page is enabled for amazon.com. Is there an option so that the iframe gets rendered despite enabled ad-blocker? I didn't test the other media pages yet. But never seen this issue before.
  6. Dysphoria

    s9e Media Sites

    Is it difficult to add Dropbox support? I'd wish to have a preview of documents in an 600x600px frame or something like that.
  7. Dysphoria

    XF 2.0 BB Media Site Dropbox

    Oh, thank you so much. I used his add-on with xf 1.5 and was already looking for it. Does not have Dropbox, but happy to have the other sites again :)
  8. Dysphoria

    XF 2.0 BB Media Site Dropbox

    Hi, I can see the BB code media sites Page in the Admin Panel. I wish it would support Dropbox links. Are there more media sites available as add-on or how do I get them in there? Does Dropbox support oembed? I'd be thankfull for any tips. Just that I know how to start. Thanks. :)
  9. Dysphoria

    Redis Cache By Xon

    Hi, I am trying to connect my xenforo to my redis server. But I've got a problem which I don't quite understand. As soon as I enable redis in config.php Xenforo isnt' working anymore. Site is not reachable. No PHP Error message, No HTTP Response Code, No Redis error logs. I connected by unix...
  10. Dysphoria

    XF 2.0 Clean installation -> Error mysqli_init() not defined

    Unfortunately didn't help at all. But I got it working anyways :) I used a manually written config.php, which probably had some problem. I deleted it and stared the normal setup process again. After that everything went to the point where xenforo tells you which php libs you need to have...
  11. Dysphoria

    XF 2.0 Clean installation -> Error mysqli_init() not defined

    Hi, seems like it wasn't installed. I installed the package and now it manages at least to output the full exception as response. But still, something mysql related. An exception occurred: [XF\Db\Exception] No such file or directory in src/XF/Db/Mysqli/Adapter.php on line 160...
  12. Dysphoria

    XF 2.0 Clean installation -> Error mysqli_init() not defined

    Hi guys, I might need your help on this. I am trying to setup a demo installation with XenForo 2.0 with nginx and php7.0-fpm. Server is working fine, I have another site hosted in parallel and phpinfo() is finde too. But when I try to call the address of the untouched installation, I get HTTP...
  13. Dysphoria

    [TH] Markdown Parser [Deleted]

    Is it possible to support Image tags?
  14. Dysphoria

    Reject All - Users awaiting approval

    Its been 3 years and xenforo still has no bulk action for this?? Seriously, it's no fun to do this for 400+ Users every week. Thanks to Rodolfo anyway. Not user-friendly, but really safes a lot of time :)
  15. Dysphoria

    XF 1.5 Re-Count messages

    Sorry, but where can I set or unset the setting: "Count messages posted in this forum toward user total" I can't find it and the search in the admin panel does not neither.
Back
Top Bottom