Magento2 error ltrim() expects parameter 1 to be string, array given
I moved my Magento 2.2.5 based website into another existing site inorder to make them both one multi-site. I used a paid migration tool and all seemed to go fine except now when I am editing some products to add them to a category for one of my store views I get the below error. I even tried deleting the category within the admin panel and then re-creating the category thinking maybe something with the category just didnt migrate over correctly.
No such entity with id = 128
Warning: ltrim() expects parameter 1 to be string, array given in vendor/magento/module-catalog/Model/Category/FileInfo.php on line 102
I am not sure how to find out what entity id 128 is . I checked all my other categories which have category images and descriptions added to them all that looks fine.
Any suggestions on how to troubleshoot this further and or how to fix it? I also checked my folder and file permissions already
magento2
add a comment |
I moved my Magento 2.2.5 based website into another existing site inorder to make them both one multi-site. I used a paid migration tool and all seemed to go fine except now when I am editing some products to add them to a category for one of my store views I get the below error. I even tried deleting the category within the admin panel and then re-creating the category thinking maybe something with the category just didnt migrate over correctly.
No such entity with id = 128
Warning: ltrim() expects parameter 1 to be string, array given in vendor/magento/module-catalog/Model/Category/FileInfo.php on line 102
I am not sure how to find out what entity id 128 is . I checked all my other categories which have category images and descriptions added to them all that looks fine.
Any suggestions on how to troubleshoot this further and or how to fix it? I also checked my folder and file permissions already
magento2
add a comment |
I moved my Magento 2.2.5 based website into another existing site inorder to make them both one multi-site. I used a paid migration tool and all seemed to go fine except now when I am editing some products to add them to a category for one of my store views I get the below error. I even tried deleting the category within the admin panel and then re-creating the category thinking maybe something with the category just didnt migrate over correctly.
No such entity with id = 128
Warning: ltrim() expects parameter 1 to be string, array given in vendor/magento/module-catalog/Model/Category/FileInfo.php on line 102
I am not sure how to find out what entity id 128 is . I checked all my other categories which have category images and descriptions added to them all that looks fine.
Any suggestions on how to troubleshoot this further and or how to fix it? I also checked my folder and file permissions already
magento2
I moved my Magento 2.2.5 based website into another existing site inorder to make them both one multi-site. I used a paid migration tool and all seemed to go fine except now when I am editing some products to add them to a category for one of my store views I get the below error. I even tried deleting the category within the admin panel and then re-creating the category thinking maybe something with the category just didnt migrate over correctly.
No such entity with id = 128
Warning: ltrim() expects parameter 1 to be string, array given in vendor/magento/module-catalog/Model/Category/FileInfo.php on line 102
I am not sure how to find out what entity id 128 is . I checked all my other categories which have category images and descriptions added to them all that looks fine.
Any suggestions on how to troubleshoot this further and or how to fix it? I also checked my folder and file permissions already
magento2
magento2
asked 5 mins ago
JayreisJayreis
188732
188732
add a comment |
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f263380%2fmagento2-error-ltrim-expects-parameter-1-to-be-string-array-given%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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f263380%2fmagento2-error-ltrim-expects-parameter-1-to-be-string-array-given%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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