Jump to content

cpehydra

Clients
  • Posts

    12
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by cpehydra

  1. For now, can you post the fix? I am having tons of spam users register 🙂
  2. Yes I assume its because $invite = \IPS\Db::i()->select( '*', 'invite_invites', array( 'invite_code=?', $val ) )->first(); No null check or its not reaching the exception ?
  3. Yeah. I am trying to patch this in the registerScreen.php where you state the status of the code. Lmk if you have a easier fix.
  4. Inserting "0" as the invite code bypasses.... Any fix for this?
×
×
  • Create New...