Jump to content

Matt

Management
  • Posts

    70,143
  • Joined

  • Last visited

  • Days Won

    649

 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 Matt

  1. Things should be improved.
  2. Easy, tiger. I don't think name calling is required. :) If you use PayPal, non-recurring and set up lifetime or permanent subscriptions and only get a few each month then the chances are you aren't affected by any bugs.
  3. Date bug is definitely fixed. E-checks now definitely work.
  4. One more beta then an RC. I don't think many people are going to test it properly until they use it on their website properly. The best I can do is make sure it all hangs together correctly and then dive in and fix up whatever is reported as quickly as I can.
  5. Done, I have.
  6. #3 Done for 3.0.1
  7. I have a few more I want to add. Android is one, Opera Mini is another and another little smartphone web browser 'Bolt' which is getting some popularity. Unsure if this will be a 3.0.1 thing, though. Might add a way to import/export groups via XML. That would be handy dandy.
  8. What formats would you like them archived as? I think that only XML or HTML is possible at this stage. It's slightly more involved now that they are conversations, though.
  9. Matt

    Permissions bug?

    I would imagine that for whatever reason, permissions have been removed for the member groups.
  10. I've made some changes to the system for 3.0.1 which can be seen on this board now. We'll continue to refine and work on the search as the product matures.
  11. I have Ikonboard 2.3 alpha on my desktop still. Never released. It was written before the 3.0 recode was started.
  12. Yes, just note down their details and you can manually add their transaction at a later date.
  13. When did you upgrade from 2.3.6 on your live board? Was it at RC 1 or later? There is a good reason for asking.
  14. Matt

    PHP Environment

    I think it's worth pointing out that we fixed John's problem this morning. It was because his session table wasn't clearing. ccmarsig - feel free to submit a ticket or check the number of rows in your sessions table. If there's loads then let us know.
  15. Ah-hem. I'm going to be packaging it up for QA today.
  16. You can edit the email template easily enough to add a note to 'not reply to this email because...'
  17. That's great to hear. Thanks so much for sharing!
  18. Final stage guys. Should have something to release later this week.
  19. I did add some code to our build script to remove these. Will check that.
  20. The subscriptions manager was mentioned in the release announcement. It's not so much missing as it's been removed and made into its own application (removes files and code if you don't need it). It will be available for download soon. The style and colours can be tweaked via the ACP CSS files if desired and I'd use the Live Search box (top right) as much as possible. It's a really helpful tool for finding settings, etc.
  21. I think that if we were to add that in is a feature we'd go the scratch and sniff route so it's basically opt-in.
  22. Thanks for the feedback! The extra testing we did certainly paid off.
  23. I'll see what I can do about 2.3.6 but most of the changes are fairly invasive and we'd need to re-work a fair bit for 2.3.6 which may be more work than it is worth as we have a better working version in 3.0.0.
  24. Matt

    IN_DEV

    Why not use the per-skin tools and leave the 'master' skin alone? :D Check out /cache/skin_cache/masterMap.php To be able to edit a skin outside of the ACP, do this. 1) Create a new skin set within the ACP. It can be a 'root' skin or a 'child'. It doesn't matter. Make sure you enter a 'skin_key' which must be unique. 2) Put your board in IN_DEV mode by editing the constant in conf_global.php 3) Create a new master skin directory in /cache/skin_cache. It must be something unique, like 'master_myskin' for example. 4) Add your new 'skin_key' to the 'templates' array below. 5) Back into your ACP, go to the list of skin sets. Click on the menu icon for your new skin set and choose: 'EXPORT Templates into 'master' directory...'. You should now be able to edit those files as you browse the board without the ACP. When you are done, simply choose 'IMPORT Templates..'. */ /*
  25. I find you completely agreeable.
×
×
  • Create New...