View Single Post
  #5  
Old 08-01-2007, 06:25 AM
 
Paulw Paulw is offline
 

Senior Member
  
Join Date: Jul 2004
Location: United Kingdon (Manchester)
Posts: 134
 

Default Re: Custom script into template

Quote:
Originally Posted by raxitpatel
hello, I am trying to include plogger.org - image gallery script in static page but can't seem to work. I have script in different folder / outside xcart folder.

need to place following codes. Tried few different ways but it doesn't seem to be working.

First line of HTML file -> <?php require("gallery.php"); ?>
In HEAD section of HTML -> <?php the_gallery_head(); ?>
Somewhere in BODY section -> <?php the_gallery(); ?>

I tried different path putting plogger folder name in front and few changes but doesn't work.

Is it compatible? Thanks.

Did you ever manage to intergrate Plogger? I'm trying to do the exact same thing, and it's driving me mad!

Thanks
Paul
__________________
X-Cart Gold V 4.4.1
Reply With Quote