Related Products Addon

Hi to all!

I used the Related Products Addon from 1clue when i was on version 4.0.2 and it worked fine.

Now i upgraded to 4.1.5 and something is not working well.

At the top left corner of the product page it displaying this



when i use firebug this is the code under it ```php


Are there big changes from 4.0.2 to 4.1.5 cause i can't find what is causing this problem.

Have you contacted 1clue to check the problem?

i sent them a mail to check for combatibility with 4.1.5 but no answer.

[quote name=‘akistdm’ timestamp=‘1402391180’ post=‘185461’]

Hi to all!

I used the Related Products Addon from 1clue when i was on version 4.0.2 and it worked fine.

Now i upgraded to 4.1.5 and something is not working well.

At the top left corner of the product page it displaying this



when i use firebug this is the code under it ```php


Are there big changes from 4.0.2 to 4.1.5 cause i can't find what is causing this problem.<br />
[/quote]<br />
<br />
Try to make search by files content and find "fn_print_r" in the code of the add-on. It seems, this function causes the issue.

I found this in products.post.php fn_print_r(Registry::get('addons.1clue_related_products.display_template'));

[quote name='akistdm' timestamp='1402406101' post='185475']

I found this in products.post.php fn_print_r(Registry::get('addons.1clue_related_products.display_template'));

[/quote]



This function is used for debugging. You can delete this string of code. It wil not affect any add-on functionality.

Ok eComLabs thanks for one more time.

I will try this and i will inform you if its ok.

any news, I am also looking for an quicker way to display related items