View Single Post
  #4  
Old 10-30-2005, 04:20 AM
 
jeeya jeeya is offline
 

X-Adept
  
Join Date: May 2003
Location: USA
Posts: 807
 

Default

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.
__________________
X-Cart Version 4.1.8
Hosted on Linux
Reply With Quote