randysantino Posted October 3, 2012 Share Posted October 3, 2012 (edited) At the FO there's nothing wrong, but when I try to save a (new) product in PS 1.5.0.17 , I get these errors: Note: THIS IS SHOWN TWO TIMES ---------------------------------------- Warning: implode() [function.implode]: Invalid arguments passed in /classes/Search.php on line 514 ---------------------------------------- # Time Memory Function Location 1 0.0001 752624 {main}( ) ../index.php:0 2 0.0883 10321232 DispatcherCore->dispatch( ) ../index.php:43 3 0.1610 20716512 ControllerCore->run( ) ../Dispatcher.php:348 4 0.1794 22702728 AdminProductsControllerCore->postProcess( ) ../Controller.php:159 5 0.1794 22702728 AdminControllerCore->postProcess( ) ../AdminProductsController.php:1158 6 0.1798 22706416 AdminControllerCore->processSave( ) ../AdminController.php:509 7 0.1956 25346496 AdminProductsControllerCore->processUpdate( ) ../AdminController.php:598 8 0.3884 29870248 SearchCore::indexation( ) ../AdminProductsController.php:1706 9 0.4097 30175536 implode ( ) ../Search.php:514 ---------------------------------------- Warning: Cannot modify header information - headers already sent by (output started at /classes/Search.php:514) in /classes/controller/AdminController.php on line 1094 ---------------------------------------- # Time Memory Function Location 1 0.0001 752624 {main}( ) ../index.php:0 2 0.0883 10321232 DispatcherCore->dispatch( ) ../index.php:43 3 0.1610 20716512 ControllerCore->run( ) ../Dispatcher.php:348 4 0.4427 30090464 AdminControllerCore->redirect( ) ../Controller.php:162 5 0.4427 30090824 header ( ) ../AdminController.php:1094 And when I try to use the search block, it shows also an error... So, is it possible that it has something to do with the search function or module?? I hope someone can help me cause I need to go live ... big time! :-S Edited October 4, 2012 by randysantino (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts