Using the get_image_sizes.php I found on the forums here to generate my image list.
If I take one of the lines and list it as a replacement, it doesn't work:
However, if I change it to this following it functions properly:Code:'images/greenfox/misc/logo.gif' => '320x90'
The original HTML that should be altered is:Code:'greenfox/misc/logo.gif' => '320x90'
I remedied my situation by doing a find/replace on the path... but I do believe it to be a bug.Code:<img src="/images/greenfox/misc/logo.gif" border="0" alt="Revenue Source" />



LinkBack URL
About LinkBacks





Reply With Quote
