osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

text information in wrong place

This is a discussion on text information in wrong place within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; i've installed a sitemap into max but i have one problem. here http://www.minibikeuk.com/sitemap.html As you can see its in the ...


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 11-25-2004, 08:10 AM
New Member
 
Join Date: Oct 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wildtypitch
Default text information in wrong place

i've installed a sitemap into max but i have one problem. here http://www.minibikeuk.com/sitemap.html

As you can see its in the wrong place. How do I get it in the text_information area?

It's looks quite simple but i've tried and failed.

here is the .php
i just added the sitemap code underneth the define statements



<?php
/*
$Id: sitemap.php,v1.0 2004/05/10 hpdl Exp $

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

Copyright © 2004 osCommerce

Released under the GNU General Public License
*/

define('NAVBAR_TITLE', 'Site Map');
define('HEADING_TITLE', 'Site Map');

define('PAGE_ACCOUNT', 'My Account');
define('PAGE_ACCOUNT_EDIT', 'Account Information');
define('PAGE_ADDRESS_BOOK', 'Address Book');
define('PAGE_ACCOUNT_HISTORY', 'Order History');
define('PAGE_ACCOUNT_NOTIFICATIONS', 'Newsletter Subscriptions');
define('PAGE_SHOPPING_CART', 'Shopping Cart');
define('PAGE_CHECKOUT_SHIPPING', 'Checkout');
define('PAGE_ADVANCED_SEARCH', 'Advanced Search');
define('PAGE_PRODUCTS_NEW', 'New Products');
define('PAGE_SPECIALS', 'Specials');
define('PAGE_REVIEWS', 'Reviews')
?>
<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="pageHeading"><?php echo HEADING_TITLE; ?></td>
<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_specials.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
</tr>
</table></td>
</tr>
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2">
<tr>
<td width="50%" class="main" valign="top"><?php require DIR_WS_CLASSES . 'category_tree.php'; $osC_CategoryTree = new osC_CategoryTree; echo $osC_CategoryTree->buildTree(); ?></td>
<td width="50%" class="main" valign="top">
<ul>
<li><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . PAGE_ACCOUNT . '</a>'; ?></li>
<ul>
<li><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT_EDIT, '', 'SSL') . '">' . PAGE_ACCOUNT_EDIT . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_ADDRESS_BOOK, '', 'SSL') . '">' . PAGE_ADDRESS_BOOK . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT_HISTORY, '', 'SSL') . '">' . PAGE_ACCOUNT_HISTORY . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT_NEWSLETTERS, '', 'SSL') . '">' . PAGE_ACCOUNT_NOTIFICATIONS . '</a>'; ?></li>
</ul>
<li><?php echo '<a href="' . tep_href_link(FILENAME_SHOPPING_CART) . '">' . PAGE_SHOPPING_CART . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . PAGE_CHECKOUT_SHIPPING . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_ADVANCED_SEARCH) . '">' . PAGE_ADVANCED_SEARCH . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_PRODUCTS_NEW) . '">' . PAGE_PRODUCTS_NEW . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_SPECIALS) . '">' . PAGE_SPECIALS . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_REVIEWS) . '">' . PAGE_REVIEWS . '</a>'; ?></li>
<li><?php echo BOX_HEADING_INFORMATION; ?></li>
<ul>
<li><?php echo '<a href="' . tep_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_PAYMENT_METHODS) . '">' . BOX_INFORMATION_PAYMENT_METHODS . '</a>'; ?></li>
<li><?php echo '<a href="' . tep_href_link(FILENAME_MINIMOTO_SAFETY) . '">' . BOX_INFORMATION_MINIMOTO_SAFETY . '</a>'; ?></li>
</ul>
</ul>
</td>
</tr>
</table></td>
</tr>
</table></td>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 11-26-2004, 09:46 AM
red_fraggle's Avatar
Active Member
 
Join Date: Feb 2004
Location: wilmington, NC
Posts: 319
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
red_fraggle
Default

you using MAX or OSC MS 2.2 ? it makes a difference in the instructions i give you.
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
New infobox display at wrong place robfor osCMax v2 Customization/Mods 2 06-03-2006 02:04 AM
Categories Not falling into right place after Upload Milmod osCommerce 2.2 Modification Help 5 05-11-2005 02:07 PM
how to place an order for a customer? pal osCMax v1.7 Discussion 2 05-10-2005 06:29 AM
Jumping all over the place marastafat osCommerce 2.2 Installation Help 3 02-25-2004 10:32 AM


All times are GMT -8. The time now is 10:38 PM.


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