Jump to content

Hisashi

Friends
  • Posts

    433
  • Joined

 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 Hisashi

  1. Maybe I didn't explain it right. Let's create an example, I have a code that displays an ad every "X" topics (let's assume it's 3). KEY: {advertisement="title_topic"} Now let's assume that I have 4 active ads. The problem is, out of these 4 ads, the system may end up showing an ad repeatedly as it is random. Is it possible to force it not to duplicate an ad?
  2. Hello, How do I not repeat the same advertisement on page? I created 2 test ads. And I put them both on a test page Circulation is set to "Randomly select an advertisement" But unfortunately one of the ads ends up repeating itself on the same page where it was added, is there a way to prevent this from happening?
  3. The title is going behind the user's profile picture. @Ehren
  4. I was able to upload via FTP, thanks.
  5. Hello, When I upload the developer tools file to my server, the system blocked, detecting viruses in the file "Sanesecurity.Foxhole.Zip_doc_js.UNOFFICIAL"
  6. Hisashi

    Videobox

    Suggestion If the content has many parts/episode the layout ends up being polluted with many buttons. Wouldn't it be possible to create an option for the administrator choose between buttons or dropdown?
  7. Could this problem be reflected in a community with many people uploading at the same time?
  8. I found the change proposal interesting, so I made a little edit of how it could be. I still want to tinker with this idea a little more, need to make buttons Ignore the "font" used haha The first image looks like it's being removed, so click here
  9. Hisashi

    Videobox

    Suggestion Add "VAST Tag URL" support for users who want to monetize with ad network.
  10. Hello, Is there a plugin that does something like this? Displays a warning when the user clicks on a link to an external website. ------ Edited I found 😅
  11. Suggestion Could add an option to create a button "I'm Feeling Lucky" similar to the google. Where would it take you to random content from the selected categories.
  12. UP! Any news about this? https://www.cloudflare.com/products/turnstile/
  13. That's exactly it, I sent you a message.
  14. Still looking for a dev, if any tweaks are needed for creation I'm open to hearing.
  15. Hello, I'm looking for a very simple service, you know the confirmation popup that appears when you try to delete something, that's exactly it. The difference is... It needs to be displayed every time the page is refreshed Can only be closed via the button when passing time ACP Send me a message if you're interested
  16. Add custom.css .ipsModal { background: #<color>; }
  17. The bug seems to be in my version (4.7.1) or in my community, I will do other tests.
  18. Hello, Users are not receiving notification when an article or status is published, from their followers.
  19. Themes > Edit HTML/CSS (Enter advanced mode if you are on simple) > Templates > downloads > view > downloadButton Add a "target="_blank"" on line 11, the code will look like this: {{else}} <a target="_blank" href='{{if settings.idm_antileech AND !$file->requiresDownloadConfirmation()}}{$file->url('download')->csrf()}{{else}}{$file->url('download')}{{endif}}' class='ipsButton ipsButton_fullWidth ipsButton_large ipsButton_important' {{if $file->requiresDownloadConfirmation()}}data-ipsDialog{{endif}} data-datalayer-postfetch >{lang="download_now"}</a> {{endif}} </li> Some observations... You will no longer receive auto-update in this edited template. I only recommend it if your downloads are based on external links, I don't know how that might behave for uploaded files.
  20. ACP > Members > Groups > Edit Group > Social > Can upload a cover photo?
  21. It looks like I'm suggesting a change or a new idea. If the user has disabled a notification for whatever reason, it needs to have the option to be able to enable it again, that's the basics.
  22. Has this been moved to suggestions?? It doesn't make sense, it's something that's missing
  23. When disabling the email "Did this answer your question?" there is no option to re-enable if the user wants to in future.
×
×
  • Create New...