Jump to content

Adriano Faria

Clients
  • Posts

    31,868
  • Joined

  • Days Won

    475

 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 Adriano Faria

  1. Something like that you mentioned... like I did in Classifieds, with packages, etc.
  2. No. I'm planning some changes in paid submissions but not for now, sorry.
  3. What's New in Version 1.2.0: IPS 4.3 compatibility ONLY. DO NOT use on a 4.2 board.
  4. Currently it doesn’t work but it will be compatible. Probably next week.
  5. That’s what I use: [code] public function onCreateAccount( $member ) { if( \IPS\Settings::i()->reg_auth_type == 'none' )[/code] And when there's a validation: [code] public function onValidate( $member ) {[/code] I use both.
  6. Yes. Tested "Other OAuth 2.0" handler with onCreateAccount, onProfileUpdate and onDelete. All work fine.
  7. What's New in Version 2.1.0: IPS 4.3 compatibility only. DO NOT use on IPS 4.2
  8. What's New in Version 3.1.0: IPS 4.3 compatibility ONLY. DO NOT use it on a 4.2 board.
  9. Oh sorry, I understood it wasn't working. My bad.
  10. Was that the issue? If no, send a PM with ACP access so I can take a look.
  11. Which type? Please inform all the details so I can try to reproduce.
  12. No. I don’t handle purchases. You better submit a ticket to IPS.
  13. It uses MemberSynch extension so it should do it. I can only imagine that 4.3 doesn’t use this extension in oAuth. I will have to take a look ir ask to IPS.
  14. If it were running fine in both versions, why in earth would I need to release a new version? I don’t see much sense. 5 or 6 resources I released a new version. 150 don’t. So... For the others, DO NOT use in IPS 4.2.X.
  15. DO NOT use in IPS 4.2.X.
  16. DO NOT use in IPS 4.2.X.
  17. DO NOT use in IPS 4.2.X.
  18. Yes, as stated: If you’re not using 4.3, why would you upgrade it? Uninstall this version and install the 1.0.1
  19. Take a look in your core_members table to see if a couple of columns for this resource is still there. If so, drop them. It seems the uninstall didn’t remove them.
  20. When the error happnes? When installing the app? When uninstalling the plugin?
  21. What's New in Version 1.1.0: IPS 4.3 compatibility
  22. What's New in Version 1.1.0: IPS 4.3 compatibility
  23. Make sure you followed the instructions.
  24. What's New in Version 1.2.0: IPS 4.3 compatibility
  25. What's New in Version 1.1.0: IPS 4.3 compatibility.
×
×
  • Create New...