X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Include Text from Static Page (https://forum.x-cart.com/showthread.php?t=36954)

liamb2001 01-23-2008 02:31 AM

Include Text from Static Page
 
Hiya, ive created a new front page and tpl file called frontpage.tpl which works great. But i cannot seem to pull in the text from my static page root level.

I would usually use the command
<?php include 'page_001.html';?>
and that is fine if i create my own page (page.php) that pulls the text in perfeclty

but inside a tpl file it isnt working

i have also tried
{include file="page_001.html" }

but with no luck, could somebody tell me what im doing wrong ?

:(

balinor 01-23-2008 04:20 AM

Re: Include Text from Static Page
 
I don't think you will be able to pull a root html page like that, as the 'include' pulls items from the skin1 directory. Best to create a language variable to pull text from.


All times are GMT -8. The time now is 02:09 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.