View Single Post
  #2  
Old 05-20-2015, 05:51 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: Get Vendor Image

This code should work fine.

For some reason the following code:
PHP Code:
$vendor->getVendorImage() 

does not return an image object. You should debug why it is so and it will fix the error message you received.
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote