Jump to content



Latest News: (loading..)

policy link in file manager is blank


This topic has been archived. This means that you cannot reply to this topic.
8 replies to this topic

#-19   kmartin

kmartin
  • Members
  • 32 posts

Posted 23 March 2012 - 01:55 AM

can any one tell me what is suppose to be in this box.. i accidently deleted it..:?

#-18 ONLINE   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,728 posts

Posted 23 March 2012 - 02:22 AM

@kmartin

This is the contents of the /includes/languages/english/privacy.php file:


<?php
/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright © 2002 osCommerce

  Released under the GNU General Public License
*/

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

define('TEXT_INFORMATION', 'Put here your Privacy Notice information.');
?>






Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#-17   kmartin

kmartin
  • Members
  • 32 posts

Posted 23 March 2012 - 03:09 AM

ok so i did that and it opens in a new window.. is that normal?

#-16   kmartin

kmartin
  • Members
  • 32 posts

Posted 23 March 2012 - 03:15 AM

ok what about does it suppose to pop up in a new window?

#-15   kmartin

kmartin
  • Members
  • 32 posts

Posted 23 March 2012 - 10:56 PM

could you see what my problem is ..do i used the html or plain text

#-14   spooks

spooks
  • Members
  • 7,017 posts

Posted 24 March 2012 - 12:53 AM

define('TEXT_INFORMATION', 'Put here your Privacy Notice information.');

That is php code and it is defining a constant but yes you can use html, you replace Put here your Privacy Notice information. with whatever you want, with the proviso you must escape any single quotes that you add within that, escape means adding a back-slash (\) before a character, so an escaped quote is: \'

i.e. Our shop\'s policy is:

Edited by spooks, 24 March 2012 - 12:54 AM.

Sam

Remember, What you think I ment may not be what I thought I ment when I said it.

Contributions:


Auto Backup your Database, Easy way

Multi Images with Fancy Pop-ups, Easy way

Products in columns with multi buy etc etc

Disable any Category or Product, Easy way

Secure & Improve your account pages et al.

#-13   kmartin

kmartin
  • Members
  • 32 posts

Posted 24 March 2012 - 02:43 PM

ok.. i tried that snd still got it on a seperate page???

#-12   14steve14

14steve14

    STORE OWNER NOT CODER

  • Members
  • 3,080 posts

Posted 24 March 2012 - 04:45 PM

Are you sure that the link you are clicking on does not tell to open the page in a new window.
REMEMBER BACKUP, BACKUP AND BACKUP
I am not a coder, so dont bother sending PMs asking for help as you wont get any.  

OSC has a steep learning curve, but in general the program does work.  If it doesnt work, the chances are it is something you have done.

#-11   kmartin

kmartin
  • Members
  • 32 posts

Posted 25 March 2012 - 01:03 AM

im not sure..