osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

How do I edit these files?

This is a discussion on How do I edit these files? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I can't seem to find the files with the contents. any ideas? Thanks! $content = CONTENT_ACCOUNT_HISTORY; CODE <?php /* $Id: ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-03-2004, 01:07 PM
Anonymous
Guest
 
Posts: n/a
Default How do I edit these files?

I can't seem to find the files with the contents. any ideas? Thanks!


$content = CONTENT_ACCOUNT_HISTORY;

CODE
<?php
/*
$Id: account_history.php,v 1.63 2003/06/09 23:03:52 hpdl Exp $

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

Copyright (c) 2003 osCommerce

Released under the GNU General Public License
*/

require('includes/application_top.php');

if (!tep_session_is_registered('customer_id')) {
$navigation->set_snapshot();
tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));
}

require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_ACCOUNT_HISTORY);

$breadcrumb->add(NAVBAR_TITLE_1, tep_href_link(FILENAME_ACCOUNT, '', 'SSL'));
$breadcrumb->add(NAVBAR_TITLE_2, tep_href_link(FILENAME_ACCOUNT_HISTORY, '', 'SSL'));

$content = CONTENT_ACCOUNT_HISTORY;

require(DIR_WS_TEMPLATES . TEMPLATENAME_MAIN_PAGE);

require(DIR_WS_INCLUDES . 'application_bottom.php');
?>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 08-03-2004, 01:08 PM
Anonymous
Guest
 
Posts: n/a
Default

inside of filenames.php:

define('CONTENT_ACCOUNT', 'account');
define('FILENAME_ACCOUNT', CONTENT_ACCOUNT . '.php');

his site... is now based on osC max.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-03-2004, 01:18 PM
Anonymous
Guest
 
Posts: n/a
Default

nm, found them... it's cause of the template system. duh!

flyingmonkey: slaps flyingmonkey in the face with a salmon.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
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
Viewing Files m_rockett osCommerce 2.2 Installation Help 2 05-06-2006 11:43 AM
files under ssl mrocket osCommerce 2.2 Installation Help 2 04-28-2006 12:30 PM
files to edit don't exist on our server - there's more bbw osCMax v2 Customization/Mods 9 02-17-2006 06:33 AM
Losing ability to view webpage when I edit php files ajljhall osCommerce 2.2 Modification Help 1 07-13-2005 07:33 AM
not able to edit files in admin not-so-simple osCommerce 2.2 Installation Help 1 08-29-2003 07:51 AM


All times are GMT -8. The time now is 06:35 PM.


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