News:

AbanteCart v1.4.2 is released.

Main Menu

Brands Scrolling List

Started by irsuhaimi, October 23, 2014, 10:28:11 PM

Previous topic - Next topic

irsuhaimi

Need help. Each time when I click an image of any brand, it always shows all products from the manufacture. But, I don't know when it start happened, now when I click any brand image, it will direct me to the home page. How to fix it?


Basara


llegrand

I too reported this behavior in mid-September -  it remains unresolved to date. :(

http://forum.abantecart.com/index.php/topic,2686.msg11513.html#msg11513

Lee






irsuhaimi

Who can help me to solve this problem? Abantecart?

Basara

Quote from: irsuhaimi on October 26, 2014, 10:49:00 PM
Who can help me to solve this problem? Abantecart?

Hello. As posted above you need to remove Non-existent brands from the Brands Scrolling List block
or modify public_html/storefront/controller/blocks/listing_block.php file
after line 319 add
// Skip if data source is vanished but still set in the listing.
$result = array_filter($result);

see file https://github.com/abantecart/abantecart-src/blob/f45bee4742a9b6db2caf3975340ebf28f6a9c83d/public_html/storefront/controller/blocks/listing_block.php#L320



Forum Rules Code of conduct
AbanteCart.com 2010 -