Jump to content

onlyME

Clients
  • Posts

    2,721
  • Joined

  • Days Won

    17

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by onlyME

  1. Switching tabs does not display the correct tab content. recording.mkv
  2. I created an UIItem extension for 'IPS\forums\Topic' class to add a data attribute public function dataAttributes( BaseItem $item ): string { return "data-test"; } In the Classic layout, you might see something like this in the template: <li data-ips-hook="topicRow".... data-test> But when using Snippet layout for , there is no "data-test"
  3. UIItem dataAttributes not work on topic Snippet layout, it works fine on Classic.
  4. In RebuildSearchIndex.php: if ( IPS::classUsesTrait( $item, 'IPS\Content\FuturePublishing' ) AND !$item->isFutureDate() ) { $index = FALSE; } skips indexing items that are not isFutureDate. It seems checking the wrong condition.
  5. I tried adding a template hook to 'topicRow'. I noticed it's inside the loop $rows as $row, and I need to use $row, but it doesn’t work like in v4. I'm not sure if this is a bug or a limitation of v5?
  6. I received your message! I’m waiting for your response to look into this. If it's a Pro Stats issue, I'll sort it out as quickly as I can.
  7. onlyME

    Videobox

    Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my site ipsappzone.com How to transfer Marketplace files from IPS to me -- read this link Need help? PM me or get support on ipsappzone.com Want to buy? Browse my updated files hosted on ipsappzone.com Bookmark https://ipsappzone.com and the new Marketplace Directory https://invisioneer.org
  8. Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my site ipsappzone.com How to transfer Marketplace files from IPS to me -- read this link Need help? PM me or get support on ipsappzone.com Want to buy? Browse my updated files hosted on ipsappzone.com Bookmark https://ipsappzone.com and the new Marketplace Directory https://invisioneer.org
  9. Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my site ipsappzone.com How to transfer Marketplace files from IPS to me -- read this link Need help? PM me or get support on ipsappzone.com Want to buy? Browse my updated files hosted on ipsappzone.com Bookmark https://ipsappzone.com and the new Marketplace Directory https://invisioneer.org
  10. Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my site ipsappzone.com How to transfer Marketplace files from IPS to me -- read this link Need help? PM me or get support on ipsappzone.com Want to buy? Browse my updated files hosted on ipsappzone.com Bookmark https://ipsappzone.com and the new Marketplace Directory https://invisioneer.org
  11. Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my site ipsappzone.com How to transfer Marketplace files from IPS to me -- read this link Need help? PM me or get support on ipsappzone.com Want to buy? Browse my updated files hosted on ipsappzone.com Bookmark https://ipsappzone.com and the new Marketplace Directory https://invisioneer.org
  12. onlyME

    Videobox

    Check your PM
  13. onlyME

    Videobox

    You can use Custom Fields to create an URL field. https://prnt.sc/n_ov1jbQhsOx
  14. onlyME

    Videobox

    Hi, It doesn’t have this feature. You need to post video manually.
  15. onlyME

    onlyME

    My journey with IPS began in 2005 as an moderator in an entertainment forums. This sparked my passion and drove me to self-learn web development skills, particularly related to IPS. Since 2012, I have been creating apps and plugins, receiving numerous support and positive feedback from the community. Here are some of my successful pre-made apps available for sale ❤️ Chatbox Videobox Musicbox Slider Maker Featured Content Topic Thumbnail EasyPopup Pro Stats Quick Search Hide Link And Code Friends and many others I'm always here to support, you can contact me in both English and Vietnamese.
  16. onlyME

    Videobox

    Sorry, I have no plan for this feature.
  17. onlyME

    Videobox

    It’s updated in 4.5.2
  18. onlyME

    Videobox

    I will update it.
  19. onlyME

    Videobox

    Hi, I will update it.
  20. onlyME

    Videobox

    I found the problem. It will be fixed in next version.
  21. onlyME

    Videobox

    You need to disable that option if you don't want to allow guest to post before registering.
  22. onlyME

    Videobox

    I can't reproduce the problem. Do you enable this option? The posting information works for review
  23. I confirm the bug and will fix it asap. Thank you @Daniel F
  24. onlyME

    Videobox

    Hi, I will consider it.
×
×
  • Create New...