Bug On SmallImageURL
-
I found a bug on file
aalb_xml_helper.phpline: 52$aalb_node->SmallImageURL = isset( $item->MediumImage->URL ) ? $item->SmallImage->URL : null;why
$item->MediumImage->URL? it should be$item->SmallImage->URL?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Bug On SmallImageURL’ is closed to new replies.