Hi all.

Hot a problem with this mod hoping someone can help as there doesnt seem to be a proper thread for it.

The add on is this:

http://www.zen-cart.com/index.php?ma...roducts_id=720

The problem I have is when trying to implement the center content as described in the install.txt file

to include this code in the product info display file:

<!--bof recent products module-->
<?php require($template->get_template_dir ('tpl_modules_recent_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates') . '/tpl_modules_recent_products.php'); ?>
<!--eof recent products module-->

When I do I get the following error:

PHP Warning: require(includes/templates/template_default/templates/tpl_modules_recent_products.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/site/public_html/includes/templates/cherry_zen/templates/tpl_product_info_display.php on line 501

After seeing this I look at the code and it doesn't even look like this file is even included in the install..?

I tried using the file from the sideboxes directory but that just gives me a different error something to do with the MoveNext() part of the code...

I like the mod, works well as the side box but I really want it under the products..

Anyone got any suggestions??

Cheers

Phil