Jump to content

Michael.J

Clients
  • Posts

    5,361
  • Joined

  • Last visited

  • Days Won

    11

 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 Michael.J

  1. Can you first try the patch here, if it still doesn't work I'll need admin cp and maybe ftp access to troubleshoot this further.
  2. It looks like IPS changes something in the theme. I've opened a bug report and included a manual patch if you wanted to patch this temporarily until the next version is released.
  3. I've included you in a PM conversation requesting a refund. I've also updated the screenshot that incorrectly showed collapse support. (It was removed the last minute before release due to my limited experience when first working with IPB4.)
  4. I'll note this for the next version. The receivers field does not support the "quick tags". I'll have to think about it but I don't believe this is something I can easily support.
  5. It could be a few months more. I can refund/exchange your purchase? Or seeing as the screenshot showed the collapse settings incorrectly already in place, I can extend your subscription time to cover the wait until it's added?
  6. Apologies Samantha, was replying to a support topic for the Messages app and got the two mixed up. If you unzip the homepage.zip file, you'll see a folder called Users Homepage and inside that the homepage.tar file. You don't extract or open that tar file but rather import it in the acp applications area.
  7. I'm just looking into another report of this now. Does it work when you disable the Donations "Send promotion pm?" setting?
  8. Captcha right now can only be enabled/disabled per member group. I assume you are suggesting this be possible per form as well?
  9. This is a confirmed bug.
  10. When you download, do you see a zip file called "Messages"? If so, unzip that and you'll notice the file called gms.tar inside. That's the file you need to upload in the acp area to install the application. If your still having issues, I can install if you provide acp login details.
  11. Default or custom theme? If the later, could you tell me which one?
  12. You can but for now this will need to be modified manually. If you open plugins/calendartopics/hooks/{open all 3 php files} Find: $tags['%event_date%'] = $eventDate; Replace With: $tags['%event_date%'] = $eventDate->format( 'd-m-Y' ); Save. You can then modify the month, day and year placements. If you have a particular date format example you want to use, let me know.
  13. Definitely but there may be some delay, feel through to PM me.
  14. PM sent with some test code.
  15. I'll check through my PM's but I don't believe I got a sustained follow up. And I haven't received any further reports about this. If you haven't purchased yet, I'd be happy to setup a demo if you wanted to test before hand.
  16. No I don't believe it has and there isn't a setting for it right now. But I will note this for a future version. You could technically set a really low "daily topic cap" to avoid giving out points to certain groups but that obviously would only apply to the topic points. As in hide tab when member has 0 points or logs present? If so, I think that's a good idea and will include in a future version.
  17. I'm interested to know what other users of this app thoughts on this? If you remember what version of the Forms app you previously used. That would be helpful in making sure this was patched for future upgraders. Thank you for helping. I've added a little something to your account.
  18. If you don't mind a file edit, I should be able to put together some temporary code you could try and test now. Something with either a setting or group permission restriction for max daily videos would require a new version however.
  19. I'm sorry but I'm not be able to take on new custom requests until at least September.
  20. From my brief look, I wasn't able to find a quick patch but I'll log this to be included in a future version. Was this malicious in nature or just someone adding a lot of videos in 1 day?
  21. It might be possible with a template edit, just to confirm your talking about the stream view that would add a video row when a new video is added? i.e. Unless there was any changes in IPB4 recently, there should be a line break between fields already. Could you post a sceenshot of what your talking about? Not quite sure what's happening here.
  22. As in new field options for the select? Where would the source database be? Unless there was any changes in IPB4 recently, there should be a line break between fields already. Could you post a sceenshot of what your talking about? Not quite sure what's happening here.
  23. No not currently but it's a good idea and I'll note it for the future. Should be possible to hook into the sort options for topics.
  24. Michael.J

    Portal

    Not yet, I'm going to see if IPB 4.1.4 breaks any apps before putting out some mod updates.
  25. The raw form logs are stored within the database tables. The front end can be viewed in the "Form Logs" area if you've enabled group permissions and form permissions for viewing logs.
×
×
  • Create New...