Active
Project:
Ad Flash
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2011 at 14:28 UTC
Updated:
30 Jan 2011 at 19:56 UTC
file: ad_flash.module (6.x-2.x-dev 2010-Nov-08)
line: 607
$output .= '<object type="application/x-shockwave-flash" data="' . $flash->path . '" width="'. $flash->width .'" height="'. $flash->height .'" id="ad'.$ad->id.'">';
Here it should be replaced $ad->id by $ad->aid
Comments
Comment #1
Alex Andrascu commentedyou're right. i'll fix this in the next commit