Jump to content

Adriano Faria

Clients
  • Posts

    31,600
  • Joined

  • Days Won

    473

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by Adriano Faria

  1. Could contain: Page, Text

     

    Quote

    Attempt to read property "id" on string 466 #0 C:\wamp64\www\47x\applications\downloads\sources\Category\Category.php(466): Whoops\Run->handleError(2, 'Attempt to read...', 'C:\\wamp64\\www\\4...', 466)
    #1 C:\wamp64\www\47x\system\Node\Controller.php(638): IPS\downloads\_Category->formatFormValues(Array)
    #2 C:\wamp64\www\47x\system\Helpers\MultipleRedirect\MultipleRedirect.php(93): IPS\Node\_Controller->IPS\Node\{closure}(NULL)
    #3 C:\wamp64\www\47x\system\Node\Controller.php(688): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure), false)
    #4 C:\wamp64\www\47x\system\Dispatcher\Controller.php(107): IPS\Node\_Controller->massChange()
    #5 C:\wamp64\www\47x\system\Node\Controller.php(69): IPS\Dispatcher\_Controller->execute()
    #6 C:\wamp64\www\47x\applications\downloads\modules\admin\downloads\categories.php(44): IPS\Node\_Controller->execute()
    #7 C:\wamp64\www\47x\system\Dispatcher\Dispatcher.php(153): IPS\downloads\modules\admin\downloads\_categories->execute()
    #8 C:\wamp64\www\47x\admin\index.php(13): IPS\_Dispatcher->run()
    #9 {main}

     

  2. I got the following error when I tried to restore a content item from an app that doesn't extends the \IPS\Content\Searchable:

    Quote

    TypeError thrown with message "IPS\Content\Search\Mysql\_Index::index(): Argument #1 ($object) must be of type IPS\Content\Searchable, IPS\myapp\MyItem given, called in C:\wamp64\www\47x\system\Content\Content.php on line 1282"

    Stacktrace:
    #8 TypeError in C:\wamp64\www\47x\system\Content\Search\Mysql\Index.php:55
    #7 IPS\Content\Search\Mysql\_Index:index in C:\wamp64\www\47x\system\Content\Content.php:1282
    #6 IPS\_Content:restore in C:\wamp64\www\47x\system\Content\Content.php:1109
    #5 IPS\_Content:modAction in C:\wamp64\www\47x\applications\core\extensions\core\ModCp\Deleted.php:117
    #4 IPS\core\extensions\core\ModCp\_Deleted:modaction in C:\wamp64\www\47x\applications\core\extensions\core\ModCp\Deleted.php:50
    #3 IPS\core\extensions\core\ModCp\_Deleted:manage in C:\wamp64\www\47x\applications\core\modules\front\modcp\modcp.php:114
    #2 IPS\core\modules\front\modcp\_modcp:manage in C:\wamp64\www\47x\system\Dispatcher\Controller.php:118
    #1 IPS\Dispatcher\_Controller:execute in C:\wamp64\www\47x\system\Dispatcher\Dispatcher.php:153
    #0 IPS\_Dispatcher:run in C:\wamp64\www\47x\index.php:13

     

    Thank you.

×
×
  • Create New...