Jump to content

Daniel F

Invision Community Team
  • Posts

    6,569
  • Joined

  • Days Won

    37

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Daniel F

  1. Just now, hpcrazy said:

    ah ok - thanks that works. Thanks 😊

    An other question - is it possible to have 2 emails in the system ? One only for the bulk mails ? My hosting provider also has a good bulk mail system but there I need an email only for the bulk mails. I would prefer that system if possible.

    Do you mean 2 different senders or just the method? If you take a look at my screenshot, there's literally an option to set this Could contain: Text

  2. 20 minutes ago, David N. said:

    What I do is control-click the file and choose Copy Image Address. 

    I can't use media embed because I'm coding my pages in HTML and that does not parse embeds. 

    Could contain: Text

    On a separate note, I do not see a preview of the image in the File Overview tab? 

    Could contain: File, Text, Webpage

    This works for images, but not for other formats, so to make it easier we've added the URL to the left information sidebar where you'll be able to copy the URL.

    Could contain: File, Webpage, Text

     

     

    And regarding the not shown image preview: This was a bug that I've also spotted while working on the URL enhancement. It will be fixed in the april release.

  3. From the error log:

    Error: Call to undefined method IPS\Member::canUseMessenger() (0)
    #0 ./applications/membernotes/modules/front/notes/notes.php(108): IPS\membernotes\_General::sendAlert(Array, Object(IPS\membernotes\Note), 1)
    #1 ./system/Dispatcher/Controller.php(107): IPS\membernotes\modules\front\notes\_notes->add()
    #2 ./applications/membernotes/modules/front/notes/notes.php(25): IPS\Dispatcher\_Controller->execute()
    #3 ./system/Dispatcher/Dispatcher.php(153): IPS\membernotes\modules\front\notes\_notes->execute()
    #4 ./index.php(13): IPS\_Dispatcher->run()
    #5 {main}

     

  4.  PHP Fatal error:  Declaration of IPS\\forums\\Topic\\hook2153::searchResult(array $indexData, array $authorData, array $itemData, ?array $containerData, array $reputationData, $reviewRating, $iPostedIn, $view, $asItem, $canIgnoreComments = false, $template = null, $reactions = []) must be compatible with IPS\\forums\\Topic\\hook1852::searchResult($indexData, $authorData, $itemData, $containerData, $reputationData, $reviewRating, $iPostedIn, $view, $asItem, $canIgnoreComments = false, $template = null, $reactions = []) 

     

    Your method signature is different.

×
×
  • Create New...