I’m using version 1.5.5.1 and there is a warning about HTTP_IMAGE not being found!
In version 1.5.5.1, OpenCart changed the constants used in the Config file from HTTP_IMAGE to DIR_IMAGE. You will need to update the vQmod file for this module on line 43 and 58 to use DIR_IMAGE instead of the existing HTTP_IMAGE.