View Issue Details

IDProjectCategoryView StatusLast Update
0003309OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:37
ReporterTholor Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.2 revision 38481 
Summary0003309: Distributorslist causes Fatal Error
DescriptionThe side /By-Distributor/www-true-fashion-com/ can not be open. This throws a Fatal Error
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

ray

2011-12-13 09:23

reporter   ~0005480

In previous versions you could load and show the distributors list as well as the manufacturers (brands) list in frontend. This config was found in the performance tab in core settings.

In the newer versions there is only the option for manufacturers / brands.
Maybe the intension was to move this option to the theme config for Basic-Theme, as it is not implemented into Azure. But it is missing there as well.

dainius.bigelis

2012-06-08 17:36

reporter   ~0006832

Distributors functionality was removed from frontend in eShop version 4.5 and left only in admin, in case if somebody is still uisng it.
To make SEO links working for distributors - you can set this deprecated option as ON by setting config parameter in config.inc.php file:
$this->bl_perfLoadVendorTree = true;