While creating the block, there is an opened >Center< tag that is left unclosed due to an if/then/else condition not satisfied.

when creating the link www.cafepress.com/cp/prod.aspx, there is a center tag, it is only closed if $makestore = 'yes'..

This should always be closed with a $content .='';

CommentFileSizeAuthor
#1 cafepress.patch2.33 KBrooey

Comments

rooey’s picture

Assigned: Unassigned » rooey
Status: Active » Fixed
StatusFileSize
new2.33 KB

This issue should now be fixed. A patch is attached, alternativley you can take the latest release from the project page.

rooey’s picture

Status: Fixed » Closed (fixed)