View Issue Details

IDProjectCategoryView StatusLast Update
0001284OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:17
Reporteralfonsas_cirtautas Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001284: Error message "Function 'getIconUrl' does not exist .." is displayed when opening article details
Descriptionerror message : "Function 'getIconUrl' does not exist or is not accessible! (oxI18n)" is displayed the user in subshop clicks on details link of article with manufacturers not assigned to this current subshop.

Problem is in oxArticle->getManufacturer (also check oxArticle->getVendor ) in rare cases it return oxi18n object instead of oxmanufacturer, this causes and error message because expected functions are missing.

Additional InformationTemporary solutions can be made by assigning missing manufacturers to subshop, or completely disabling loading of manufacturer tree in shop performance settings.
TagsSubshops
Theme
Browser
PHP Version
Database Version

Activities

arvydas_vapsva

2009-09-04 12:27

reporter   ~0001648

fixed