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. onlyME

    Videobox

    It uses Reactions of ips 4.2. There is no old 'Like' system. Clicking on the number to see a popup display how many likes, haha, thanks.... If you don't like other reactions you can configure in IPS, not videobox.
  2. onlyME

    Videobox

    I can not reproduce this issue, the newest version support reactions. http://demo.ipsviet.com/video/view/1536-the-wolf-children-ame-and-yuki-những-đứa-trẻ-người-sói-2012/ And the profile activity has no problem http://demo.ipsviet.com/profile/4-bim/ I think your templates haven't been updated. So you need to revert them (click "save", then click "revert" for all templates of videobox).
  3. onlyME

    Videobox

    Please give me acp access so I can take a look.
  4. onlyME

    Videobox

    You need to revert the template bits of videobox if you editted them.
  5. onlyME

    Videobox

    Did you upgrade the videobox to the latest version? (IPS 4.2 uses reactions)
  6. onlyME

    Videobox

    Can you give me ACP access so I can take a look?
  7. onlyME

    Videobox

    in custom.css. Or you can take a look videobox > front > videobox.css and find "vbPagination" , you will see it.
  8. onlyME

    Videobox

    You can overwrite the css .vbPagination > li, .vbPagination a { color: .... !important; background: ... !important; }
  9. It does not support adding folder unfortunately.
  10. This is not a good solution, there are a lot of clients use the cloud storage, FTP...
  11. Hi, I haven't found the solution to play random music yet. This is the way how it works, can not play directly.
  12. Can you give me acp access so I can take a look?
  13. Hi, It has some options: PM me if you need to test it on demo site.
  14. onlyME

    Videobox

    It's so complex and I can not support editting database.
  15. @Saurabh Jain Can I have acp access to take a look?
  16. onlyME

    Videobox

    Try to go acp > Advanced Configuration > friendly urls
  17. Yes, you need to config ips file storage.
  18. @Saurabh Jain I fixed in 2.0.3
  19. onlyME

    Videobox

    @FGN I can not reproduce the bug. After clicking x to remove the form, I refresh page and it appears again. I also tested by saving video and edit video, but I can not see any problem.
  20. onlyME

    Videobox

    Maybe a bug, I wil test it again.
  21. onlyME

    Videobox

    I don understand this issue. The form does not have setting to remember closinh or opening. Try to clear the browser cache and refresh page.
  22. onlyME

    Videobox

    ACP > Customization > Themes > click </> to edit your theme > videobox > front > widgets > Videos
  23. onlyME

    Videobox

    If you only show 1 video, find <div class='ipsGrid_span1 ipsSpacer_bottom vbItem'> Replace by <div class='ipsGrid_span1 ipsSpacer_bottom vbItem' {{if count( $videos ) == 1}}style='width: 100% !important;'{{endif}}>
  24. Not only the sidebar, the important is javascripts from plugins, or custom templates... So complex to implement.
  25. 1. Each category has permission settings. 2. It's not a bug, it's the way how it works. Because in other applications may have sidebars, or custom javascripts but no way to load ips sidebar in ajax, and the a lot of other javascripts will be broken.
×
×
  • Create New...