Warning: call_user_func_array() expects parameter 1 to be a valid callback Magento 2.3Elasticsearch Error - call_user_func_array() expects parameter 1 to be a valid callbackhow to configuration of elastic search in magento 2.3 beta?Magento 2.3 configurable product price not showingMagento 2.3 file permissionMagento 2.3 search results relevance with elasticsearch?Magento 2.3 : How to use Elastic search?Magento 2.3 Elastic Search 5.0+ Error on some pagesMagento 2.3 Update Source StockElasticsearch 5.0+ not working magento 2.3Smile Elastic search extension does not working in custom theme Magento 2.3

How do you justify more code being written by following clean code practices?

Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?

Do I have to take mana from my deck or hand when tapping a dual land?

Mimic lecturing on blackboard, facing audience

How to make money from a browser who sees 5 seconds into the future of any web page?

Has the laser at Magurele, Romania reached a tenth of the Sun's power?

What does "tick" mean in this sentence?

Isometric embedding of a genus g surface

Why does a 97 / 92 key piano exist by Bösendorfer?

Why is the principal energy of an electron lower for excited electrons in a higher energy state?

In One Punch Man, is King actually weak?

Would a primitive species be able to learn English from reading books alone?

Review your own paper in Mathematics

Pre-Employment Background Check With Consent For Future Checks

Usage of an old photo with expired copyright

Why do Radio Buttons not fill the entire outer circle?

Do I have to know the General Relativity theory to understand the concept of inertial frame?

Does the Crossbow Expert feat's extra crossbow attack work with the reaction attack from a Hunter ranger's Giant Killer feature?

Deciphering cause of death?

Quoting Keynes in a lecture

Sigmoid with a slope but no asymptotes?

Is there anyway, I can have two passwords for my wi-fi

Should I assume I have passed probation?

Grepping string, but include all non-blank lines following each grep match



Warning: call_user_func_array() expects parameter 1 to be a valid callback Magento 2.3


Elasticsearch Error - call_user_func_array() expects parameter 1 to be a valid callbackhow to configuration of elastic search in magento 2.3 beta?Magento 2.3 configurable product price not showingMagento 2.3 file permissionMagento 2.3 search results relevance with elasticsearch?Magento 2.3 : How to use Elastic search?Magento 2.3 Elastic Search 5.0+ Error on some pagesMagento 2.3 Update Source StockElasticsearch 5.0+ not working magento 2.3Smile Elastic search extension does not working in custom theme Magento 2.3













7















I have installed Smile_Elasticsearch extension.It is working fine with the default mode but when I enabled developer mode it is showing an error.




Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in
app/code/Smile/ElasticsuiteVirtualCategory/Model/Layer/Filter/Category.php
on line 150




Please see attached screenshot.



enter image description here



Technology Detail's:



  • Magento version: 2.3

  • Smile Elasticsearch version: 2.7.0 (which is compatible with Magento 2.3)

  • Installed Elasticsearch version: 5.6.15 (which is compatible with magento 2.3)

  • PHP version: 7.1

So, Please let me know how can I fix this error?
Your help would be appreciated.
Thanks in advance.!!!










share|improve this question
























  • Please apply below patch for the same - github.com/Smile-SA/elasticsuite/issues/1085

    – Aaditya
    yesterday











  • select * from eav_attribute where attribute_code="virtual_rule";

    – Aaditya
    yesterday















7















I have installed Smile_Elasticsearch extension.It is working fine with the default mode but when I enabled developer mode it is showing an error.




Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in
app/code/Smile/ElasticsuiteVirtualCategory/Model/Layer/Filter/Category.php
on line 150




Please see attached screenshot.



enter image description here



Technology Detail's:



  • Magento version: 2.3

  • Smile Elasticsearch version: 2.7.0 (which is compatible with Magento 2.3)

  • Installed Elasticsearch version: 5.6.15 (which is compatible with magento 2.3)

  • PHP version: 7.1

So, Please let me know how can I fix this error?
Your help would be appreciated.
Thanks in advance.!!!










share|improve this question
























  • Please apply below patch for the same - github.com/Smile-SA/elasticsuite/issues/1085

    – Aaditya
    yesterday











  • select * from eav_attribute where attribute_code="virtual_rule";

    – Aaditya
    yesterday













7












7








7








I have installed Smile_Elasticsearch extension.It is working fine with the default mode but when I enabled developer mode it is showing an error.




Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in
app/code/Smile/ElasticsuiteVirtualCategory/Model/Layer/Filter/Category.php
on line 150




Please see attached screenshot.



enter image description here



Technology Detail's:



  • Magento version: 2.3

  • Smile Elasticsearch version: 2.7.0 (which is compatible with Magento 2.3)

  • Installed Elasticsearch version: 5.6.15 (which is compatible with magento 2.3)

  • PHP version: 7.1

So, Please let me know how can I fix this error?
Your help would be appreciated.
Thanks in advance.!!!










share|improve this question
















I have installed Smile_Elasticsearch extension.It is working fine with the default mode but when I enabled developer mode it is showing an error.




Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in
app/code/Smile/ElasticsuiteVirtualCategory/Model/Layer/Filter/Category.php
on line 150




Please see attached screenshot.



enter image description here



Technology Detail's:



  • Magento version: 2.3

  • Smile Elasticsearch version: 2.7.0 (which is compatible with Magento 2.3)

  • Installed Elasticsearch version: 5.6.15 (which is compatible with magento 2.3)

  • PHP version: 7.1

So, Please let me know how can I fix this error?
Your help would be appreciated.
Thanks in advance.!!!







catalogsearch magento2.3.0 elasticsearch






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday









ABHISHEK TRIPATHI

1,9451726




1,9451726










asked yesterday









Sunny RahevarSunny Rahevar

1,198212




1,198212












  • Please apply below patch for the same - github.com/Smile-SA/elasticsuite/issues/1085

    – Aaditya
    yesterday











  • select * from eav_attribute where attribute_code="virtual_rule";

    – Aaditya
    yesterday

















  • Please apply below patch for the same - github.com/Smile-SA/elasticsuite/issues/1085

    – Aaditya
    yesterday











  • select * from eav_attribute where attribute_code="virtual_rule";

    – Aaditya
    yesterday
















Please apply below patch for the same - github.com/Smile-SA/elasticsuite/issues/1085

– Aaditya
yesterday





Please apply below patch for the same - github.com/Smile-SA/elasticsuite/issues/1085

– Aaditya
yesterday













select * from eav_attribute where attribute_code="virtual_rule";

– Aaditya
yesterday





select * from eav_attribute where attribute_code="virtual_rule";

– Aaditya
yesterday










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f266595%2fwarning-call-user-func-array-expects-parameter-1-to-be-a-valid-callback-magen%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f266595%2fwarning-call-user-func-array-expects-parameter-1-to-be-a-valid-callback-magen%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Sum ergo cogito? 1 nng

419 nièngy_Soadمي 19bal1.5o_g

Queiggey Chernihivv 9NnOo i Zw X QqKk LpB