osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Different question same problem with info area

This is a discussion on Different question same problem with info area within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, I found this code on a forum $privacy_txt = implode ('', file ('http://<your domain>/privacy_body.txt')); define('TEXT_INFORMATION', $privacy_txt); So I copied ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 11-21-2002, 03:15 PM
Lurker
 
Join Date: Nov 2002
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
becky
Default Different question same problem with info area

Hi,

I found this code on a forum

$privacy_txt = implode ('', file ('http://<your domain>/privacy_body.txt'));
define('TEXT_INFORMATION', $privacy_txt);


So I copied my old sites html privacy policy and made a privacy.txt doc and FTP it to my server. It is sitting at mydomain.com/privacy.txt

I then changed my privacy at catalog/catalog/includes/languages/english/privacy.php to this

<?php
/*
$Id: privacy.php,v 1.3 2001/12/20 14:14:15 dgw_ Exp $

The Exchange Project - Community Made Shopping!
http://www.theexchangeproject.org

Copyright (c) 2000,2001 The Exchange Project

Released under the GNU General Public License
*/

define('NAVBAR_TITLE', 'Privacy Notice');
define('HEADING_TITLE', 'Privacy Notice');

$privacy_txt = implode ('', file ('http://<MYDOMAIN.com>/privacy_body.txt'));
define('TEXT_INFORMATION', $privacy_txt);');?>


But this doesn't work either.

Please tell me if you spot something wrong.

Thank You,
Becky
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 11-23-2002, 07:28 AM
Active Member
 
Join Date: Oct 2002
Location: Arkansas
Posts: 149
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
modom
Default

Becky,

What are you trying to do?

Please be more detailed so we can help you.

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
configure.php pages question about database info countingsheep osCMax v2 Installation issues 3 06-20-2006 03:13 PM
My account area mskitti osCommerce 2.2 Installation Help 1 09-27-2003 05:08 PM
1 Problem, 1 Question on included mod Anonymous osCMax v1.7 Discussion 4 09-25-2003 10:51 PM
Dump question on where to edit info. of shipping, contact us peter osCommerce 2.2 Modification Help 2 07-29-2003 10:16 PM
Problem with 'New Product' image area Anonymous osCommerce 2.2 Modification Help 1 12-09-2002 01:22 PM


All times are GMT -8. The time now is 07:30 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax