Jump to content

Ueda

Clients
  • Posts

    143
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Ueda

  1. Ueda

    Profile Songs

    I can take a look, send me a PM with a way to trobuleshoot the plugin on your site.
  2. Ueda

    Profile Songs

    Overwrite the styling yourself in the theme. This is not from my hook.
  3. Ueda

    Profile Songs

    You have to edit the hook file and change the template, to the one you want. Replace this. 'type' => 'add_inside_start', With this. 'type' => 'add_after',
  4. Ueda

    Profile Songs

    It requires more work than I am willing to give at this time, I would have to provide you a separate hook and every time I update it I would have to give you a new one each time. If you would like to request a specific edit you can, with a setting but this is not something I think many people would like. You can ask for special edits for your own forum in PM.
  5. Ueda

    Profile Songs

    I will add this in the next version. For now, you have to edit the plugin yourself. Find this line. $song->maxSize = $this->group['g_max_bgimg_upload']; Replace it with the number you want. For example, $song->maxSize = 1024; 1024 = 1 MB roughly. As a side note, there's a bug with IPB 4.1.12 that causes the editing member group not to work. I am investigating this bug. I believe it is a bug with IPB 4.1.12 itself and nothing to do with incompatibility. Check the Release Notes for more details of 4.1.12.1.
  6. I just want to thank you man for this, you upgraded your same plugin for IPB 4 and kept the old plugins for IPB 3. This is rare to see in authors. Good work like always. It has made me want to renew solely for this. I was unsure whether to use this, but this has made me want to.
  7. Ueda

    Profile Songs

    @ehren. has made this work with his skins in 4.1.12 onward, so it is safe to use this if plan to use his skins once 4.1.12 is released.
  8. Ueda

    Profile Songs

    @EmpireKickAss I can't support IPBFocus skins, it is up to Ehren. Sorry. He made his skins too different than the default base theme and needs to make his skins more compatible with the base theme.
  9. Ueda

    Profile Songs

    You can use .css overrides in a new template file, without having to modify the css file directory. What changes did you make to it to make it work for you? I may be able to improve compatibility if I see the way you went about making it work with IPBFocus skins.
  10. Ueda

    Profile Songs

    What do you mean?
  11. Ueda

    Profile Songs

    1.1.3 Released. Resolved a bug that I fixed in 1.1.1 (viewing other member profile songs) - used an outdated plugin. Removed error code that is no longer supported in PHP7. Sorry about all the updates - still getting used to IPB development. I am a hard worker though and will get all the bugs/problems gone eventually.
  12. Ueda

    Profile Songs

    I moved the position to a spot where it shouldn't have issues with IPSFocus skins hopefully. I have no way to test this.
  13. Ueda

    Profile Songs

    1.1.2 Released Fixed issues with some skins not working properly. Updated a lot of code to make it work better. I now include two plugins. You can either have a big or small player. Look at screenshots for details. When I release the next update, the price is going to go up to 15 dollars. This is when I will add a widget for profile songs to display on the site in various places - for example you will be able to use any member's profile song in any part of the site you see fit using the widget system in IPB.
  14. Ueda

    Profile Songs

    Added a new screenshot. https://gyazo.com/fb0369b4f8a21b2a23d3419ca68778c6
  15. Ueda

    Profile Songs

    So you warn them and if they keep doing it, ban them. Restricting the ability to upload it, is more work. There's no way for moderators to do this easily, you would have to have an administrator do it. 1.1.1 Released Fixed a bug with playing other members profile music other than your own member group (now all who can view profile can hear your profile music).
  16. Ueda

    Profile Songs

    You shouldn't allow guests or banned members to view profiles, not going to add the ability to not listen to music. This is bad design. If your server can't handle 10 MB song, it cant handle loading a profile with a cover photo and custom fields. I will fix the problem with not being able to listen to other people's profile music.
  17. Ueda

    Profile Songs

    1.1.0 Released With this update, we've added a lot of new features and fixes. Stop autoplay from happening with a new option in the plugin settings. PHP7 support. Member group permissions in plugin settings. Language translation support. Added URL support for uploading profile songs. This does not use the URL to play the song, it stores it on your server, but your server will download it rather than the user. Fix with column not being detected when reinstalling (failed to install after being uninstalled once). Updated plugin details and added support for update detection. This is not yet working, but it will not require a download when we release a new update to know when a new version has been released. We're going to raise the price to 15 dollars the next week, if you were holding out buying it, buy it now.
  18. It doesn't display on mine correctly. Your invitation button does though. https://www.ninonline.org/forum/index.php?/forums/
  19. Ueda

    Profile Songs

    Download the plugin here.
×
×
  • Create New...