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. Yes, I will add the editor for content in the next version.
  2. V1.0.3 has been released Fix ACP restrictions.If 'Number of page views' = 1 the popup will show only once time.
  3. Currently it can not, but I will update in the next version.
  4. yes, you can create multiple popups, each popups have different permissions. EG: Popup A for guests, Popup B for members...
  5. Thank you, I will update the screenshot of the permissons right now.
  6. Yes
  7. Thank you for your testing, I will release the new version now.
  8. Thank you. I'll update it as quick as possible.
  9. It will have an option 'Number of page views'. Eg if using 5, the popup will be shown every 5 page views. if +5, the popup will be shown once after 5 page views
  10. It can not
  11. I'm working for the new version that can based on x number of page views
  12. onlyME

    Videobox

    No, you won't lose anything. After upgrading, go to settings -> videos -> choose the member groups who can post video online.
  13. onlyME

    Videobox

    It's a widget, just drag & place it to bottom
  14. There is permission setting to view popup for member's groups. You can set the popup only shows with guest. But it works with time, not pageviews. You can set the popup shows after X seconds for guest to encourage them to register. Or creating a popup for members to announce, advertise something... No, it can not get contents from blocks, you need to use HTML.
  15. That promotion has been ended
  16. It supports html, thatmeans you can use with iframe. I don't understand calling popup from a block?
  17. EasyPopup is a small app to help you create the modal popups for your site. Some features: Width/Height for your popup. Transition open/close: FadeIn/FadeOut, SlideIn, SlideUp, SlideDown, SlideBack. Transition speed. Background color. HTML content or upload image. Auto close and show timer on popup. Showing popups every page loads or every X minutes. Waiting for X miliseconds to show. Easy to determine URL where to show popups. Demo: http://demo.ipsviet.com/
  18. onlyME

    Videobox

    This is onlye used for documentation format. Read documentation/readme.html to know how to install and config this application.
  19. Thank you GrooveOnBeat
  20. Thank you for your good feedback I will be happy if you write your review here
  21. Yeah, I havent played with all options yet
  22. When you leave the URL to the script blank, it will not use cimage. The URL to the script in setting should be: http://mysite.com/cimage/webroot/img.php?src={url}&w={width}&h={height}&cf&q=90not http://mysite.com/cimage/webroot/img.php?src=http://mysite.com/cimage/img/car.jpg&w=200&h=200Please give me the ACP so I can take a look if you can not make it works.
  23. I've seen bugs like you, and I forgot what I edited the file img.php So try to use cimage.zip that I use on my site. If it still doesn't work, please give me the FTP access.
  24. So try to use the file I sent on previous post.
  25. Hi, This is an issue of cimage. Try to use this file \cimage\webroot\ img.php Or search comment out 2 lines (in \cimage\webroot\img.php) preg_match($validFilename, $srcImage) or errorPage('Filename contains invalid characters.');
×
×
  • Create New...