osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

How to remove a module

This is a discussion on How to remove a module within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I'm wondering how I can go about making a couple of changes to my page. I would like to remove ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Closed Thread

 

LinkBack Thread Tools
  #1  
Old 03-11-2006, 03:53 PM
Member
 
Join Date: Feb 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
torweb
Default How to remove a module

I'm wondering how I can go about making a couple of changes to my page. I would like to remove the "New Products" section that appears on the main catalog page. I would also like to change the link at the top of the page called "Top" and change it to "Home Page." If you like to see the page I'm talking about, it can be seen at the following link: http://www.shopatcake.com/catalog/index.php

Thanks for any pointers...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 03-12-2006, 12:54 AM
met00's Avatar
osCMax Development Team
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 646
Thanks: 12
Thanked 112 Times in 103 Posts
Rep Power: 10
met00 is a name known to allmet00 is a name known to allmet00 is a name known to allmet00 is a name known to allmet00 is a name known to allmet00 is a name known to all
Default RE: How to remove a module

1) remove the "top" - in application_top.php comment out:
Code:
 //  $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);
2) in /templates/whatevertemplate-u-r-using/content/index_default.tpl.php

change

Code:
          <tr>
            <td><br><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>
          </tr>
to

Code:
<? /* turned off  new products        <tr>
            <td><br><  ?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?  ></td>
          </tr> */  ?>
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 03-12-2006, 08:25 AM
Member
 
Join Date: Feb 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
torweb
Default Changing Header Name

If I want to change the word "Top" to "Home", can it be done by changing:


$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

to this:

$breadcrumb->add(HEADER_TITLE_HOME, HTTP_SERVER);

I just would like to change the heading name and not the function.

Thanks for any pointers...and thanks met00 for your earlier reply for removing the What's New section at the bottom of the main catalog page...worked great
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 03-12-2006, 01:55 PM
Member
 
Join Date: Nov 2005
Location: Central Texas
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bhejr
Default RE: Changing Header Name

The easy way is to just change your english.php file. Look for includes/languages/english.php and change define('HEADER_TITLE_TOP', 'Top');
Just change Top to Home and your done. That is what I did and it worked for me. Hope this helps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 03-12-2006, 02:19 PM
Member
 
Join Date: Feb 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
torweb
Default RE: Changing Header Name

Thanks for the help...it worked great...

Thanks again!!
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
remove man from behind the desk flexx osCMax v1.7 Discussion 3 05-16-2005 11:23 PM
How to remove.... Christy osCommerce 2.2 Installation Help 4 09-02-2004 12:54 PM
Remove BTS from MS2-MAX??? cxm322 osCMax v1.7 General Mods Discussion 21 05-05-2004 02:24 PM
how to remove demo osCommerce 2.2 Installation Help 3 08-19-2003 07:59 AM
Languages, what is the best way to remove and add new module j_watkinsau osCommerce 2.2 Modification Help 1 02-20-2003 07:03 AM


All times are GMT -8. The time now is 01:40 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design