Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Frontpage Slideshow

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-06-2010, 07:27 AM
 
crzy4prple crzy4prple is offline
 

Member
  
Join Date: Sep 2010
Posts: 21
 

Default Frontpage Slideshow

I'm trying to install this... I followed what it said in this thread, but it's not working... http://forum.x-cart.com/showthread.php?t=46660

here's what I have.. .

Code:
{* $Id: welcome.tpl,v 1.1.2.2 2010/08/09 06:39:52 aim Exp $ vim: set ts=2 sw=2 sts=2 et: *} {if $display_greet_visitor_name} <h1>{$lng.lbl_welcome_back|substitute:"name":$display_greet_visitor_name} </h1> {elseif $lng.lbl_site_title} <h1>{$lng.lbl_welcome_to|substitute:"company":$lng.lbl_site_title|amp}</h1> {else} <h1>{$lng.lbl_welcome_to|substitute:"company":$config.Company.company_name|amp}</h1> {/if} {$lng.txt_welcome}<br /> {php} // 1. Enter the name of your slideshow $slideshow = "black_friday"; // 2. Enter your site's URL (without trailing slash) $siteURL = "http://7thheavendesigns.com/shop"; // e.g. http://www.site.com or http://www.site.com/folder if your site is in a subfolder // 3. Enter the absolute path of your site on the server (without trailing slash) $sitePath = "/home2/sevthhea/public_html/shop"; // e.g. /home/user/public_html or /home/user/public_html/folder if your site is located in a subfolder // Include the slideshow include_once($sitePath."/fpss/fpss.php"); // DO NO EDIT THIS LINE {/php} {if $active_modules.Bestsellers and $config.Bestsellers.bestsellers_menu ne "Y"} {include file="modules/Bestsellers/bestsellers.tpl"}<br /> {/if} {include file="customer/main/featured.tpl"}
__________________
Anne

(4.4.1/4.2.3/4.4.2)
Reply With Quote
  #2  
Old 12-06-2010, 08:02 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Frontpage Slideshow

well this doesn't exist

http://7thheavendesigns.com/fpss/fpss.php

have you uploaded the fpss folder to the root or the shop directory??
__________________
xcart 5.1.2
Reply With Quote
  #3  
Old 12-06-2010, 08:03 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Frontpage Slideshow

its in the shop directory.

get this error.


Warning: require_once(/home2/sevthhea/public_html/shop/fpss/slideshows//parameters.php) [function.require-once]: failed to open stream: No such file or directory in /home2/sevthhea/public_html/shop/fpss/fpss.php on line 16

Fatal error: require_once() [function.require]: Failed opening required '/home2/sevthhea/public_html/shop/fpss/slideshows//parameters.php' (include_path='.:/usr/lib64/php:/usr/lib/php') in /home2/sevthhea/public_html/shop/fpss/fpss.php on line 16
__________________
xcart 5.1.2
Reply With Quote
  #4  
Old 12-06-2010, 08:09 AM
 
crzy4prple crzy4prple is offline
 

Member
  
Join Date: Sep 2010
Posts: 21
 

Default Re: Frontpage Slideshow

yes it's in the shop directory...
__________________
Anne

(4.4.1/4.2.3/4.4.2)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:29 AM.

   

 
X-Cart forums © 2001-2020