Jump to content

Ueda

Clients
  • Posts

    143
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Ueda reacted to Kirill Gromov in Ideas Application   
    Thanks, i'll review it in few days!
  2. Like
    Ueda got a reaction from UmbrellaWesker in Profile Songs   
    Download the plugin here.
  3. Like
    Ueda got a reaction from Sethhh. in Profile Songs   
    I have been trying to get IPB to work on my web server for a while, but it always has problems. Working on an update soon.
  4. Like
    Ueda got a reaction from PirateCaptain in Profile Songs   
    I will take a look into it when I can. @PirateCaptain
  5. Like
    Ueda got a reaction from PirateCaptain in 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. Like
    Ueda got a reaction from PirateCaptain in Profile Songs   
    I will try to get it done this month, haven't been able to test locally on my own computer. Will set up a local test of IPB.
  7. Like
    Ueda reacted to EmpireKicking in Profile Songs   
    @Toubacos 
    go to the profile template file and find:
    <div class='ipsPad'> Change to:
    <div class='ipsAreaBackground_light ipsPad'>  
  8. Like
    Ueda got a reaction from RobertD in 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.
  9. Like
    Ueda got a reaction from PirateCaptain in 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.
  10. Like
    Ueda got a reaction from EmpireKicking in 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',  
  11. Like
    Ueda got a reaction from stoo2000 in Mail Bouncer - Automated Bounce Management   
    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.
  12. Like
    Ueda got a reaction from sobrenome in Mail Bouncer - Automated Bounce Management   
    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.
  13. Like
    Ueda reacted to EmpireKicking in Profile Songs   
    Nothing to worry about, what I'm saying that I have to revert profile template from my custom theme so that the songs will work.
  14. Like
    Ueda got a reaction from EmpireKicking in 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.
  15. Like
    Ueda got a reaction from EmpireKicking in 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.
  16. Like
    Ueda got a reaction from EmpireKicking in 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).
  17. Like
    Ueda got a reaction from izy110 in Profile Songs   
    Download the plugin here.
×
×
  • Create New...