Vendor On Our Brands Page Are Linked Incorrectly

Hi,

Request you to please go through this link


If you hover down the Designers listed here you will see the link address in the lower left of the browser as :

Even if we hit these designers they land to 404 error page instead of there Vendor Profile page. Could you please help us in this issue.

Do you have any custom mod related with product filters?

Please provide us with the content of the following file:



design/themes/THEME/templates/views/product_features/view_all.tpl

Hi eComLabs,



Please find below code under [color=#282828][font=arial, verdana, tahoma, sans-serif]design/themes/THEME/templates/views/product_features/view_all.tpl[/font][/color]:


```php

{if $view_all_filter}

{assign var=“filter_qstring” value=$smarty.request.q|fn_url}

{assign var=“filter_qstring” value=$filter_qstring|fn_query_remove:“result_ids”:“filter_id”:“features_hash”}

{split data=$view_all_filter size=“4” assign=“splitted_filter” preverse_keys=true}


{foreach from=$splitted_filter item="group"}

{foreach from=$group item="ranges" key="index"}

{/foreach}

{/foreach}


{if $ranges}
{include file="common/subheader.tpl" title=$index}

{else} {/if}


{/if}
```

It looks like content is default. Please PM me temporary FTP access, we will check it free of charge.

You already have the FTP access.

[quote name='fleaffair' timestamp='1407868552' post='189357']

You already have the FTP access.

[/quote]



I am sorry, but we do not store FTP access of our customers due to security reasons. If you sent us FTP data earlier, please PM me you FTP access again.

Send you the FTP detailed on PM.

Congratulations! You found a bug with all brands page when the feature type is not Brand/ Manufacturer. Fixed on your store.

We have posted it to the bug tracker:



http://forum.cs-cart.com/tracker/issue-5179-all-brands-page-issue/

Wow, thanks a lot. You guys are genius.

You are welcome!

Hi eComLabs,

Did you make any changes in our FTP server as since evening our site is not getting opened. I checked with our hosting provider and as per them



the application is looking for some files for the addons for your website but is unable to find them:



Code:



access(“/home/fleaffai/public_html/app/addons/bestsellers/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/bestsellers/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/form_builder/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/form_builder/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/barcode/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/barcode/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/polls/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/polls/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/access_restrictions/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/access_restrictions/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/banners/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/banners/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/discussion/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/discussion/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/wishlist/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/wishlist/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/google_sitemap/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/google_sitemap/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/image_zoom/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/image_zoom/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/required_products/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/required_products/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/data_feeds/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/data_feeds/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/price_list/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/price_list/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/catalog_mode/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/catalog_mode/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/hybrid_auth/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/hybrid_auth/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/google_export/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/google_export/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/store_import/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/store_import/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/my_changes/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/my_changes/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/energothemes_search/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/energothemes_search/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/energothemes_ie9fix/controllers/frontend/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/fleaffai/public_html/app/addons/energothemes_ie9fix/controllers/common/index.post.php”, R_OK) = -1 ENOENT (No such file or directory)




So I believe that it is best that you consult with a professional developer about your case as he should be able to find the cause of the problems and suggest a solution.



Not sure who made changes in server as my site is totally down now. Could you please help in this case.

Sent you PM

Unfortunately, CS-Cart team does not consider issue with the Brands page as a bug. They said - Working As Designed

[quote name='eComLabs' timestamp='1408522121' post='190044']

Unfortunately, CS-Cart team does not consider issue with the Brands page as a bug. They said - Working As Designed

[/quote]



Then how come it was not working earlier as you fixed something in code and then it started working. I am bit confused that is my code working properly or it has to be reverted back to earlier version as before you made changes.

[quote name='fleaffair' timestamp='1408524420' post='190049']

Then how come it was not working earlier as you fixed something in code and then it started working. I am bit confused that is my code working properly or it has to be reverted back to earlier version as before you made changes.

[/quote]



We do not understand them as well.