Jump to content

batarjal

Members
  • Posts

    164
  • Joined

  • Last visited

  • Days Won

    1

 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 batarjal

  1. Hi, thank you! That's not a problem, in the next version you can just paste album or artist URLs into the search box.
  2. Hello @Kitty Davis Sorry for the late response. Did you have the patreon account who owns the campaign also linked using the 'Connect Patreon Account' menu? There has been an issue that would invalidate the campaign connection. This will be fixed in the next version. I also added a 'remove all' option in the ACP which will remove all members without pledges from the patreon user groups - This should help for your second issue. Full change list: added carousel to show multiple goals in goal box added patreon status and options to "account settings" tab to integrate better with other linked accounts showing connected patron user name on patreon connect page showing notification in the ACP when the patreon campaign connection is invalid added settings to remove members with no active pledge from group, even if they have not been added by the patreon plugin fixed some issues with renewing access tokens fixed renew issue when linking the same patreon account in the ACP and in the user settings added plugin update notifications I'll upload the new version later this week.
  3. @AquilaTempestas You have custom adjustments in the postContainer template (the yt__aceme_profil_icon div) I'll try to work around this for the next version, until then you can revert the changes in that template if they aren't important and it will work fine
  4. @AquilaTempestas If you give me a link and test account to your page I can check if there is some easy CSS fix for that issue.
  5. You can either just hide the box title in the box settings or edit it the ACP under Customization > Themes > Edit HTML and CSS Search for 'threadstartertmdbbox' and replace {lang="block_threadstartertmdb"}: {lang="{$settings['order']}"} with whatever text you like
  6. Sorry I didn't see your first comment. I'll add czech steam API support for the next version.
  7. I uploaded a new version: Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  8. I uploaded a new version: Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  9. I uploaded a new version: Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  10. I uploaded a new version: Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  11. I uploaded a new version: Mobile view now shows trailer Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically Seasons can now be attached. Type 'Series Name -' to get a list of seasons A demo for an attached Season can be seen here Extra CSS you added for the widgets should be removed with this versions. Extra will just be removed if the screen is too small if you don't state otherwise in the box settings. The boxes will also be centered if there aren't enough topics yet or the screen is still bigger than the settings allow.
  12. I edited my post again with a solution that should work for all cases
  13. I edited my post with CSS that supports small sizes too
  14. for single ones you can use this instead: .ipsWidget_inner .threadStarterSizeNormal, .ipsWidget_inner .threadStarterSizeSmall { width: 100% } .ipsWidget_inner .threadStarterSizeNormal > *, .ipsWidget_inner .threadStarterSizeSmall > * { margin-left: auto; margin-right: auto; max-width: 180px; } this will be the default for the next version
  15. .ipsWidget_inner .threadStarterSizeNormal > * { margin-left: auto; margin-right: auto; max-width: 180px; } you can add this custom CSS @Noble~
  16. The next version can also attach seasons: It will work like with ThreadStarter music - if there is only one search result and it is a series the season list for that series will be shown. You can also trigger the season list with typing ' - ' after the title, e.g. 'Blacklist - ' will pull all seasons for the blacklist series, this is helpful if there are a series and a movie with the same name. I plan to release it sometime this week
  17. There will be an update with some bugfixes for all threadstarter plugins within the next days I didn't have time to see how much effort it would be to add specific seasons or episodes to the movies plugin yet
  18. Yes, this will be in the next version. @Kitty Davis I guess both issues are related to a broken Patreon connection. Can you verify if the forum is still connected to Patreon? Just save the Patreon settings in the ACP again. If it doesn't save you have to update the API keys and it should fix the issues. Either way it would be nice if you could have a look in the 'System Logs' to see any patreon related issues and send them to me via PM, maybe I can see why the connection broke there. The next version of the plugin will give a more visible warning if the connection to Patreon can't be estabilished anymore for some reason. Does the system know that there is no active pledge? You can verify on the 'Connected Patreon Members' Page in the ACP, it should say 'no active pledge' in the Status column. Usergroup assignments are only removed if a user disconnects from patreon or does not have a pledge anymore - Not when you edit the tier assignment settings. I'll change that in the next update.
  19. English, german, french, spanish, italian, russian and polish are supported right now. If what you need is missing just let me know and I'll add it for the next update. Only one language can be selected at a time though, so you have to pick one of these languages for the whole forum.
  20. I just checked, also with Moby Dick, and it should work fine. If you send me a link + test account to your forum I can try to figure out what's going wrong.
  21. Hi! It should be much smoother - The delay for your page seems to be like 10 seconds, usually it is less than one second. You could check if your webserver has a current version of curl enabled: You can see the curl version in the ACP > Support > phpinfo Search for curl on that page, the version should be 7.36 or higher, otherwise IPB won't use it. With curl enabled the threadstarter plugins should run much better. If curl is up to date you can also send me a PM with a link to your forum and test account, maybe I can see the issue there.
  22. Hi @Kim Werker! Your API key failed to renew. Everything should work again if you update the 'Refresh Token' in the Patreon settings. This should happen automatically. The issue occured a while ago so I can't see in the logs what went wrong. If it happens again let me know, maybe I can see something in the logs then.
  23. Hello! You need to type more than single letters. The plugins can’t come with a list of all movies or books in existence, they run search queries in the background and a search won’t start before you enter a couple of letters, a list with all the books containing an ,s‘ doesn’t help much. If you want to add a star Star Wars movie or a Stephen king book you’ll have to enter ‚Star Wars‘ or ‚Stephen King‘ to get the best results.
×
×
  • Create New...