Recent content by Xanin

  1. Xanin

    Option to change owner of media

    Still would be useful
  2. Xanin

    XF 1.4 My forum is being attacked by malware time and again

    Take a look in your htaccess files For more info : https://aw-snap.info/articles/redirects.php *(not my site)
  3. Xanin

    s9e Media BBCodes pack

    I AM trying to serve ads for their products while serving my members by giving them more than a link. I just spent some time looking at how they're building iframe src links for some of their ads, and for myself, I created the custom callback below, and it seems to work in very limited testing...
  4. Xanin

    s9e Media BBCodes pack

    this has been happening to me more and more often as well, and the banner links are landing me on the amazon homepage and not the product.
  5. Xanin

    [TH] Hotspots [Deleted]

    Will you be addressing some of the outstanding issues with this add-on?
  6. Xanin

    Option to change owner of media

    +1 here for having a need to reassign media
  7. Xanin

    Duplicate reAssign media

    I would like to be able to reassign media to my users. Backstory: when I set up my site I uploaded around 300 images into the categories that usrrs had previously uploaded to the old version of our site on Active Forums. I would like to be able to reassign those items to them without mucking...
  8. Xanin

    Fixed Random Media Block only appears.. randomly?

    Yup. I could do better than rand() but i have a small enough set that i'm fairly certain i can accept the performance hit until the official fix is released and it was the quickest way for an acceptable bandaid. Hope the wait for 1.05 is short :)
  9. Xanin

    Fixed Random Media Block only appears.. randomly?

    Until the official solution is released I have simply modified getMediaForBlock to set the fetchOption for order to rand and removed the condition for the media_id to be greater than some random #. Works well :)
  10. Xanin

    Fixed Random Media Block only appears.. randomly?

    I could... if I wanted to display some of the random things my users have uploaded to their albums, which I don't. Thanks, Looking forward to it :)
  11. Xanin

    Fixed Random Media Block only appears.. randomly?

    Ah, I see the problem looking at how the media is picked. Since my users have been piling stuff into personal albums and not the categories as of late, it is increasingly likely as time passes that the selection query will find nothing and thus display no block.
  12. Xanin

    Fixed Random Media Block only appears.. randomly?

    None that I've seen. Also not seeing anything in the server error logs. I don't have all that many add-ons, disabled everything except XFMG and still have the randomly appearing random media block.
  13. Xanin

    Fixed Random Media Block only appears.. randomly?

    It is. http://rcwarshipcombat.com/
  14. Xanin

    Fixed Random Media Block only appears.. randomly?

    I don't consistently see the random media block. I'm on XFMG 1.04, but also had the same problem on 1.02 prior to upgrading. The block is set to pull from a pair of categories, both of which have a decent number of images in them. I know that before moving to 1.02 I did consistently see the...
  15. Xanin

    Hotspots by Waindigo [Deleted]

    Haha, fair enough You could edit the templates and suppress all references to category if you just want a single category and don't want the clutter
Back
Top Bottom