Image files disappear from banner ads, unable to re-add them
| Project: | OpenX Manager |
| Version: | 6.x-1.02 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
I am using openx_manager v6.x-1.02 on a Drupal 6.12 site to supply ads to an OpenX v2.8.1 server. I am able to add banners of type "HTML banner," include an image, and have them appear on the OpenX console for further distribution.
However, the images (which are being stored in sites/default/files/openx_manager_banners) are always getting deleted within 24hrs. The entries for these banner ads on the OpenX console still show the IMG tags, but the image files they point to are missing. I can't find any entry in Drupal logs that provides clues as to why these images get deleted.
Furthermore, when I try to re-edit banner ads to restore the images, the node edit form no has a field for attaching an image.
Does the openx_manager support attaching images to HTML banners, or should I be using WYSIWYG modules for this purpose?

#1
For an update, it looks like the lack of image upload field is indeed intentional for banners of type "HTML Banner". Nervertheless, I was able to achieve the desired affect using IMCE module on the banner ad's textarea field.