Include media files in product.tpl

Hello,
when I try to get the media files in the product.tpl it will give me the following error:
"Function ‘getMediaFiles’ does not exist or is not accessible! (Start)"
We are selling records and cds and we will give the user the chance to listen to the music easy on the welcome page.

Any ideas how to make this work?

Using: Community Edition 4.2.0_21618

Hi perzi,

just three ad hoc possible thoughts about it:

  • you destroyed something in your templates. Just check with the standard template set.
  • there is something up with the file format. Have a look in your config.inc.php where you can set it.
  • one or more files where corrupted. You might want to check them with oxchkversion.

Regards