While developing the new theme engine for PHPFusion v7, there was a problem when it came to .png / .jpg images in stead of .gif files in example for the forum section. The solution to this problem was a get_image function which held all the standard images of PHPFusion and the set_image function was the way to replace the path to the standard images with new ones.