Thread: Nifty Corners?
View Single Post
  #20  
Old 12-11-2005, 12:38 PM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

where abouts are you putting your

Code:
<?php require_once("phpMyBorder2.class.php"); $pmb = new PhpMyBorder(); ?>

are you putting it in home.tpl as

Code:
{php}<?php require_once("phpMyBorder2.class.php"); $pmb = new PhpMyBorder(); ?>{/php}
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote