Search results

  1. J

    Support Bug after installing add-on

    Wait, are you using this formula? RegExr: Learn, Build, & Test RegEx Here's another one regex101: build, test, and debug regex Can we make it so we can have the option to use this formula? I don't see why anyone would type guy.come unless dots are allowed in xenforo usernames, which shouldn't...
  2. J

    Support Bug after installing add-on

    CRUEL-MODZ Seems like we just need to revamp the regex right? $pattern = "#(?P<method>https?://|www)(?P<url>.([a-zA-Z0-9\-\/.]+))#"; Can we implement this one...
  3. J

    Support Bug after installing add-on

    Ok, it works now! But ironically it lets users link without the https:// or http:// Is there a way we can have it detect any www. or .com without the http?
  4. J

    Support Bug after installing add-on

    Hi I tried the new version but for some reason the functionality just doesn't work. I have the permissions and also analyzed permissions for a particular user and it should be preventing links but it doesn't. No error this time.
  5. J

    Support Bug after installing add-on

    Can you help please? I purchased and doesn't work :( Error posted here [Xen-Soluce] Disallow Links [Paid] ErrorException: Fatal Error: Access level to SV\UserEssentials\Service\Content\SimplifiedPreviewTrait::_validate() must be public (as in class...
Top Bottom