Posted by cesar.brod@gmail.com on April 14, 2009 at 3:55pm
| Project: | osCommerce |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I still cannot get my OsCommerce images to show inside Drupal. Even if I hardcode oscommerce_images inside oscommerce.module there seems to be no effect where the image is being retrieved from. Looking at the source code the path looks fine:
<a href="/oscommerce/categories/1"><img class="osc_category" src="/var/casacinepoa/catalog/images/category_hardware.gif" title="" alt=""></a>
All hints are welcome!