Quote Originally Posted by OLCS View Post
Hi CountryCharm,

Thanks for your response. I have re-checked the file and it has uploaded correctly. These are the contents of the file:

<?php
/**
* Testimonials Manager
*
* @package Template System
* @copyright 2007 Clyde Jones
* @copyright Portions Copyright 2003-2007 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Testimonials_Manager.php v1.5.2 4-16-2010 Clyde Jones $
*/

function zen_db_insert_id() {
return mysql_insert_id();
}
//EOF

As mentioned in my post above, the only other file within my store that has the same function as testimonials.php is admin/includes/functions/database.php

Have no idea why it's not working for me unfortunately, so I guess I am just going to have to do without this add on.

Thank you for your help though
I don't have a clue why it is not working for you. If everything uploaded correctly and is in there rightful place making sure you have renamed the YOUR_TEMPLATE folder to your custom folder name and the admin folder name to yours it should work with no problem. Sorry you couldn't get it to work for you.