Problem with multiple custom product relations in magento 1.9.3Best sellers block from joining product...
Incorporating research and background: How much is too much?
How do Chazal know that the descendants of a Mamzer may never marry into the general populace?
Are there any modern advantages of a fire piston?
Roman Numerals equation 1
Can I string the D&D Starter Set campaign into another module, keeping the same characters?
Why do no American passenger airlines still operate dedicated cargo flights?
Porting Linux to another platform requirements
Avoiding morning and evening handshakes
What is the lore based reason that the Spectator has the Create Food and Water trait, instead of simply not requiring food and water?
Is a debit card dangerous in my situation?
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Table formatting top left corner caption
Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?
Could a phylactery of a lich be a mirror or does it have to be a box?
Intern applicant asking for compensation equivalent to that of permanent employee
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Do authors have to be politically correct in article-writing?
How to limit sight distance to 1 km
My cat mixes up the floors in my building. How can I help him?
One Half of Ten; A Riddle
Why do members of Congress in committee hearings ask witnesses the same question multiple times?
Can I write a book of my D&D game?
Writing a character who is going through a civilizing process without overdoing it?
Blindfold battle as a gladiatorial spectacle - what are the tactics and communication methods?
Problem with multiple custom product relations in magento 1.9.3
Best sellers block from joining product collection with the monthly bestseller aggregationMagento 1.9 doesn't recognize old password with two characters saltMage_Catalog_Model_Resource_Product Override's not workingMagento does not pass empty varible in POST dataProblem with Magento Connect to upgrade (1.9.2.2 to 1.9.3)PRODUCT VIEW CUSTOM HOW TO :::Multi store with different domains, cookie store is causing problemProblem with Multiple Store in Magento 1.9Use Array of Custom Product Attributes to Create Unordered ListGrid error klass.rowInit on search or filter
Following this guide: http://inchoo.net/magento/how-to-add-custom-product-relations-in-magento/ i installed a module (https://github.com/Marko-M/Inchoo_CustomLinkedProducts) that for 1 custom relation works pretty good, but when i try to duplicate it, following all the instructions, changing names to the classes and paths, and changing "const LINK_TYPE_BLAHBLAH" to a higher number, one of the tab won't work, showing nothing.
Investigating through Magento Reports seems that in the tab(module) "Custom1" it's called a class that is part of the other tab(module) "Custom2".
The error starts with:
a:5:{i:0;s:96:"Invalid method
Inchoo_CustomLinkedProducts_Model_Catalog_Product_Link::useCustomLinks(Array [...] and ends: with Varien_Object->__call('useCustom1Links', Array).
Installing and activating individually both modules, the original one and the customized one, they works pretty well, but only individually, no matter the names (i tried several times with different names and paths).
Even installing multiple instances of the same module, always renamed differently, it always works but just for one tab.
I have read all the comments in the author page, and i saw other users having similar issues, but the author still haven't replied to this kind of help requests. I've also already searched here and i've not been able to find a solution so, as i am a little newbie in Magento, i am asking for you to help me understand how can i solve it, or a suggestion for another way to accomplish what I am trying to do.
Thanks in advantage
magento-1.9 module reports product-relations
add a comment |
Following this guide: http://inchoo.net/magento/how-to-add-custom-product-relations-in-magento/ i installed a module (https://github.com/Marko-M/Inchoo_CustomLinkedProducts) that for 1 custom relation works pretty good, but when i try to duplicate it, following all the instructions, changing names to the classes and paths, and changing "const LINK_TYPE_BLAHBLAH" to a higher number, one of the tab won't work, showing nothing.
Investigating through Magento Reports seems that in the tab(module) "Custom1" it's called a class that is part of the other tab(module) "Custom2".
The error starts with:
a:5:{i:0;s:96:"Invalid method
Inchoo_CustomLinkedProducts_Model_Catalog_Product_Link::useCustomLinks(Array [...] and ends: with Varien_Object->__call('useCustom1Links', Array).
Installing and activating individually both modules, the original one and the customized one, they works pretty well, but only individually, no matter the names (i tried several times with different names and paths).
Even installing multiple instances of the same module, always renamed differently, it always works but just for one tab.
I have read all the comments in the author page, and i saw other users having similar issues, but the author still haven't replied to this kind of help requests. I've also already searched here and i've not been able to find a solution so, as i am a little newbie in Magento, i am asking for you to help me understand how can i solve it, or a suggestion for another way to accomplish what I am trying to do.
Thanks in advantage
magento-1.9 module reports product-relations
add a comment |
Following this guide: http://inchoo.net/magento/how-to-add-custom-product-relations-in-magento/ i installed a module (https://github.com/Marko-M/Inchoo_CustomLinkedProducts) that for 1 custom relation works pretty good, but when i try to duplicate it, following all the instructions, changing names to the classes and paths, and changing "const LINK_TYPE_BLAHBLAH" to a higher number, one of the tab won't work, showing nothing.
Investigating through Magento Reports seems that in the tab(module) "Custom1" it's called a class that is part of the other tab(module) "Custom2".
The error starts with:
a:5:{i:0;s:96:"Invalid method
Inchoo_CustomLinkedProducts_Model_Catalog_Product_Link::useCustomLinks(Array [...] and ends: with Varien_Object->__call('useCustom1Links', Array).
Installing and activating individually both modules, the original one and the customized one, they works pretty well, but only individually, no matter the names (i tried several times with different names and paths).
Even installing multiple instances of the same module, always renamed differently, it always works but just for one tab.
I have read all the comments in the author page, and i saw other users having similar issues, but the author still haven't replied to this kind of help requests. I've also already searched here and i've not been able to find a solution so, as i am a little newbie in Magento, i am asking for you to help me understand how can i solve it, or a suggestion for another way to accomplish what I am trying to do.
Thanks in advantage
magento-1.9 module reports product-relations
Following this guide: http://inchoo.net/magento/how-to-add-custom-product-relations-in-magento/ i installed a module (https://github.com/Marko-M/Inchoo_CustomLinkedProducts) that for 1 custom relation works pretty good, but when i try to duplicate it, following all the instructions, changing names to the classes and paths, and changing "const LINK_TYPE_BLAHBLAH" to a higher number, one of the tab won't work, showing nothing.
Investigating through Magento Reports seems that in the tab(module) "Custom1" it's called a class that is part of the other tab(module) "Custom2".
The error starts with:
a:5:{i:0;s:96:"Invalid method
Inchoo_CustomLinkedProducts_Model_Catalog_Product_Link::useCustomLinks(Array [...] and ends: with Varien_Object->__call('useCustom1Links', Array).
Installing and activating individually both modules, the original one and the customized one, they works pretty well, but only individually, no matter the names (i tried several times with different names and paths).
Even installing multiple instances of the same module, always renamed differently, it always works but just for one tab.
I have read all the comments in the author page, and i saw other users having similar issues, but the author still haven't replied to this kind of help requests. I've also already searched here and i've not been able to find a solution so, as i am a little newbie in Magento, i am asking for you to help me understand how can i solve it, or a suggestion for another way to accomplish what I am trying to do.
Thanks in advantage
magento-1.9 module reports product-relations
magento-1.9 module reports product-relations
edited 41 mins ago
Muhammad Hasham
2,0041424
2,0041424
asked Apr 30 '18 at 6:10
RoughTenRoughTen
11
11
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%2f224143%2fproblem-with-multiple-custom-product-relations-in-magento-1-9-3%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%2f224143%2fproblem-with-multiple-custom-product-relations-in-magento-1-9-3%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